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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1394: type BotBusinessConnectHandler func(ctx context.Context, e Entities, update *UpdateBotBusinessConnect) error
		tl_handlers_gen.go#L1397: func (u UpdateDispatcher) OnBotBusinessConnect(handler BotBusinessConnectHandler) {