A callback bot is a bot that accepts a user's name and phone number, transmits this data to the system, and initiates a callback according to a given scenario.
It is available as a ready-made module in the Marketplace. Allows you to launch a callback without manually configuring the script or sending API requests.
Before creating a bot, you need to take care of its security. Telegram bots are always public, and access to them is open to all users. An unsecured bot for calls can be used by anyone, and the cost of calls will be deducted from your account.
To ensure the security of the bot, use the methods from this article.
Before you start, make sure that you have: