{
  "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",
    "participant": "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",
    "participant": "919004389372@c.us"
  },
  "orphan_reason": null,
  "sender_id": "919289665999@c.us",
  "org_phone": "919289665999@c.us",
  "chat_id": "120363297269676566@g.us",
  "unique_id": "3EB01F4653BB9DD05E9859"
}

Attributes

org_id
string

The unique identifier of the organization that owns the WhatsApp account.

chat_id
string

The unique identifier of the WhatsApp chat or group where the reaction occurred.

message_id
string

A complete serialized identifier of the message that received the reaction.

ack
string

The delivery status acknowledgment of the reaction message.

id
object

Detailed identification information for the reaction.

orphan
string

Indicates if the reaction is orphaned (no longer connected to an existing message).

reaction
string

The emoji used for the reaction. For example: 😀

read
boolean

Indicates if the reaction has been seen by the recipient.

reaction_id
string

A unique serialized identifier for the reaction event.

timestamp
string

The ISO 8601 formatted timestamp when the reaction was created.

msg_id
object

Detailed identification information for the message that received the reaction.

orphan_reason
string | null

The reason why the reaction became orphaned, if applicable. Null if not orphaned.

sender_id
string

The WhatsApp ID of the user who sent the reaction (format: {phone_number}@c.us).

org_phone
string

The WhatsApp ID of the organization’s account (format: {phone_number}@c.us).

unique_id
string

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",
    "participant": "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",
    "participant": "919004389372@c.us"
  },
  "orphan_reason": null,
  "sender_id": "919289665999@c.us",
  "org_phone": "919289665999@c.us",
  "chat_id": "120363297269676566@g.us",
  "unique_id": "3EB01F4653BB9DD05E9859"
}