- splatnet3_scraper.query.QueryResponse.__eq__(other)
Returns whether the QueryResponse is equal to another object.
Explicitly, this method checks whether the other object is a QueryResponse and whether the data and metadata are the same as the ones found in the QueryResponse.