Interface StageChannel

All Superinterfaces:
AudioChannel, Channel, Comparable<GuildChannel>, Formattable, GuildChannel, ICategorizableChannel, ICopyableChannel, IInviteContainer, IMemberContainer, IMentionable, IPermissionContainer, IPositionableChannel, ISnowflake, StandardGuildChannel

public interface StageChannel extends GuildChannel, AudioChannel, StandardGuildChannel
Represents a Stage Channel.

This is a specialized AudioChannel that can be used to host events with speakers and listeners.