AddReaction
Add a reaction to a message. Request:reactions.AddReaction → Response: ()
Reference to the chat containing the message
Snowflake ID of the message
Emoji to react with
RemoveReaction
Remove a reaction from a message. Request:reactions.RemoveReaction → Response: ()
Reference to the chat containing the message
Snowflake ID of the message
Emoji to remove
ReactionEmoji
Emoji used in reactions.One of:
unicode_emoji (string)MessageReactions
Reaction data for a message.Snowflake ID of the message
Array of reaction fields
MessageReactionField
The reaction emoji
Number of users who reacted with this emoji
Whether the current user has this reaction
Snowflake IDs of users who reacted (preview)