Objects
The Reaction Object
The Reaction object represents a message reaction in WhatsApp.
Attributes
org_id
string
Unique identifier for the organization.
chat_id
string
Unique identifier for the chat.
message_id
string
Unique identifier for the message.
ack
string
Acknowledgement status of the reaction.
id
object
orphan
string
Orphan status of the reaction.
reaction
string
The reaction emoji.
Example: 😄
read
boolean
Indicates if the reaction has been read.
reaction_id
string
Unique identifier for the reaction.
timestamp
string
Timestamp for the reaction.
msg_id
object
orphan_reason
string
Reason for the orphan status of the reaction.
sender_id
string
Unique identifier for the sender.
org_phone
string
Unique identifier for the organization phone.
unique_id
string
Unique identifier for the reaction.
Was this page helpful?