# Telegram Bot

## Connection functionality

• messages sent to Telegram Bot will come to RadistWeb&#x20;

• messages from RadistWeb are sent to the client's personal chat as a message from a Telegram Bot&#x20;

• you can connect several Telegram Bots at the same time&#x20;

• supports sending/receiving files, videos, documents, audio recordings

🔥 Coming soon - connection to the Telegram store is supported (release in December '22)

## Telegram Bot Restrictions

• in chats with Telegram Bot, the contact number is not displayed&#x20;

• you cannot start a chat with a client via Telegram Bot

#### How to connect a bot and start testing [(follow the link)](https://docs.radist.online/docs/v/english-2/our-products/radist-web/connections/telegram-bot/how-to-connect-telegram-bot-to-radistweb)

## The blacklist:

The Telegram Bot connection cards display a button to disclose detailed information. This button is visible to all employees who had access to the "Connections" section:&#x20;

<figure><img src="/files/ASydIfPzoT0ERG1QxRmS" alt=""><figcaption></figcaption></figure>

> You can set up access rights in the personal account of RadistWeb in the Settings - Employees section: "[Available rights for roles](https://docs.radist.online/docs/our-products/radist-web/staff)"

For Telegram Bot connections, as well as for WhatsApp and WABA, there are blacklisted stubs. They are activated if the connection is not in subscription or payment for the connection has not been made.:&#x20;

<figure><img src="/files/zVxYfmn9kfRAXMAZsNY1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please note: through the Telegram Bot connection, you can only view the list of blocked chats and unblock individual chats. Blocking is carried out in the "Chats" section — through the "Blacklist" action in a specific chat.

You can find out more about how to do this [here](https://docs.radist.online/docs/our-products/radist-web/chats).
{% endhint %}

If an employee only has the right to view, when opening the connection card, they will only be able to see the names of the contacts of the blocked chats.

If the employee has the right to "Connect — Edit", they will also have access to the "Unlock" buttons next to each contact name.:&#x20;

<figure><img src="/files/k1xRlx930qv3Iip21ujF" alt=""><figcaption></figcaption></figure>

Upon successful unblocking, a notification about the completed operation appears, informing you that the changes will take effect within 15 minutes.:&#x20;

<figure><img src="/files/B4m6J8qMfG1x2OOV31ZV" alt=""><figcaption></figcaption></figure>

## Company ID

When contacting your employee about the integration work in technical support, he must specify the company ID from the LC.&#x20;

This is necessary for confidentiality, so that we can be sure that this is an employee of your company. Otherwise, in those.support may be refused until the employee's participation is confirmed by you. Where to get the ID is indicated in the screenshot below.

<figure><img src="/files/XEC8aoxy240yTBtgtice" alt=""><figcaption></figcaption></figure>


---

# 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.radist.online/docs/our-products/radist-web/connections/telegram-bot.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.
