Property HasMore
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
HasMore
Whether there are more results.
[JsonProperty("has_more")]
public bool HasMore { get; }
Whether there are more results.
[JsonProperty("has_more")]
public bool HasMore { get; }