discord_get_reactions
Retrieve the list of users who reacted to a Discord message with a specific emoji. Provide channel ID, message ID, and emoji to get the reaction details.
Instructions
List users who reacted with an emoji.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | ||
| limit | No | ||
| channelId | Yes | ||
| messageId | Yes |