Skip to content
Vinkius

Telegram Bot API Connector for AI agents.

14 live capabilities

Automate Telegram messaging and group management from your prompt.

Live agent request Telegram Bot API / Connector

Waiting for input…

AI Agent

Why people use Telegram Bot API

Telegram Bot API for automated community management

This Connector lets your AI agent handle those repetitive tasks for you. You can tell your agent to monitor the chat, delete spam, and pin new announcements automatically. It turns your prompt into a command center for your entire Telegram presence.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

That your AI becomes a functional Telegram bot that can read, write, and manage content autonomously.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Automated Customer Support

    A developer needs to test a help bot.

  2. Real-world use case 02

    Community Permission Audits

    A community manager needs to audit a group.

  3. Real-world use case 03

    Instant DevOps Alerts

    A DevOps engineer wants alerts.

Complete set · 14capabilities

The complete Telegram Bot API capability set.

These are the exact actions your AI can choose when you ask it to work with Telegram Bot API.

Capability set01 / 04

01—04

4 capabilities in this set.

Part of 14 available through Telegram Bot API.

  1. 01 Capability

    Get chat member count

    Tells you the total number of people in a specific chat. Use this to track your community growth over time.

  2. 02 Capability

    Get chat details

    Fetches the basic info for a user, group, or channel. It provides context on the chat type and identity.

  3. 03 Capability

    Get bot info

    Retrieves the username, ID, and other basic bot details. Use this to verify your bot's current configuration.

  4. 04 Capability

    Delete chat message

    Removes a specific message from a chat permanently. This helps keep your community channels clean of spam.

Capability set02 / 04

05—08

4 capabilities in this set.

Part of 14 available through Telegram Bot API.

  1. 05 Capability

    Forward message

    Moves a message from one chat to another while keeping the original sender info. Use this to move queries to private channels.

  2. 06 Capability

    Get chat member

    Pulls specific details about a single member in a chat. This is useful for identifying specific users in a large group.

  3. 07 Capability

    Pin chat message

    Fixes a message to the top of a chat so everyone sees it first. Use this for important rules or links.

  4. 08 Capability

    Unpin chat message

    Removes a pinned message from the top of a chat. Use this when you need to update a featured announcement.

Capability set03 / 04

09—11

3 capabilities in this set.

Part of 14 available through Telegram Bot API.

  1. 09 Capability

    Edit message text

    Changes the text of a message you already sent. This is great for fixing typos or updating live status messages.

  2. 10 Capability

    List chat administrators

    Shows a list of everyone with admin rights in a group or channel. This is perfect for auditing your permissions.

  3. 11 Capability

    List bot updates

    Pulls in the latest messages and user interactions from your bot. This is how your agent sees what people are saying.

Capability set04 / 04

12—14

3 capabilities in this set.

Part of 14 available through Telegram Bot API.

  1. 12 Capability

    Send document by url

    Sends a file to a chat using a public web link. Use this to share PDFs or other documents with your audience.

  2. 13 Capability

    Send text message

    Sends a plain text message to a specific chat or user. This is the primary way to send replies and alerts.

  3. 14 Capability

    Send photo by url

    Sends an image to a chat using a public web link. Use this to push screenshots or banners to your members.

Set up in minutes

One URL. Then ask Telegram Bot API to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Telegram Bot API from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_EBBLcQMGyuo21nzlMOK9XJu9nwvOIk3w1AQJjgaB/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Telegram Bot API, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Telegram Bot API for the conversation.

Where the request belongs

Work Telegram can move forward.

Built around the request

This is for the developer who needs to build a functional bot quickly without writing backend logic, the community manager juggling dozens of channels, and the DevOps pro who needs instant alerts.

01

Chatbot Developer

Builds and tests conversational logic by pulling updates and sending replies.

02

Community Manager

Audits group permissions and manages high-volume chat moderation.

03

DevOps Engineer

Sets up automated push notifications for system failures or deployment statuses.

Bring your own AI

Change the model, client or framework. Keep Telegram connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Telegram.

The practical details behind the request, access and result.

Can the Telegram Bot API MCP send images to my group?

Yes, it can send images to any chat or group where the bot is a member. You just need to provide a public URL for the image.

How do I use the Telegram Bot API MCP for moderation?

You can use it to delete spam, edit incorrect messages, and pin important announcements. Your AI agent can monitor the chat and act on these tasks automatically.

Does the Telegram Bot API MCP work for private chats?

It works for any chat the bot is invited to, including private messages from users who interact with your bot.

Can I use the Telegram Bot API MCP to see who is an admin?

Yes, the Connector can list all administrators for a specific group or channel, which is great for auditing your permissions.

How do I get started with the Telegram Bot API MCP?

You'll need to create a bot on Telegram via @BotFather to get a token. Once you have that, you can add it to your Vinkius MCP settings and start giving your AI commands.

Can the Telegram Bot API MCP send files like PDFs?

Yes, it can send documents or files to a chat using a direct download link from the web.

Can it read incoming messages?

Yes. Use list_bot_updates to pull the latest unacknowledged messages sent to your bot. This uses long polling. no webhook server required.

Can it send images and documents?

Yes. Use send_photo_by_url and send_document_by_url to share media by providing a public URL. The files are delivered directly to the target chat.

How do I create a bot token?

Open Telegram and message @BotFather. Send /newbot, follow the prompts to name your bot, and copy the HTTP API token it provides. Paste it into the field below.

One connection away

Give your agent a direct line to Telegram.

Connect Telegram once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available