> For the complete documentation index, see [llms.txt](https://imbrace.gitbook.io/imbrace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imbrace.gitbook.io/imbrace-documentation/integrations/telegram.md).

# Telegram

[Telegram](https://telegram.org/) is a cloud-based instant messaging and voice over IP service. Users can send messages and exchange photos, videos, stickers, audio, and files of any type.

## Account integration using Access Token

To begin, you will need:

* A [Telegram](https://telegram.org/) account.

**STEP 1:** Click the [BotFather](https://telegram.me/BotFather) and it will navigate to the web browser.

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

**STEP 2:** In the web browser, click the **\[Open Telegram Desktop]** button if you wish to continue at the Telegram Desktop version, or just click the **\[SEND MESSAGE]** butto&#x6E;**.**

**STEP 3:** In BotFather, type the command **/newbot**.

![](/files/N14wLPzURudokeeoAP7r)

**STEP 4:** Type the bot’s **name** (In this case, iMBrace).

![](/files/1L1fOqJCiYxGpHVvsve0)

**STEP 5:** Type the bot’s **username** which ends with the word **“bot”**. Example, TetrisBot or tetris\_bot (In this case, iMBrace\_bot).

![](/files/NwEGYb9SVLnQl875whXY)

**STEP 6:** You will then be presented with the **access token** for the HTTP API.

![](/files/mQOnysqNTPYJeYbu2HZ9)

**DONE:** The credential can then be used for Telegram node&#x73;**.**
