Skip to main content

Telegram

The Telegram inbox connects a Telegram bot to Teloring. Customers message your bot, and those messages become conversations in the shared inbox; agents reply through the bot. Connecting is quick — you create a bot in Telegram, paste its token, and Teloring wires up everything else automatically.

Prerequisites

You needWhy
Inbox permissionConnecting a Telegram bot needs My Ring → Create. See Roles and Permissions.
A Telegram botCreate one in Telegram with @BotFather and copy its API token.

How to get a bot token:

  1. Open Telegram and search for @BotFather.
  2. Send the /newbot command.
  3. Choose a name and username for your bot.
  4. Copy the API token BotFather gives you (it looks like 123456789:ABCdefGHIjklMNOpqrSTUvwxYZ).
note

Each Telegram bot can be connected to only one Teloring account.

Connect a Telegram inbox

Open My Ring, click Telegram, and choose Add. The wizard has three steps: Bot Token → Verify → Connect.

Step 1 — Enter the bot token

Telegram setup — bot token

FieldWhat to enter
Channel NameA name such as Support Bot.
Bot TokenThe token from BotFather.

Click Verify Token. Teloring checks the token with Telegram and shows a preview card with the bot's name, @username, and ID. If you left the channel name blank, it fills in with the bot's name.

Telegram setup — verified bot

Step 2–3 — Connect

Click Connect Bot. Teloring registers the bot's webhook automatically — you don't paste any URL anywhere — sets up the /start command, and stores the connection securely. The Telegram Bot Connected! screen confirms it's live, with a Manage Bot button that opens the edit page.

The Telegram edit page

Telegram edit page

SectionWhat it shows
Bot profileThe bot avatar, name, and @username.
InfoBot ID, Channel ID, status, and webhook state (Active / Inactive).
SettingsThe editable Channel Name (Save applies it). You can also replace the bot token here, which re-verifies and re-registers the webhook.
Discovered Channels & GroupsTelegram channels and groups your bot belongs to. Add the bot as an admin to a channel to discover it, then Refresh. Shows each channel's title, member count, and whether it's ready to broadcast (which needs a linked discussion group).
Danger ZoneDisconnect Bot — removes the webhook and disconnects the bot. Existing conversations are kept; no new messages will arrive.

Capabilities and limits

CapabilityDetail
Two-way messagingReceive and reply to direct messages with the bot.
Send mediaText, images, video, audio, voice notes, documents, animations, stickers, video notes, locations, and contacts.
Long messagesText over 4,096 characters is automatically split into several messages.
Typing indicatorShown to the customer while an agent replies.
Channels & groupsThe bot can broadcast to a Telegram channel that has a linked discussion group, and comments on those posts become conversations.
Agent-initiated DMsAgents can start a direct message to a Telegram user the bot can reach.

How Telegram messages become conversations

  1. A customer messages your bot (or comments in a linked discussion group).
  2. Teloring matches the person to a contact by their Telegram ID, or creates one.
  3. It reuses their open conversation on this inbox, or opens a new one, and stores the message.
  4. Real-time updates, Studio triggers, and AI Copilot fire.

A resolved conversation is never reopened — a later message starts a new one. See Conversations.