القنوات
The first message in messengers
In many messengers, you can set up a description message in which you can specify exactly what this bot can offer. In Telegram, you can set up such a welcome...
القنوات
WhatsApp Business API
The MaviBot builder also supports the official WhatsApp Business API. To connect the WhatsApp Business API (WABA) to your project, go to the Messengers secti...
القنوات
Calculator functions
line_send_message(platform_id, text, buttons, attachments, quote_token, bot_group_id) The function helps you send messages to the specified chat. Параметр bu...
Line
API Facebook
A persistent menu allows you to create and send a menu of your business’s main functions, such as business hours, store locations, and products. It will alwa...
Facebook Messenger
How to make a Discord bot
Step 1. Create an application (follow the link). Step 2. Add a bot (click on the "Add Bot" button). Step 2.1. In the Installation section, select Install Lin...
Discord
How to make a TikTok chatbot
MaviBot has an integration with TikTok — one of the world's most dynamic and popular social platforms. This marks a new chapter for our ecosystem. TikTok, wh...
TikTok
Payment in Telegram
The payment system is built into Telegram. To accept payments within the messenger, you need to: Connect a payment system to your bot using BotFather. Go to ...
وظائف API Telegram
Telegram chat and messenger settings
Working with platform IDs in MaviBot In MaviBot, all Telegram entities (users, groups, channels) are identified by a generic platform_id variable. This varia...
وظائف API Telegram
Functions for sending attachments in messages
! These functions allow you to send files of any type. Recommended formats: GIF, PDF, ZIP up to 2GB. ! Work with Telegram business account tg_send_document(p...
وظائف API Telegram
Functions for sending and editing messages
tg_send_message(platform_id, text,client_message_id, reply_markup, parse_mode, disable_web_page_preview, protect_content, disable_notification, message_threa...
وظائف API Telegram
Bot usage
tg_set_bot_description(description, language_code) - bot description shown when the chat with the bot is empty Parameters: Example of configuring a welcome m...
وظائف API Telegram
Chatbot for a Personal Telegram account
Restrictions based on the usage scenario can be applied when using an account. Exact data is not available, but approximate limit values can be found in open...
Telegram
Webhook من Telegram
ما هو webhook؟ هذا إشعار بحدث وقع. يحتوي هذا الإشعار على قيم المتغيرات التي تغيرت. للحصول على webhook كامل من Telegram، يكفي تعيين أي قيمة للمتغير** save_web...
Telegram
Inline mode in Telegram
In addition to the fact that the bot can respond to any requests directly in a personal chat or group, using the online mode, you can globally access the bot...
Telegram
Telegram buttons for chatbots
We recommend that you read the article Button. You can use both reply buttons (regular or keyboard buttons) and Inline buttons (buttons in the text) in Teleg...
Telegram