message_react
Add an emoji reaction to a WhatsApp message by supplying chat ID, message ID, and session ID. Use an empty reaction string to remove the reaction.
Instructions
[Message] React with an emoji
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | The chat id which contains the message | |
| reaction | No | Emoji to react with. Send an empty string to remove the reaction. | |
| messageId | No | Unique WhatsApp identifier for the message | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |