Add reaction
add_reactionAdd an emoji reaction to a Discord message using its channel and message ID. Accepts unicode or custom emoji.
Instructions
Add an emoji reaction to a message. Use a unicode emoji (e.g. 👍) or custom emoji in <:name:id> format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | The emoji to react with | |
| channelId | Yes | The channel ID containing the message | |
| messageId | Yes | The message ID to react to |