The Reaction Object
The Reaction object represents a message reaction in WhatsApp.
Attributes
The unique identifier of the organization that owns the WhatsApp account.
The unique identifier of the WhatsApp chat or group where the reaction occurred.
A complete serialized identifier of the message that received the reaction.
The delivery status acknowledgment of the reaction message.
Detailed identification information for the reaction.
Indicates if the reaction is orphaned (no longer connected to an existing message).
The emoji used for the reaction. For example: 😀
Indicates if the reaction has been seen by the recipient.
A unique serialized identifier for the reaction event.
The ISO 8601 formatted timestamp when the reaction was created.
Detailed identification information for the message that received the reaction.
The reason why the reaction became orphaned, if applicable. Null if not orphaned.
The WhatsApp ID of the user who sent the reaction (format: {phone_number}@c.us
).
The WhatsApp ID of the organization’s account (format: {phone_number}@c.us
).
A unique identifier for the reaction event, matching the id.id
field.
Was this page helpful?