Layer 224
Type

Gogram Example

// BotMenuButton is an interface type
// You can use any of the following constructors:
var _ tg.BotMenuButton = &tg.BotMenuButtonDefault{}
var _ tg.BotMenuButton = &tg.BotMenuButton{}
var _ tg.BotMenuButton = &tg.BotMenuButtonCommands{}