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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1454: type BusinessBotCallbackQueryHandler func(ctx context.Context, e Entities, update *UpdateBusinessBotCallbackQuery) error
		tl_handlers_gen.go#L1457: func (u UpdateDispatcher) OnBusinessBotCallbackQuery(handler BusinessBotCallbackQueryHandler) {