menu_button property
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;
Information about a button to show instead of the bot commands menu button; may be null if ordinary bot commands menu must be shown.
BotMenuButton? menu_button;