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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L190: type NewAuthorizationHandler func(ctx context.Context, e Entities, update *UpdateNewAuthorization) error
		tl_handlers_gen.go#L193: func (u UpdateDispatcher) OnNewAuthorization(handler NewAuthorizationHandler) {