func github.com/gotd/td/telegram/auth.TestUser

3 uses

	github.com/gotd/td/telegram/auth (current package)
		flow.go#L294: 	return TestUser(phone, dc)
		flow.go#L302: func TestUser(phone string, dc int) UserAuthenticator {
		status.go#L59: 	return c.IfNecessary(ctx, NewFlow(TestUser(phone, dc), SendCodeOptions{}))