MadelineProtoDocs/docs/API_docs/constructors/botMenuButtonCommands.md
2024-05-01 14:53:46 +02:00

570 B

title description nav_exclude image
botMenuButtonCommands Bot menu button that opens the bot command list when clicked. true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: botMenuButtonCommands

Back to constructors index

Bot menu button that opens the bot command list when clicked.

Type: BotMenuButton

Example:

$botMenuButtonCommands = ['_' => 'botMenuButtonCommands'];