Send Telegram Video
The Send Telegram Video block sends a video to a specified Telegram chat using a bot.
Send a video to a Telegram chat via bot
The Send Telegram Video block sends a video to a specified Telegram chat using a bot. It connects to the Telegram Bot API using a bot token and a target chat ID, then delivers a video sourced from a URL. An optional caption can be included alongside the video.
What you can build
Real-world workflows powered by the Send Telegram Video block.
AI Video Report Delivery
Send a generated or processed video report directly to a Telegram group or user after an AI workflow completes its analysis.
Automated Alert Clips
Deliver short video clips to a Telegram chat when a monitoring workflow detects a specific event or threshold.
Content Publishing Pipeline
Distribute newly created or curated video content to a Telegram channel as part of a scheduled publishing workflow.
Customer Support Media Sharing
Send instructional or tutorial videos to a customer's Telegram chat in response to a support request handled by an AI agent.
E-commerce Product Previews
Automatically send product demo videos to prospective customers via Telegram when they inquire about a specific item.
Internal Team Notifications
Push recorded meeting clips or screen recordings to a team Telegram group as part of an internal communication workflow.
Ready to add Send Telegram Video to your workflow?
Get Started FreeCommon questions about Send Telegram Video
What parameters are required to use this block?
Three parameters are required: botToken (the Telegram bot token in the format "botId:token"), chatId (the Telegram chat ID to send the video to), and videoUrl (the URL of the video to send). The caption field is optional.
What does this block return?
The block returns void, meaning it does not produce an output value. It performs the action of sending the video and then passes control to the next step in the workflow.
Where does the video content come from?
The video is specified as a URL via the videoUrl parameter. The block does not upload files directly; it requires a publicly accessible URL pointing to the video.
Can I include a caption with the video?
Yes. The caption field is an optional string parameter that allows you to include text alongside the video when it is sent to the Telegram chat.
What kinds of workflows commonly use this block?
This block fits into workflows that involve notifications, content distribution, customer communication, or automated reporting — any scenario where a video needs to be delivered to a Telegram chat as part of a larger automated process.
Related capabilities
Send Telegram Audio
Send an audio file to a Telegram chat as music or a voice note via a bot.
Send Telegram File
Send a document/file to a Telegram chat via a bot.
Send Telegram Image
Send an image to a Telegram chat via a bot.
Send Telegram Message
Send a text message to a Telegram chat via a bot.
Edit Telegram Message
Edit a previously sent Telegram message. Use with the message ID returned by Send Telegram Message.
Reply to Telegram Message
Send a reply to a specific Telegram message. The reply will be visually threaded in the chat.
Add Send Telegram Video to your workflow
Build powerful AI workflows with drag-and-drop blocks. No coding required.