Share via


WhatsAppMessageTemplateBindings interface

The template bindings for WhatsApp

Extends

Properties

body

The body template bindings

buttons

The button template bindings

footer

The footer template bindings

header

The header template bindings

kind

MessageTemplateBindings is whatsApp

Property Details

body

The body template bindings

body?: WhatsAppMessageTemplateBindingsComponent[]

Property Value

buttons

The button template bindings

buttons?: WhatsAppMessageTemplateBindingsButton[]

Property Value

The footer template bindings

footer?: WhatsAppMessageTemplateBindingsComponent[]

Property Value

header

The header template bindings

header?: WhatsAppMessageTemplateBindingsComponent[]

Property Value

kind

MessageTemplateBindings is whatsApp

kind: "whatsApp"

Property Value

"whatsApp"