Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Conversation
WhatsAppInteractiveMessageBase
Interface WhatsAppInteractiveMessageBase
interface
WhatsAppInteractiveMessageBase
{
body
?:
WhatsAppInteractiveBody
;
footer
?:
WhatsAppInteractiveFooter
;
header
?:
WhatsAppInteractiveHeader
;
}
Hierarchy (
View Summary
)
WhatsAppInteractiveMessageBase
WhatsAppFlow
WhatsAppPaymentOrderDetails
WhatsAppPaymentOrderStatus
Index
Properties
body?
footer?
header?
Properties
Optional
body
body
?:
WhatsAppInteractiveBody
See
WhatsAppInteractiveBody
Optional
footer
footer
?:
WhatsAppInteractiveFooter
See
WhatsAppInteractiveFooter
Optional
header
header
?:
WhatsAppInteractiveHeader
See
WhatsAppInteractiveHeader
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
footer
header
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
See
WhatsAppInteractiveBody