Outbound Reactions
Businesses can react to user's message with an emoji. This feature is available for CAPI users i.e. when WhatsApp docker is hosted in Meta cloud
{
"msgId": "",
"emoji": "",
"type":"reaction"
}
Payload Description
Key | Description | Constraints |
|---|---|---|
message_id | Message Id to send reaction to | Must not be older than 30 days |
emoji | Emoji to react with |
|
Updated 3 days ago
