Any app subscribed to the messages webhook field on the WhatsApp Business Account can get this string,
as it is included in statuses object within webhook payloads.
Cloud API does not process this field, it just returns it as part of sent/delivered/read message webhooks.
Optionalcontext?: {message_id:string}
The message to reply to
message_id: string
The message id to reply to
messaging_product: "whatsapp"
The messaging product
recipient_type: "individual"
Currently you can only send messages to individuals
An arbitrary 512B string, useful for tracking.
Any app subscribed to the messages webhook field on the WhatsApp Business Account can get this string, as it is included in statuses object within webhook payloads.
Cloud API does not process this field, it just returns it as part of sent/delivered/read message webhooks.