Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 738 Bytes

SendWhatsappMessage.md

File metadata and controls

13 lines (9 loc) · 738 Bytes

SendWhatsappMessage

Properties

Name Type Description Notes
TemplateId int32 ID of the template to send [optional] [default to null]
Text string Text to be sent as message body (will be overridden if templateId is passed in the same request) [optional] [default to null]
SenderNumber string WhatsApp Number with country code. Example, 85264318721 [default to null]
ContactNumbers []string List of phone numbers of the contacts [default to null]

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