Webhook payload for reaction received events (WhatsApp, Telegram)
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Stable webhook event ID | |
| event | EventEnum | ||
| reaction | WebhookPayloadReactionReaction | ||
| conversation | InboxWebhookConversation | ||
| account | InboxWebhookAccount | ||
| timestamp | OffsetDateTime |
| Name | Value |
|---|---|
| REACTION_RECEIVED | "reaction.received" |