send_video
Send a video message to a Viber user by providing the receiver's ID, video URL, and file size. Optionally set duration, thumbnail, and sender details.
Instructions
Send a video to a Viber user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receiver | Yes | Viber user ID of the receiver | |
| media | Yes | Public URL of the video (MP4/H.264, ≤26MB, ≤180s) | |
| size | Yes | Video size in bytes | |
| duration | No | Video duration in seconds | |
| thumbnail | No | Thumbnail URL | |
| sender_name | No | Display name override (≤28 chars) | |
| sender_avatar | No | Avatar URL override |