Table of Contents
API reference

Property TotalResults

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

TotalResults

Gets the total number of results found.

[JsonProperty("total_results")]
public int TotalResults { get; }

Property Value

int