Get reactions
get_reactionsIdentify which Discord users reacted to a message with a specific emoji. Get a list of reactors by message ID, channel, and emoji.
Instructions
Who reacted to a message with a given emoji.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | ||
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| limit | No | Max users. Default 25. | |
| channel | Yes | Channel name or ID. | |
| message_id | Yes |