add_reaction
Add a reaction to a Discord message using channel ID, message ID, and emoji (unicode or custom).
Instructions
Add a reaction to a message. emoji should be URL-encoded unicode or name:id for custom emoji.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | ||
| channel_id | Yes | ||
| message_id | Yes |