Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.04 KB

GetWhatsappEventReportEvents.md

File metadata and controls

17 lines (13 loc) · 1.04 KB

GetWhatsappEventReportEvents

Properties

Name Type Description Notes
contact_number str WhatsApp Number with country code. Example, 85264318721
_date str UTC date-time on which the event has been generated
message_id str Message ID which generated the event
event str Event which occurred
reason str Reason for the event (will be there in case of `error` and `soft-bounce` events) [optional]
body str Text of the reply (will be there only in case of `reply` event with text) [optional]
media_url str Url of the media reply (will be there only in case of `reply` event with media) [optional]
sender_number str WhatsApp Number with country code. Example, 85264318721

[Back to Model list] [Back to API list] [Back to README]