Арналар

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
Line
LINE continues to be one of the go‑to messaging apps in Asia, so adding it to MaviBot unlocks access to a massive user base. Here’s a simple step‑by‑step gui...
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
Facebook Messenger
If you already have a Facebook business page, you can connect a bot to it. IMPORTANT! Make sure to create a Page, not a Group. Chatbots on Facebook can only ...
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
Discord
Discord ботын қалай жасау керек
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
TikTok
TikTok чат-ботын қалай жасауға болады
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 функциялары