menu_button property

BotMenuButton? menu_button
read / write

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;