add_reaction
Add an emoji reaction to a Discord message. Provide channel ID, message ID, and emoji (unicode or custom format).
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 |