message_getReactions
Retrieve reactions from a WhatsApp message by providing the chat and message IDs. Use this to check emoji reactions users have added.
Instructions
[Message] Get the reactions associated
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | The chat id which contains the message | |
| messageId | No | Unique WhatsApp ID for the message | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |