Piecewise

Build chat bots with blocks

remove all reactions on message (message) from user (user)

In Discord → Reactions

Jump to block

Remove all reactions created by a user 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 reactions from.
user user Remove reactions from this user.

Output

void - This is a statement with no outputs