Property Count
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Count
Gets the number of votes for this answer.
[JsonProperty("count")]
public int Count { get; }
Gets the number of votes for this answer.
[JsonProperty("count")]
public int Count { get; }