# Telegram

Telegram allows you to seamlessly communicate with customers around the world. The channel is

particularly popular in countries including India, the United States, Indonesia, Brazil, Germany, and the

United Kingdom.

### Quick links

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Install Telegram</strong></td><td>Click here to learn how to install Telegram as a channel</td><td></td><td><a href="/pages/lGfT2jhFAkHUDciAeD7M">/pages/lGfT2jhFAkHUDciAeD7M</a></td></tr><tr><td><strong>Channel capabilities</strong></td><td>Discover what message and content types Telegram supports</td><td></td><td><a href="https://docs.bird.com/applications/channels/channels/supported-channels/telegram#channel-capabilities">https://docs.bird.com/applications/channels/channels/supported-channels/telegram#channel-capabilities</a></td></tr><tr><td><strong>Telegram FAQs</strong></td><td>Get answers to common questions about Telegram.</td><td></td><td><a href="https://docs.bird.com/applications/channels/channels/supported-channels/telegram#telegram-faqs">https://docs.bird.com/applications/channels/channels/supported-channels/telegram#telegram-faqs</a></td></tr></tbody></table>

### Channel capabilities

Telegram can be used to send and receive messages in Flows and Inbox.

{% hint style="warning" %}
You can't initiate conversations with customers on Telegram. You must wait for a customer to send you a Telegram message first. Then you can send messages to them at any time.
{% endhint %}

#### Standard message types

| Content type | Send                 | Recieve              |
| ------------ | -------------------- | -------------------- |
| Audio        | :white\_check\_mark: | :white\_check\_mark: |
| Emoji        | :x:                  | :x:                  |
| File         | :white\_check\_mark: | :white\_check\_mark: |
| GIF          | :white\_check\_mark: | :white\_check\_mark: |
| HTML         | :x:                  | :x:                  |
| Image        | :white\_check\_mark: | :white\_check\_mark: |
| Location     | :white\_check\_mark: | :white\_check\_mark: |
| Text         | :white\_check\_mark: | :white\_check\_mark: |
| Video        | :white\_check\_mark: | :white\_check\_mark: |

#### Structured message types

| Content type | Send | Recieve |
| ------------ | ---- | ------- |
| Carousel     | :x:  | :x:     |
| List         | :x:  | :x:     |

#### Message actions

| Action type      | Send                 | Recieve |
| ---------------- | -------------------- | ------- |
| Link             | :white\_check\_mark: | :x:     |
| Postback         | :white\_check\_mark: | :x:     |
| Reply            | :white\_check\_mark: | :x:     |
| Location Request | :white\_check\_mark: | :x:     |

#### Message statuses

<table><thead><tr><th width="248">Status</th><th>Support</th></tr></thead><tbody><tr><td>Sent</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Delivered</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr><tr><td>Read</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr></tbody></table>

### Telegram FAQs

#### Why can't I see delivered statues for Telegram messages?

Telegram does not provide 'message delivery' information, but it does track sent messages.

#### Why can't I see read statuses for Telegram messages?

Telegram does not provide 'message read' information.

#### How can I find a user's Telegram ID?

You cannot find a user's Telegram ID unless they have already contacted you on Telegram. Encourage

users to reach out to you on Telegram by surfacing [handy entry points](https://core.telegram.org/bots/features#deep-linking).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/applications/channels/channels/supported-channels/telegram.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
