discord_add_reaction
Add a specific emoji reaction to a Discord message by providing channel ID, message ID, and emoji, enabling quick acknowledgments.
Instructions
Adds an emoji reaction to a specific Discord message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | ||
| channelId | Yes | ||
| messageId | Yes |