MsgVariantVideo
QuickTime input is converted to H.264/AAC MP4 for WhatsApp, Instagram, Messenger, Web Chatt and Twilio MMS; Telegram retains QuickTime. Converted MMS video is limited to 500 KiB.
videoUrlstring<uri>required
mimeTypestring
Concrete video MIME type supported by the selected channel.
textstring
context object
messageIdstringrequired
MsgVariantVideo
{
"videoUrl": "string",
"mimeType": "string",
"text": "string",
"context": {
"messageId": "string"
}
}