remove-emoji-reaction
Remove an emoji reaction from a Zulip message by specifying the message ID and emoji name or Unicode code. Simplifies managing reactions in collaborative workflows.
Instructions
Remove an emoji reaction from a message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
emoji_code | No | Unicode code point for the emoji | |
emoji_name | Yes | Emoji name to remove (e.g., 'thumbs_up', 'heart') | |
message_id | Yes | ID of the message to remove reaction from | |
reaction_type | No | Type of emoji reaction |