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

2 uses

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