Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Conversation
WhatsAppInteractiveVideoHeader
Interface WhatsAppInteractiveVideoHeader
Header of the interactive message with video.
interface
WhatsAppInteractiveVideoHeader
{
type
:
"video"
;
video
:
WhatsAppInteractiveHeaderMedia
;
}
Index
Properties
type
video
Properties
type
type
:
"video"
Must be set to video.
video
video
:
WhatsAppInteractiveHeaderMedia
See
WhatsAppInteractiveHeaderMedia
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
video
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
Header of the interactive message with video.