Interface StandardGuildChannel

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, ICategorizableChannel, ICopyableChannel, IInviteContainer, IMemberContainer, IMentionable, IPermissionContainer, IPositionableChannel, ISnowflake
All Known Subinterfaces:
AudioChannel, AudioChannelUnion, DefaultGuildChannelUnion, ForumChannel, MediaChannel, NewsChannel, StageChannel, StandardGuildMessageChannel, TextChannel, VoiceChannel

Represents a standard GuildChannel which are the "normal" channels that are present in the channel sidebar.
They include functionality "expected" of normal Discord channels like permissions, invite support, positioning, the ability to be categorized, and more.
See Also: