github.com/gotd/td/telegram/auth.Flow.Options (field)

3 uses

	github.com/gotd/td/telegram/auth (current package)
		flow.go#L21: 		Options: opt,
		flow.go#L28: 	Options SendCodeOptions
		flow.go#L61: 	sentCode, err := client.SendCode(ctx, phone, f.Options)