Interface BaseGuildMessageChannel

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, GuildMessageChannel, ICategorizableChannel, ICopyableChannel, IInviteContainer, IMemberContainer, IMentionable, IPermissionContainer, IPositionableChannel, ISnowflake, IThreadContainer, MessageChannel
All Known Subinterfaces:
NewsChannel, TextChannel

Represents a standard Guild MessageChannel.
These are the "normal" message channels that are present in the channel sidebar. These are not ThreadChannels.
See Also: