Set Menu Button
# Set the menu button for a Telegram bot
portex bot menu set <app-name> <menu-url>Description
Parameters
Type
Argument/Flag
Description
Required
Example
# Set the menu button for the application named "MyApp" with the URL "http://example.com/menu"
portex bot menu set MyApp http://example.com/menuSuccess and Failure Messages
Notes
Last updated