type github.com/gotd/td/tg.BotMenuButtonHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1094: type BotMenuButtonHandler func(ctx context.Context, e Entities, update *UpdateBotMenuButton) error
		tl_handlers_gen.go#L1097: func (u UpdateDispatcher) OnBotMenuButton(handler BotMenuButtonHandler) {