MessageReactions of a Message changed.
| Class | Description |
|---|---|
| GenericGuildMessageReactionEvent |
Indicates that a
MessageReaction was added or removed in a TextChannel. |
| GuildMessageReactionAddEvent |
Indicates that a
MessageReaction was added to a Message in a Guild |
| GuildMessageReactionRemoveAllEvent |
Indicates that the reactions for a
Message were cleared by a moderator in a guild. |
| GuildMessageReactionRemoveEvent |
Indicates that a
MessageReaction was removed from a Message in a Guild |