Communication

Telegram Bot

28min

With the Telegram Bot modules in Make, you can:

  • edit, forward, delete, pin, and unpin messages, and send text message or replies
  • send audio files, documents, images, albums, photos, stickers, videos, video notes, voice messages, and invoices
  • send media by URL or ID
  • edit media messages, and message captions
  • download files
  • create, revoke, and edit chat invite links
  • watch, and list updates, and chats
  • kick, promote, and restrict chat members
  • list administrators in a chat
  • retrieve number of members in chat
  • call APIs
  • answer inline queries

Getting Started with Telegram Bot

Prerequisites

  • A configured Bot via Telegram app. You can download the Telegram Desktop app at desktop.telegram.org.
  • In order to use the Telegram app, your mobile phone number has to be provided.
Document image


Configuring the Telegram Bot

Document image


2. To create a new bot type /newbot to the message box and press enter.

3. Enter the name of the user name of your new bot.

Document image


You have received the message from BotFather containing the token, which you can use to connect Telegram Bot to Make.

To add your bot to your Telegram application, click the link in the message from BotFather or enter it manually to your browser. The link is t.me/yourBotName.

Document image


Adding Telegram Bot to your Make

Follow Step 1 in the Create a scenario article (choose the Telegram Bot module instead of Twitter and Facebook module).

After the module is added to your Make you can then see the Make editor.

Define what function you need your module to have. Here you can choose between three types of modulesTriggers, Actions, and Searches.

Did you know?

You can find a lot of sample Make templates with Telegram Bot modules at www.make.com/en/integrations/telegram.

Messages

Media

Chats and Updates

Using the following modules, you can create, revoke, and edit chat invite link, lit and watch updates, and list chats.

Members

Using the following modules, you can list administrators, retrieve members, kick, promote, and restrict chat members.

Other

Using the following modules, you can call APIs, and answer inline queries.

Troubleshooting

Check the following procedures if you are facing difficulties when using the Telegram bot app.