You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2026. It is now read-only.
Telegram supports channel posting through bots when the bot has the required channel permissions. News portal deployments can use this as an optional social publishing provider for automatic posting to an official Telegram channel.
This is full-online only and must be optional per tenant.
Objective
Add a Telegram channel publishing adapter for posting eligible published news articles to configured Telegram channels through the provider-neutral social publishing outbox.
Depends on: #631, #632, #636, #643
Context
Telegram supports channel posting through bots when the bot has the required channel permissions. News portal deployments can use this as an optional social publishing provider for automatic posting to an official Telegram channel.
This is full-online only and must be optional per tenant.
Objective
Add a Telegram channel publishing adapter for posting eligible published news articles to configured Telegram channels through the provider-neutral social publishing outbox.
Scope
Provider key:
Supported initial actions:
Configuration should support:
Account/channel metadata:
Post template data:
/news/...URL.sendPhoto; initial scope can use safe link post throughsendMessage.Required behavior
failedorneeds_reconfiguration.Out of scope
Acceptance criteria
bun run api:spec:checkpasses.bun run testpasses.bun run buildpasses.bun run checkpasses.Security notes