send_video_note
Send a round video note (up to 1 minute) to a Telegram chat. Provide chat ID and video file via file ID, URL, or path.
Instructions
Send a video note (round video message, max 1 minute).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | ||
| chat_id | Yes | Chat ID or @username | |
| duration | No | ||
| effect_id | No | ||
| thumbnail | No | File ID, HTTP URL, or absolute file path | |
| video_note | Yes | File ID, HTTP URL, or absolute file path | |
| reply_markup | No | InlineKeyboardMarkup, ReplyKeyboardMarkup, ReplyKeyboardRemove, or ForceReply | |
| protect_content | No | ||
| reply_parameters | No | ReplyParameters object | |
| message_thread_id | No | ||
| allow_paid_broadcast | No | ||
| disable_notification | No | ||
| business_connection_id | No |