GuildChannelBehavior
The behavior of a Discord channel associated to a guild.
Inheritors
Properties
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.
Functions
Requests to get this behavior as a TopGuildChannel.
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 TopGuildChannel, returns null if the channel isn't present or if the channel isn't a guild channel.
Retrieve the GuildChannel associated with this behaviour from the provided EntitySupplier
Retrieve the GuildChannel associated with this behaviour from the provided EntitySupplier returns null if the GuildChannel isn't present.
Requests to get this channel's Guild, returns null if the guild isn't present.
Returns a new TopGuildChannelBehavior with the given strategy.