github.com/gotd/td/tg.AccountSaveSecureValueRequest.SecureSecretID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_account_save_secure_value_gen.go#L52: 	SecureSecretID int64
		tl_account_save_secure_value_gen.go#L73: 	if !(s.SecureSecretID == 0) {
		tl_account_save_secure_value_gen.go#L95: 	s.SecureSecretID = from.GetSecureSecretID()
		tl_account_save_secure_value_gen.go#L150: 	b.PutLong(s.SecureSecretID)
		tl_account_save_secure_value_gen.go#L180: 		s.SecureSecretID = value
		tl_account_save_secure_value_gen.go#L198: 	return s.SecureSecretID