> ## Documentation Index
> Fetch the complete documentation index at: https://kavenio.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Telegram Support

Kavenio now exposes a public Telegram surface for connected bots.

## Implemented

* Managed Telegram connect by direct chat ID.
* Managed Telegram access-code connect for channels and groups.
* Bring-your-own Telegram bot-token connect.
* Telegram publishing through the shared posts API, including text, images,
  videos, documents, media groups, forum topic IDs, parse modes, protected
  content, silent posts, and web preview controls.
* Telegram edit and delete behavior for Kavenio-published message targets.
* Account-scoped Telegram command menu APIs, SDK methods, and CLI commands.
* Managed-account Telegram inbox APIs, SDK methods, and CLI commands for
  listing conversations, listing messages, sending text/media replies,
  archiving, and unarchiving.
* Telegram conversation rows in the shared engagement inbox via
  `GET /v1/inbox/engagement?platform=telegram&itemType=telegram_conversation&includeDirect=true`.

## Not Included

Telegram analytics, polls, quizzes, chat administration, invite links, message
pinning, inline keyboards, arbitrary Bot API proxying, read receipts, and
typing indicators are not part of this release.

Telegram inbox APIs are supported for managed Telegram accounts only. BYO
bot-token accounts can publish and manage command menus, but DM APIs return an
unsupported-provider error.
