GuildChannel
An instance of a Discord channel associated to a guild.
Inheritors
Properties
The flags of this channel, if present.
The guild behavior this channel is associated to.
This channel formatted as a mention as used by the Discord API.
The supplier used to request entities.
The type of this channel.
Functions
Requests to get the Channel represented by this ChannelBehavior.
Requests to get the Channel represented by this ChannelBehavior, returns null if the Channel isn't present.
Requests to get this behavior as a Channel, returns null if the channel isn't present.
Retrieve the Channel associated with this behaviour from the provided EntitySupplier
Retrieve the Channel associated with this behaviour from the provided EntitySupplier returns null if the Channel isn't present.
Requests to get this channel's Guild, returns null if the guild isn't present.