BOTBuild Flow Constructor: Bot Map, Messages, and Buttons
1 min read

BOTBuild Flow Constructor: Bot Map, Messages, and Buttons
The Flow Constructor section in BOTBuild is used to configure bot messages, screens, buttons, and the logic of your Telegram bot.
In this section, you can view the bot map, open a specific message, edit its text, attach an image, create buttons, customize button styles, and change the settings of a specific screen.
Flow Constructor helps you manage what users see inside your Telegram bot.
What Flow Constructor is used for
Flow Constructor is used for visual bot configuration.
With this section, you can:
- view all messages used in the bot;
- edit existing messages;
- create new messages;
- attach images to messages;
- add buttons;
- configure button text;
- change button styles;
- connect messages to each other;
- configure screen settings;
- understand the bot structure through the map.
This section is especially useful when you want to change the bot interface without editing code.
Where to find it
In the BOTBuild admin panel, the section is located in the menu:
Constructor


