Reference

WhatsApp options

Template and session text shapes accepted by `WhatsAppSender.send`.

ShapeRequired fields
Templateto, template.name, template.language
Textto, text

Both shapes accept optional messageId. Template components can include header, body, or button parameters.

Result

FieldTypeNotes
messageIdstringProvider or client id
tostringRecipient
statusstringe.g. "accepted"
responsestringProvider text
providerstring?Transport id; set by fallback
providerIndexnumber?Fallback chain index

Map any channel result with channel send result.

Next

On this page