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

7 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L758: 	AppleSigninAllowed bool
		tl_auth_sent_code_type_gen.go#L806: 	if !(s.AppleSigninAllowed == false) {
		tl_auth_sent_code_type_gen.go#L846: 	s.AppleSigninAllowed = from.GetAppleSigninAllowed()
		tl_auth_sent_code_type_gen.go#L917: 	if !(s.AppleSigninAllowed == false) {
		tl_auth_sent_code_type_gen.go#L981: 	s.AppleSigninAllowed = s.Flags.Has(0)
		tl_auth_sent_code_type_gen.go#L1018: 		s.AppleSigninAllowed = true
		tl_auth_sent_code_type_gen.go#L1021: 		s.AppleSigninAllowed = false