Send Reaction
neuron_send_reactionSend or remove an emoji reaction on a WhatsApp message. Pass an empty emoji string to remove a reaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Chat JID (e.g. '2348012345678@s.whatsapp.net' or group JID) | |
| emoji | Yes | Emoji character (e.g. '👍', '❤️'), or empty string to remove reaction | |
| channelId | Yes | WhatsApp channel identifier (UUID) | |
| messageId | Yes | WhatsApp message ID to react to |