connectionspublishing
Telegram channel publishing
Telegram is now a first-class publish destination. Connect a bot with POST /v1/connections/telegram/connect and jobs can deliver videos to any channel where the bot is an administrator.
- Bot connections are verified at connect time — invalid tokens fail with INVALID_BOT_TOKEN instead of at publish.
- Channels are resolved from the bot's admin list; pass
chatIdin the job payload to target a specific channel. - Caption, spoiler flag, and
disable_notificationmap onto the job'stitleandoptionsfields.
