# PromptRails + Telegram Integration

Source: https://0.0.0.0:8080/integrations/telegram

---

[All Integrations](/integrations)

![Telegram](/images/logos/telegram.svg)

# Telegram

Communication

Send messages and manage Telegram bot interactions. Build conversational agents that communicate through Telegram with webhook support for real-time messaging.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the Telegram template.
3.  3Enter your Telegram Bot token.
4.  4Add the template to your agent.

## Available Tools

`telegram_send_message`

Send a message to a Telegram chat

`telegram_get_updates`

Get incoming updates for the Telegram bot

`telegram_get_chat`

Get information about a Telegram chat

`telegram_set_webhook`

Set a webhook URL for the Telegram bot to receive updates

`telegram_delete_webhook`

Remove the webhook integration for the Telegram bot

`telegram_send_photo`

Send a photo to a Telegram chat

`telegram_send_document`

Send a document to a Telegram chat

`telegram_send_location`

Send a location to a Telegram chat

`telegram_send_poll`

Send a poll to a Telegram chat

`telegram_forward_message`

Forward a message from one chat to another

`telegram_get_chat_member_count`

Get the number of members in a Telegram chat

`telegram_set_bot_commands`

Set the list of the bot's commands

[Documentation](/docs/mcp-tools)[Telegram API Reference](https://core.telegram.org/bots/api)

[Get Started](https://app.promptrails.ai)
