Skip to main content
Version: Latest

WhatsAppInteractiveHeader

typestringrequired

Possible values: [text, image, video]

textstring
image object
linkstring
video object
linkstring
WhatsAppInteractiveHeader
{
"type": "text",
"text": "string",
"image": {
"link": "string"
},
"video": {
"link": "string"
}
}