Interface StandardGuildMessageChannel

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

Represents a standard GuildMessageChannel which are the "normal" message channels that are present in the channel sidebar. They include all the functionality of StandardGuildChannels along with the extra functionality expected of normal guild message channels like messaging, thread support, and webhooks.
These are not ThreadChannels.
See Also: