# Suporte ao Telegram Adicionado

Implementado suporte ao Telegram

Agora é possível tanto criar seus próprios chatbots quanto trabalhar em nome de uma conta do Telegram (ou seja, emular um cliente do Telegram).\
Implementadas o envio e recebimento de mensagens tanto para pessoas quanto para canais, download de históricos de mensagens, obtenção de listas de contatos, envio e recebimento de fotos e arquivos arbitrários, e muito mais.

Para ilustrar as novas funcionalidades, adicionamos duas novas demonstrações na pasta Projects da distribuição.\
Uma demonstra a interação com o Telegram em nome de um cliente, a outra — em nome de um 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/pt/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.
