> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/discord/steps/remove-message-reaction.md).

# Remove Message Reaction

**Introduction**&#x20;

This step is designed to remove a specific reaction added by a member to a message in a guild or private channel (custom bots).

**Configuration**

1. **Message**: Select the message from which the reaction will be removed. This is a required field.
2. **Member**: Choose the member whose reaction you want to remove. This is a required field.
3. **Emoji**: Specify the emoji reaction to be removed. This must be the same emoji that the member added. This is a required field.

**Usage**&#x20;

Effective for moderating reactions on messages, such as removing inappropriate or irrelevant reactions to maintain the intended tone and content of the conversation.

**Permissions**

* Requires the "Read Message History" permission to remove reactions from messages.
