Beyond-Bot.ai Logo+telegram Logo

Beyond-Bot.ai + telegram

Telegram is a cloud-based messaging app with a focus on security and speed. Build bots to send messages, manage chats, and interact with users.

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to telegram.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in telegram.

Trigger Workflows

Start automated workflows in telegram based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within telegram.

Telegram Send Message

Send a text message to a telegram chat using the bot api.

Telegram Answer Callback Query

Use this method to send answers to callback queries sent from inline keyboards. the answer will be displayed to the user as a notification at the top of the chat screen or as an alert.

Telegram Delete Message

Delete a message, including service messages, with certain limitations.

Telegram Edit Message

Edit text messages sent by the bot.

Telegram Export Chat Invite Link

Generate a new primary invite link for a chat; any previously generated primary link is revoked. the bot must be an administrator in the chat for this to work and must have the appropriate administrator rights.

Telegram Forward Message

Forward messages of any kind. service messages can't be forwarded.

Telegram Get Chat

Get up to date information about the chat (current name of the user for one-on-one conversations, current username of a user, group or channel, etc.).

Telegram Get Chat Administrators

Get a list of administrators in a chat. on success, returns an array of chatmember objects that contains information about all chat administrators except other bots.

Telegram Get Chat History

Get chat history messages. note: this uses the getupdates method with specific parameters to retrieve historical messages.

Telegram Get Chat Members Count

Get the number of members in a chat. the bot must be an administrator in the chat for this to work.

Telegram Get Me

Get basic information about the bot using the bot api getme method.

Telegram Get Updates

Use this method to receive incoming updates using long polling. an array of update objects is returned.

Telegram Send Document

Send general files (documents) to a telegram chat using the bot api.

Telegram Send Location

Send point on the map location to a telegram chat using the bot api.

Telegram Send Photo

Send photos to a telegram chat using the bot api.

Telegram Send Poll

Send a native poll to a telegram chat using the bot api.

Telegram Set My Commands

Use this method to change the list of the bot's commands. see https://core.telegram.org/bots#commands for more details about bot commands.