Module reaction

Module reaction 

Source
Expand description

Reaction types for Discord message reactions.

Reactions are emoji added to messages by users.

Structsยง

MessageReactionAddEvent
Event data for MESSAGE_REACTION_ADD.
MessageReactionRemoveAllEvent
Event data for MESSAGE_REACTION_REMOVE_ALL.
MessageReactionRemoveEmojiEvent
Event data for MESSAGE_REACTION_REMOVE_EMOJI.
MessageReactionRemoveEvent
Event data for MESSAGE_REACTION_REMOVE.
ReactionEmoji
Emoji used in a reaction.