Skip to main content
removeReaction removes only the installed bot’s matching reaction. It cannot remove a reaction added by another member.

Example

automations/remove-slack-reaction.automation.ts

Inputs

Output

Returns Signal<void>. Slack rejects the operation when the installed bot does not have that reaction on the target.