[deprecated] get reaction on message (message) with emoji (emoji)
This block is deprecated and will be removed in Piecewise 22.03.0. Use ‘users that reacted to message (message) with emoji (emoji)’ instead.
Get the reaction that matches an 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 the reaction from |
emoji | emoji | ✓ | The emoji to match |
Output
reaction - The matching reaction, or null