Property AnswerCounts
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
AnswerCounts
Gets the answer counts.
[JsonProperty("answer_counts")]
public List<DiscordPollAnswerCount> AnswerCounts { get; }
Gets the answer counts.
[JsonProperty("answer_counts")]
public List<DiscordPollAnswerCount> AnswerCounts { get; }