github.com/gotd/td/tg.AuthSentCodeTypeSetUpEmailRequired.AppleSigninAllowed (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L1119: 	AppleSigninAllowed bool
		tl_auth_sent_code_type_gen.go#L1147: 	if !(s.AppleSigninAllowed == false) {
		tl_auth_sent_code_type_gen.go#L1171: 	s.AppleSigninAllowed = from.GetAppleSigninAllowed()
		tl_auth_sent_code_type_gen.go#L1214: 	if !(s.AppleSigninAllowed == false) {
		tl_auth_sent_code_type_gen.go#L1264: 	s.AppleSigninAllowed = s.Flags.Has(0)
		tl_auth_sent_code_type_gen.go#L1273: 		s.AppleSigninAllowed = true
		tl_auth_sent_code_type_gen.go#L1276: 		s.AppleSigninAllowed = false