--- title: "botMenuButtonDefault" description: "Placeholder bot menu button never returned to users: see the docs for more info." nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: botMenuButtonDefault [Back to constructors index](/API_docs/constructors/index.html) Placeholder [bot menu button](https://core.telegram.org/api/bots/menu) never returned to users: see [the docs for more info](https://core.telegram.org/api/bots/menu). ### Type: [BotMenuButton](/API_docs/types/BotMenuButton.html) ### Example: ``` $botMenuButtonDefault = ['_' => 'botMenuButtonDefault']; ```