Interface GuildChannel

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, IMentionable, ISnowflake
All Known Subinterfaces:
AudioChannel, BaseGuildMessageChannel, Category, GuildMessageChannel, ICategorizableChannel, ICopyableChannel, IInviteContainer, IMemberContainer, IPermissionContainer, IPositionableChannel, IThreadContainer, NewsChannel, StageChannel, StoreChannel, TextChannel, ThreadChannel, VoiceChannel

public interface GuildChannel extends Channel, Comparable<GuildChannel>
Represents a Guild channel.
See Also: