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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1404: type BotNewBusinessMessageHandler func(ctx context.Context, e Entities, update *UpdateBotNewBusinessMessage) error
		tl_handlers_gen.go#L1407: func (u UpdateDispatcher) OnBotNewBusinessMessage(handler BotNewBusinessMessageHandler) {