menu_button property

BotMenuButton? menu_button
getter/setter pair

Information about a button to show instead of the bot commands menu button; may be null if ordinary bot commands menu must be shown

Implementation

BotMenuButton? menu_button;