MessageBehavior
The behavior of a Discord Message.
Inheritors
Properties
Functions
Requests to add an emoji to this message.
Requests to get this behavior as a Message, returns null if the message isn't present.
Requests to delete this message.
Requests to delete all reactions from this message.
Requests to delete an emoji from this message made by this bot.
Requests to delete all emoji reactions from this message.
Requests to edit this message.
Retrieve the Message associated with this behaviour from the provided EntitySupplier
Retrieve the Message associated with this behaviour from the provided EntitySupplier returns null if the Message isn't present.
Requests to get the channel this message was send in.
Requests to get all users that have reacted to this message.
Request to reply to this message, setting messageReference to this message's id.
Returns a new MessageBehavior with the given strategy.