remove all reactions on message (message)
Remove all reactions from a message.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
message | message | ✓ | The message to remove all reactions from. |
Output
void - This is a statement with no outputs