github.com/gotd/td/tg.AuthSentCodeTypeFirebaseSMS.PlayIntegrityNonce (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L1504: 	PlayIntegrityNonce []byte
		tl_auth_sent_code_type_gen.go#L1552: 	if !(s.PlayIntegrityNonce == nil) {
		tl_auth_sent_code_type_gen.go#L1595: 		s.PlayIntegrityNonce = val
		tl_auth_sent_code_type_gen.go#L1673: 	if !(s.PlayIntegrityNonce == nil) {
		tl_auth_sent_code_type_gen.go#L1709: 		b.PutBytes(s.PlayIntegrityNonce)
		tl_auth_sent_code_type_gen.go#L1761: 		s.PlayIntegrityNonce = value
		tl_auth_sent_code_type_gen.go#L1826: 	s.PlayIntegrityNonce = value
		tl_auth_sent_code_type_gen.go#L1838: 	return s.PlayIntegrityNonce, true