Interface GuildMessageChannel

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, IMentionable, ISnowflake, MessageChannel
All Known Subinterfaces:
BaseGuildMessageChannel, NewsChannel, TextChannel, ThreadChannel

public interface GuildMessageChannel extends GuildChannel, MessageChannel
Represents all message channels present in guilds. This includes channels that are not included in BaseGuildMessageChannel, such as ThreadChannel.
See Also: