Property TotalResultCount
- Namespace
- DisCatSharp.Experimental.Entities
- Assembly
- DisCatSharp.Experimental.dll
TotalResultCount
The total number of results found.
[JsonProperty("total_result_count")]
public int TotalResultCount { get; }
The total number of results found.
[JsonProperty("total_result_count")]
public int TotalResultCount { get; }