Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). only by using your login credentials or by following the instructions below . |
With the Telegram Bot modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. in Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., 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 membersIn Boost.space, a Member is a role within a space that permits an individual to view and manage records using existing statuses and labels. Members cannot manage other members or modify space settings.
-
list administrators in a chat
-
retrieve number of members in chat
-
call APIs
-
answer inline queries
-
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.
1. Go to https://telegram.me/BotFather.
2. To create a new bot type /newbot
to the message box and press enter.
3. Enter the name of the userCan use the system on a limited basis based on the rights assigned by the admin. name of your new bot.
You have received the message from BotFather containing the tokenA secure code used to authenticate and authorize access to API endpoints, enabling users to connect with third-party applications., which you can use to connect Telegram Bot to Boost.space Integrator.
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
.
Adding Telegram Bot to your ScenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive.
Follow Step 1 in the Creating a scenario article (choose the Telegram Bot modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. instead of Twitter and Facebook module).
After the module is added to your scenario you can then see the Scenario editor.
Define what functionFunctions you can use in Boost.space Integrator - create, update, delete, get, search. you need your module to have. Here you can choose between three types of modules – TriggersThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario., Actions, and Searches.
You can find a lot of sample scenario templates with Telegram Bot modules at www.make.com/en/integrations/telegram.
Sends a text message or a reply to your Telegram Desktop application.
Connection |
Establish a connection to your Telegram Bot using the provided token |
|||
Chat ID |
||||
User ID |
||||
Text |
Enter (or map) the text content of the message you want to send. |
|||
Message Thread ID |
A Unique identifier for the forum’s target message thread (topic). Applicable for forum supergroups only. |
|||
Parse mode |
Specify how you want your text to be recognized. HTML or Markdown. Markdown syntax: *bold text* _italic text_ [inline URL](http://www.example.com/) [inline mention of a user](tg://user?id=123456789) `inline fixed-width code` ```block_language pre-formatted fixed-width code block ``` HTML syntax: <b>bold</b>, <strong>bold</strong> <i>italic</i>, <em>italic</em> <a href="http://www.example.com/">inline URL</a> <a href="tg://user?id=123456789">inline mention of a user</a> <code>inline fixed-width code</code> <pre>pre-formatted fixed-width code block</pre> |
|||
Disable Notifications |
Select whether you want to send messages silently. iOS usersCan use the system on a limited basis based on the rights assigned by the admin. will not receive a notification; Android users will receive a notification with no sound. |
|||
Disable Link Previews |
Select whether you want to disable link previews for links in this message. |
|||
Original Message ID |
The ID of the original message if the message is a reply. |
|||
Enter/Assemble the Reply Markup Field |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
|||
Reply Markup |
Enter additional interface options that are a JSON-serialized object, including an inline keyboard, a custom reply keyboard, instructions to remove the reply keyboard, or instructions to force a reply from the user, e.g.
|
Edits text or game messages.
Connection |
Establish a connection to your Telegram Bot using the provided token |
|||
Edit |
Select the message type you want to edit. |
|||
Chat ID |
||||
Message ID |
Enter the Message ID you want to forward. |
|||
Text |
Enter (or map) the text content of the message you want to send. |
|||
Parse mode |
Specify how you want your text to be recognized. HTML or Markdown. Markdown syntax: *bold text* _italic text_ [inline URL](http://www.example.com/) [inline mention of a user](tg://user?id=123456789) `inline fixed-width code` ```block_language pre-formatted fixed-width code block ``` HTML syntax: <b>bold</b>, <strong>bold</strong> <i>italic</i>, <em>italic</em> <a href="http://www.example.com/">inline URL</a> <a href="tg://user?id=123456789">inline mention of a user</a> <code>inline fixed-width code</code> <pre>pre-formatted fixed-width code block</pre> |
|||
Disable Link Previews |
Select whether you want to disable link previews. |
|||
Enter/Assemble the Reply Markup Field |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
|||
Reply Markup |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page.
|
Forwards messages of any kind. This module can be used to forward messages only within Telegram.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
From chat ID |
Enter the Chat ID where the original message was sent (or channel username in the format @channelusername). |
Message ID |
Enter the message ID of the message you want to forward in the |
Disable Notifications |
Select whether you want to send the message silently. iOS users will not receive a notification; Android users will receive a notification with no sound. |
Deletes a message. A message can only be deleted if it was sent less than 48 hours ago.
Caution | |
---|---|
Only a message sent less than 48 hours ago can be deleted. |
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Message ID |
Enter the Message ID. |
Pins a message.
Connection |
Establish a connection to your Telegram Bot using the provided token. |
Chat ID |
|
Message ID |
Enter the message ID you want to pin. |
Disable Notifications |
Select whether you want to disable the notifications. If selected Yes, sends the message silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |
Unpins a message.
Connection |
Establish a connection to your Telegram Bot using the provided token. |
Chat ID |
|
Message ID |
Enter the message ID you want to unpin. |
Sends an audio file to your Telegram Desktop application.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Message Thread ID |
A unique identifier for the target message thread (topic) of the forum. For forum supergroups only. |
Caption |
Enter the caption of the audio. |
Send by |
Audio file to send. Pass a For example, you can use your Dropbox to process the file. |
Parse Mode |
Select Markdown-style or HTML-style of the text, if you want Telegram apps to show bold, italic, fixed-width text or inline URLs in your bot’s message. |
Disable notification |
Select Yes to send messages silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |
Duration |
Enter the duration of the video sent in seconds. |
Performer |
Enter a performer. |
Title |
Enter a track name. |
Reply markup – additional interface options |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
Content type |
Select or enter the MIME type of data. |
Sends a document or an image to your Telegram Desktop application.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Message Thread ID |
A unique identifier for the target message thread (topic) of the forum. For forum supergroups only. |
Caption |
Enter the caption of the audio. |
Send by |
Image file to send. Pass a file_id as a string to send a file that exists on the Telegram servers (recommended), pass an HTTP URL as a string for Telegram to get a file from the Internet, or upload a new one using multipart/form-data. Further details about sending files can be found on the Telegram Bot API page. |
Parse mode |
Specify how you want your text to be recognized. HTML or Markdown. Markdown syntax: *bold text* _italic text_ [inline URL](http://www.example.com/) [inline mention of a user](tg://user?id=123456789) `inline fixed-width code` ```block_language pre-formatted fixed-width code block ``` HTML syntax: <b>bold</b>, <strong>bold</strong> <i>italic</i>, <em>italic</em> <a href="http://www.example.com/">inline URL</a> <a href="tg://user?id=123456789">inline mention of a user</a> <code>inline fixed-width code</code> <pre>pre-formatted fixed-width code block</pre> |
Disable notification |
Select Yes to send messages silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |
Content type |
Select or enter the MIME type of data. |
ID of the original message |
The ID of the original message if the message is a reply. |
Reply markup – additional interface options |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
Sends a group of photos or videos as an album.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Media |
Select the itemsItems are rows in records (order/request/invoice/purchase...) you want to add to your album. |
Message Thread ID |
A unique identifier for the target message thread (topic) of the forum. Applicable only for forum supergroups only. |
Disable notification |
Select Yes to send messages silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |
Enter/Assemble the Reply Markup Field |
Select the option to enter or assemble the reply markup field. |
Reply Markup |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
Sends a photo to your Telegram Desktop application.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Message Thread ID |
A unique identifier for the target message thread (topic) of the forum. For forum supergroups only. |
Caption |
Enter the caption of the video. |
Send by |
Image file to send. Pass a file_id as a string to send a file that exists on the Telegram servers (recommended), pass an HTTP URL as a string for Telegram to get a file from the Internet, or upload a new one using multipart/form-data. Further details about sending files can be found on the Telegram Bot API page. |
Parse mode |
Specify how you want your text to be recognized. HTML or Markdown. Markdown syntax: *bold text* _italic text_ [inline URL](http://www.example.com/) [inline mention of a user](tg://user?id=123456789) `inline fixed-width code` ```block_language pre-formatted fixed-width code block ``` HTML syntax: <b>bold</b>, <strong>bold</strong> <i>italic</i>, <em>italic</em> <a href="http://www.example.com/">inline URL</a> <a href="tg://user?id=123456789">inline mention of a user</a> <code>inline fixed-width code</code> <pre>pre-formatted fixed-width code block</pre> |
ID of the original message |
ID of the original message if the message is a reply. |
Reply markup – additional interface options |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboard can be found on the Telegram Bot API page. |
Sends a .webp sticker to your Telegram Desktop application.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Message Thread ID |
A unique identifier for the target message thread (topic) of the forum. For forum supergroups only. |
Send by |
Image file to send. Pass a file_id as a string to send a file that exists on the Telegram servers (recommended), pass an HTTP URL as a string for Telegram to get a file from the Internet, or upload a new one using multipart/form-data. Further details about sending files can be found on the Telegram Bot API page. |
Disable Notifications |
Select Yes to send messages silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |
Original Message ID |
ID of the original message if the message is a reply. |
Reply Markup |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
Sends a video file to your Telegram Desktop Application.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Message Thread ID |
A unique identifier for the target message thread (topic) of the forum. For forum supergroups only. |
Caption |
Enter the caption of the video. |
Send by |
Image file to send. Pass a file_id as a string to send a file that exists on the Telegram servers (recommended), pass an HTTP URL as a string for Telegram to get a file from the Internet, or upload a new one using multipart/form-data. Further details about sending files can be found on the Telegram Bot API page. |
Disable notification |
Select Yes to send messages silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |
Content type |
Select or enter the MIME type of data. |
Duration |
Enter the duration of the video sent in seconds. |
Width |
Enter the video width. |
Height |
Enter the video height. |
Enter/Assemble the Reply Markup Field |
Select if to enter or assemble the reply markup field. |
Reply Markup |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
As of v4.0, Telegram clients support rounded square mp4 videos of up to one minute long. Use this method to send video messages.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Message Thread ID |
A unique identifier for the forum’s target message thread (topic). For forum supergroups only. |
Send by |
Image file to send. Pass a file_id as a string to send a file that exists on the Telegram servers (recommended), pass an HTTP URL as a string for Telegram to get a file from the Internet, or upload a new one using multipart/form-data. Further details about sending files can be found on the Telegram Bot API page. |
Disable notification |
Select Yes to send messages silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |
Content type |
Select or enter the MIME type of data. |
Length |
Video width and height, i.e., the diameter of the video message. |
Duration |
Enter the duration of the sent video (in seconds). |
Reply Markup |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
Original Message ID |
ID of the original message if the message is a reply. |
Enter/Assemble the Reply Markup Field |
Select if to enter or assemble the reply markup field. |
Reply Markup |
Enter additional interface options that are a JSON-serialized object including an inline keyboard, a custom reply keyboard, instructions to remove the reply keyboard, or instructions to force a reply from the user, e.g. Note: keyboard cannot be used with channels. |
Send a voice message.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Message Thread ID |
A unique identifier for the forum’s target message thread (topic). For forum supergroups only. |
Caption |
Enter the caption of the voice message. |
Send by |
Image file to send. Pass a file_id as a string to send a file that exists on the Telegram servers (recommended), pass an HTTP URL as a string for Telegram to get a file from the Internet, or upload a new one using multipart/form-data. Further details about sending files can be found on the Telegram Bot API page. |
Disable notification |
Select Yes to send messages silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |
Content type |
Select or enter the MIME type of data. |
Duration |
Enter the duration of the video sent in seconds. |
Enter/Assemble the Reply Markup Field |
Select if to enter or assemble the reply markup field. |
Reply Markup |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
Edits photo or video messages.
Connection |
Establish a connection to your Telegram Bot using the provided token |
|||
Chat ID |
||||
Message ID |
Enter the message ID of the message you want to forward. |
|||
Media type |
Select whether you want to edit a photo or video. |
|||
Caption |
Enter the photo/video caption. |
|||
Source file |
Define the source file you want to edit. More information about working with files. |
|||
Parse mode |
Specify how you want your text to be recognized. HTML or Markdown. Markdown syntax: *bold text* _italic text_ [inline URL](http://www.example.com/) [inline mention of a user](tg://user?id=123456789) `inline fixed-width code` ```block_language pre-formatted fixed-width code block ``` HTML syntax: <b>bold</b>, <strong>bold</strong> <i>italic</i>, <em>italic</em> <a href="http://www.example.com/">inline URL</a> <a href="tg://user?id=123456789">inline mention of a user</a> <code>inline fixed-width code</code> <pre>pre-formatted fixed-width code block</pre> |
|||
Enter/Assemble the Reply Markup Field |
Select whether to enter or assemble the reply markup field. |
|||
Reply Markup |
Enter additional interface options that are a JSON-serialized object including an inline keyboard, a custom reply keyboard, instructions to remove the reply keyboard or instructions to force a reply from the user, e.g.
|
Edits a caption of a message.
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Message ID |
|
Caption |
|
Parse Mode |
|
Enter/Assemble the Reply Markup Field |
Select whether to enter or assemble the reply markup field. |
Reply Markup |
Enter additional interface options that are a JSON-serialized object including an inline keyboard, a custom reply keyboard, instructions to remove the reply keyboard or instructions to force a reply from the user, e.g. |
Sends an invoice.
Connection |
Establish a connection to your Telegram Bot using the provided token |
|||
Chat ID |
||||
Title |
Enter the product name for which you want to send invoice. |
|||
Description |
Enter the product details. |
|||
Payload |
A Bot-defined invoice payload, 1-128 bytes. This will not be displayed to the user, use for your internal processes. |
|||
Provide Token |
Payment provider token, obtained via |
|||
Currency |
Three-letter ISO 4217 currency code, see more on currencies. |
|||
Prices |
Add the product labelIn Boost.space, a label is a tag that can be added to items within a module. It's a flexible tool used to categorize and organize data, making it easier to customize workflows and processes. and price details. |
|||
Max Tip Amount |
The maximum accepted amount for tips in the smallest units of the currency (integer, not float/double). For example, for a maximum tip of |
|||
Suggested Tip Amounts |
Add the tip amounts suggested for this invoice. |
|||
Message Thread ID |
Enter the unique identifier for the target message thread (topic) of the forum (for forum supergroups only). |
|||
Start Parameter |
Unique deep-linking parameter. If left empty, forwarded copies of the sent message will have a Pay button, allowing multiple users to pay directly from the forwarded message, using the same invoice. If non-empty, forwarded copies of the sent message will have a URL button with a deep link to the bot (instead of a Pay button), with the value used as the start parameter |
|||
Provider data |
A detailed description of required fields should be provided by the payment provider. |
|||
Photo URL |
Enter URL address of the product photo for the invoice. Can be a photo of the goods or a marketing image for a service. |
|||
Need Name |
Select whether if you require the user’s full name to complete the order |
|||
Need Phone Number |
Select whether if you require the user’s phone number to complete the order. |
|||
Need Email |
Select whether if you require the user’s email address to complete the order. |
|||
Need Shipping Address |
Select whether if you require the user’s shipping address to complete the order. |
|||
Send Phone Number to Provider |
Select whehter if the user’s phone number should be sent to the provider. |
|||
Send Email to Provider |
Select whether if the user’s email address should be sent to the provider. |
|||
Is Flexible |
Select whether Pass true if the final price depends on the shipping method. |
|||
Disable Notifications |
Select whether you disable notifications. IF so, sends the message silently. iOS users will not receive a notification; Android users will receive a notification with no sound. |
|||
Original Message ID |
Enter the ID of the original message. |
|||
Enter/Assemble the Reply Markup Field |
Select if to enter or assemble the reply markup field. |
|||
Reply Markup |
Enter additional interface options that are a JSON-serialized object including an inline keyboard, a custom reply keyboard, instructions to remove the reply keyboard or instructions to force a reply from the user, e.g.
|
Connection |
Establish a connection to your Telegram Bot using the provided token |
Chat ID |
|
Media type |
Select whether you want to edit a photo or video. |
Caption |
Enter the photo/video caption. |
Send by |
Select a file. Set a file_id as a string to send a file that exists on the Telegram servers (recommended), or select an HTTP URL as a string for Telegram to get a file from the Internet. |
Disable notification |
Select Yes to send messages silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |
ID of the original message |
ID of the original message if the message is a reply. |
Reply markup – additional interface options |
Enter additional interface options that are a JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user, e.g.: {"inline_keyboard":[[{"text":"Some button text 2","url":"https://botpress.org"}]]} or {"keyboard":[["Yes","No"],["Maybe"]]} More information about custom keyboards can be found on the Telegram Bot API page. |
Downloads a file from the Telegram server.
Connection |
Establish a connection to your Telegram Bot using the provided token |
File ID |
Enter the ID of the file already uploaded to the Telegram server. |
Using the following modules, you can create, revoke, and edit chat invite link, lit and watch updates, and list chats.
Retrieves a list of updates from the Telegram server. By default, updates starting with the earliest unconfirmed update are returned. If you want to list more, you need to set the offset. This module cannot be used with webhooksA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers.. To use this module, you must switch off and remove all your Telegram webhooks.
List available Telegram chats. By default, chats starting with the earlier unconfirmed update are returned. If you want to list more, you need to set the offset. This module cannot be used with webhooks. To use this module, you must switch off and remove all your Telegram webhooks.
Triggers when there is a new update from your Telegram Desktop Application.
The Watch updates triggerThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. cannot be combined with the Get Updates or Get Chats modules.
WebhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. |
To add a webhook you need to establish a connection to your Telegram bot. Use the token provided by the BotFather (see the steps above, Configuring the Telegram Bot). |
The connection between Telegram Bot and Boost.space Integrator is now established. You can continue with other Telegram Bot actions.
Using the following modules, you can list administrators, retrieve members, kick, promote, and restrict chat members.
Use this method to kick a user from a group, a supergroup, or a channel. The bot must be an administrator in the chat for this to work and must have the appropriate adminA user role in Boost.space with comprehensive system access, including the ability to add, remove, and manage all system levels. Admins can oversee all users, configure system settings, create custom fields, and manage modules and addons. Admin can also access Integrator and manage automations. rights.
Promotes or demotes a user in a supergroup or a channel. The bot must be an administrator in the chat for this to work and must have the appropriate admin rights.
Using the following modules, you can call APIs, and answer inline queries.
Check the following procedures if you are facing difficulties when using the Telegram bot app.
One possible way to determine the ID of a private channel/group is as follows:
-
Create a new scenario
-
Place Telegram Bot >; Watch updates module in the scenario.
-
Configure the module by creating a webhook.
-
Execute the scenario.
-
Send a message to the private channel/group.
-
Verify the output of the module by clicking the bubble above the module.
-
Find the ID in the output bundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. :
To find out the ID of a Telegram user, forward their message to the userinfobot. Check out the following procedure for steps on how to do that:
-
Add the userinfobot to your Telegram app. You can do that by entering
@userinfobot
in the search bar and selecting the userinfobot. -
Go to the chat with the user you want to retrieve the ID from.
-
Forward his message to userinfobot.
-
Copy the User ID and paste it to the Boost.space Integrator module.
-
Click the right mouse button on the channel name and select the View channel info option.
-
Click the Add Member icon next to the member number.
-
Start typing the name of your bot in the search field.
-
Click on the bot name to select the bot you want to add to the channel.
-
Click the INVITE button.
-
Make the bot admin by clicking the respective button.
-
Assign the permissions to your bot and click the SAVE button.
The bot has been added to the channel.
To test the public channel you need to obtain the Chat ID. The Chat ID is part of the channel link.
The channel name is NOT the channel link/chat ID.
If the public channel link is, for example, t.me/IMTtest, then @IMTtest
is your Chat ID.
Now, you can send a message to the public channel using the Send a Text Message or a Reply module.
You need to obtain the Chat ID to test the private channel. There are three options to retrieve the ID:
-
Switch the private channel to the public channel, then retrieve the ID (by sending or receiving the message in Boost.space Integrator) and switch back the channel type to private.
-
Invite the bot
get_id_bot
to your private channel and using the/my_id@get_id_bot
command.
-
Log in to your Telegram account via https://web.telegram.org.
-
Click on the private channel you want to retrieve the chat ID for.
-
Copy the number between the c letter and the underscore from the URL. If the URL is https://web.telegram.org/#/im?p=c1424271061_11793697872942794544 then copy the 1424271061
-
Paste the number to the desired field and add the prefix
-100
-
The Chat ID of the private channel is then -1001424271061.
You can now use the ID in the desired Telegram Bot module in Boost.space Integrator.
It is not required. You can sign in on the site, telegram.org/auth where you can change your public settings. You will receive a key in your desktop application to submit your login.
When sending messages inside a particular chat, avoid sending more than one message per second. We may allow short bursts that go over this limit, but eventually you’ll begin receiving 429 errorsService is unavailable due to a failure, a service responds with unexpected data or the validation of input data fails..
If you’re sending bulk notifications to multiple users, the API will not allow more than 30 messages per second or so. Consider spreading out notifications over large intervals of 8—12 hours for best results.
Also note that your bot will not be able to send more than 20 messages per minute to the same group.
(source: https://core.telegram.org/bots/faq#my-bot-is-hitting-limits-how-do-i-avoid-this)