ChannelBehavior
The behavior of a Discord Channel
Inheritors
Properties
Link copied to clipboard
This channel formatted as a mention as used by the Discord API.
Link copied to clipboard
The supplier used to request entities.
Functions
Link copied to clipboard
Requests to get the Channel represented by this ChannelBehavior.
Link copied to clipboard
Requests to get the Channel represented by this ChannelBehavior, returns null if the Channel isn't present.
Link copied to clipboard
Requests to get this behavior as a Channel, returns null if the channel isn't present.
Link copied to clipboard
Retrieve the Channel associated with this behaviour from the provided EntitySupplier
Link copied to clipboard
Retrieve the Channel associated with this behaviour from the provided EntitySupplier returns null if the Channel isn't present.
Link copied to clipboard
Returns a new ChannelBehavior with the given strategy.