menuButton property

BotMenuButton? menuButton
final

menuButton 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

final BotMenuButton? menuButton;