message (message) has reaction with emoji (emoji)
In Discord → Messages; Discord → Reactions
Determine whether a message has a particular emoji reaction.
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 the reaction from |
emoji | emoji | ✓ | The emoji to match |
Output
Boolean - Whether the message has a particular emoji reaction