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.
A unique identifier for this specific reaction event.
Indicates if the reaction was sent by the organization’s WhatsApp account.
The chat or group ID where the reaction occurred.
A complete serialized string containing all reaction identifiers.
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.
A unique identifier for the original message.
Indicates if the original message was sent by the organization’s WhatsApp account.
The chat or group ID where the original message exists.
A complete serialized string containing all message identifiers.
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 organization phone where the reaction was sent or received (in the format {phone_number}@c.us
)
A unique identifier for the reaction event, matching the id.id
field.
{
"org_id": "2997dd64-89bf-48d3-9a22-b314fca017e5",
"message_id": "false_120363297269676566@g.us_3EB01F4653BB9DD05E9859_919004389372@c.us",
"ack": "0",
"id": {
"id": "3EB01D1702AD13661CDAEA",
"fromMe": true,
"remote": "120363297269676566@g.us",
"_serialized": "true_120363297269676566@g.us_3EB01D1702AD13661CDAEA_919289665999@c.us"
},
"orphan": "0",
"reaction": "😀",
"read": true,
"reaction_id": "true_120363297269676566@g.us_3EB01D1702AD13661CDAEA_919289665999@c.us",
"timestamp": "2024-05-13 11:22:14+00",
"msg_id": {
"id": "3EB01F4653BB9DD05E9859",
"fromMe": false,
"remote": "120363297269676566@g.us",
"_serialized": "false_120363297269676566@g.us_3EB01F4653BB9DD05E9859_919004389372@c.us"
},
"orphan_reason": null,
"sender_id": "919289665999@c.us",
"org_phone": "919289665999@c.us",
"chat_id": "120363297269676566@g.us",
"unique_id": "3EB01F4653BB9DD05E9859"
}