users that reacted to message (message) with emoji (emoji)
Get the users that reacted to a message with a particular emoji.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
message | message | ✓ | The message to get reactors for. |
emoji | emoji | ✓ | The emoji to get reactors for. |
Output
Array - A list of users that reacted to the message with the specified emoji