Telegram

Issuing a raffle number in a Telegram bot

This guide is suitable for both offline and online raffles. How the bot works: When the bot is launched, the participant receives their unique raffle number. The bot records the participant in a shared table and provides information about the date, time, and location of the raffle. The participant receives a reminder 10 minutes before […]

Setting up notifications to a private Telegram channel

Notification Setup Create an “Action” block and find the External Request option. Click Edit to open this block. Select POST as the request type, and in the URL field enter:   https://api.telegram.org/bot<MyToken>/sendMessage Go to Telegram and find the BotFather bot. Send the command /mybots, select the required bot, click API Token, and copy it. In […]

Setting up a subscription-based club in Telegram

How to set up a subscription-based club for YooMoney, YooKassa, Robokassa, Prodamus Connecting the bot and installing the template First, connect your bot token (channel) to your account. You can connect it following the guide: https://help.bothelp.io/podklyuchenie-telegram/ Once connected, the channel will appear in the Channels section. Next, copy the template using the provided link. A […]

Sending stickers in a Telegram bot

How sending stickers works in a Telegram bot This guide explains how to send stickers, premium emojis, and other messages not natively available in a bot. 1. Create a private Telegram group/channel Go to the channel settings and assign the bot as an Administrator with full permissions. Open the Web version of Telegram. 2. Get […]

Creating a Poll in a Telegram Bot

How a Poll Works in a Telegram Bot Creating a PollA poll is created in your channel or group and is automatically forwarded to the bot through an external request. VotingParticipants can choose one or several answer options (depending on the settings). Displaying StatisticsAll voting statistics are displayed directly in your channel or group. AnonymityIf […]

Deleting messages in flows

How do I delete a message sent by a bot?

Deeplinks

How do I create a direct link (deeplink) to the bot step?

Sending notifications to the agent

How can I set up automatic notification sending to an Agent in Telegram using the Action block?
How can I use the External Request block to configure automatic notification sending to the Agent in Telegram?

A menu with commands in the Telegram flow

How to create and customizing a menu with commands in a bot

Buttons in Telegram. Menu

Button capability for Telegram bots

Changing the owner of a Telegram bot

Instructions on how to transfer rights to a Telegram bot

Changing the Telegram bot token

How to increase the security of a Telegram bot by changing the token

How to transfer UTM tags and parameters in direct links to Telegram flows

How to add utm tags to a direct link. What data can be transmitted with a direct link?

Content protection

How to protect Telegram content from being copied or forwarded

Working with groups and channels

How to check your subscription to a group/channel. How to add/exclude a subscriber to a group/channel of TG

Editing a bot (a channel)

How can I change the name, description, or avatar of a Telegram bot?

Gallery

What are the limits and possibilities of images?

Sending voice messages and audio

How do I send a voice message via a bot? How does it differ from audio?

Videos and animations

How do I send videos and GIFs via the Telegram bot?

Text formatting

How to change or edit text, italicize or bold.

Connection

How to connect a Telegram bot to BotHelp