# Added Support for Telegram

Telegram support has been implemented.

Now you can both create your own chatbots and operate on behalf of a Telegram account (that is, emulate a Telegram client).\
Sending and receiving messages to both people and channels, downloading message history, retrieving contact list, sending and receiving photos and arbitrary files, and much more have been implemented.

To illustrate the new capabilities, we have added two new demo projects to the Projects folder of the distribution.\
One demonstrates working with Telegram on behalf of a client, the other — on behalf of a chatbot.


---

# 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.sherparpa.ru/en/obnovleniya/obnovleniya-sherpa-designer/arkhiv-obnovlenii/dobavlena-podderzhka-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.
