add_multiple_reactions
React to a Discord message with multiple emojis simultaneously by providing channel ID, message ID, and an array of emojis.
Instructions
Add multiple emoji reactions to a message at once
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| message_id | Yes | ||
| emojis | Yes | Array of emojis to react with |