add_reaction
Add an emoji reaction to a Discord message using channel ID, message ID, and emoji. Supports both Unicode and custom emojis.
Instructions
Add an emoji reaction to a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | Unicode emoji (👍) or custom emoji in format name:id | |
| channel_id | Yes | Channel ID | |
| message_id | Yes | Message ID |