Manages the reactions of a message.
Creates a message reaction manager.
Existing reactions for a message.
Adds a reaction to a message.
The id of the user who reacted.
The id or unicode emoji that was reacted with.
The raw MESSAGE_REACTION_ADD data.
Removes a reaction from a message.
The id of the user whose reaction was removed.
The id or unicode emoji for which the reaction was removed.
Returns the JSON representation of this structure.
Optional
The format to return the data in.
Manages the reactions of a message.