Telegram logo
ConnectorTelegram

Telegram integration for Claude and Codex

Create a Telegram connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Telegram from Claude

Add the Telegram connection to a Space that runs Claude, then use it from every channel in that Space.

Use Telegram from Codex

Add the Telegram connection to a Space that runs Codex, then use it from every channel in that Space.

Use Telegram from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Communication & Meetings

What the Telegram connector can do

Telegram is a cloud-based messaging app with a focus on security and speed. Build bots to send messages, manage chats, and interact with users.

One connection, many Spaces

Connect Telegram once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Answer Callback Query

    Use this method to send answers to callback queries sent from inline keyboards. The answer will be displayed to the user as a notification at the top of the chat screen or as an alert.

  • Export Chat Invite Link

    Generate a new primary invite link for a chat; any previously generated primary link is revoked. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights.

  • Delete Message

    Delete a message, including service messages. Limitations: cannot delete messages older than 48 hours in groups, forwarded messages, or content in protected chats (returns 400 'message can’t be deleted'). Bot must have delete/manage rights in the target chat; works reliably only on bot-authored messages in groups. Verify permissions via TELEGRAM_GET_CHAT or TELEGRAM_GET_CHAT_ADMINISTRATORS before calling. On flood control, Telegram returns HTTP 429 with a retry_after field; honor that backoff value.

  • Edit Message

    Edit text messages sent by the bot. Only bot-authored messages can be edited; editing messages from other users will fail. In groups, the bot must have edit permissions.

  • Forward Message

    Forward messages of any kind. Service messages can't be forwarded.

Connection

API and auth details

Telegram's Bot API is an HTTP interface for creating bots that send and receive messages, manage chats, process commands, upload/download files, use inline keyboards, answer callback queries, and respond to updates through polling or webhooks. Bots authenticate with tokens issued by BotFather.

FAQ

Questions people ask before connecting Telegram

Can Claude use Telegram?

Yes. Add a Telegram connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Telegram through Type?

Yes. Add a Telegram connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Telegram MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More communication & meetings connectors