BotMenuButton
Rust type: enums::BotMenuButton
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| BotMenuButton |
| BotMenuButtonCommands |
| BotMenuButtonDefault |
Requests returning this type
| GetBotMenuButton |
Requests accepting this type as input
| SetBotMenuButton |
Other types containing this type
| BotInfo |
| UpdateBotMenuButton |