add_reaction
Allows users to react to Discord messages with emojis by specifying the channel, message ID, and desired emoji for quick engagement.
Instructions
Add a reaction to a message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel_id | Yes | Channel containing the message | |
emoji | Yes | Emoji to react with (Unicode or custom emoji ID) | |
message_id | Yes | Message to react to |