Send Telegram Video
send_telegram_videoSend a video file or URL to a Telegram chat via bot. Supports captions with formatting and custom filenames.
Instructions
Send a video via Telegram bot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video | Yes | File path or HTTP URL to the video | |
| caption | No | Video caption with formatting support | |
| filename | No | Custom filename for the video | |
| parseMode | No | Caption formatting mode | MarkdownV2 |