Layer 220
Type

Gogram Example

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