Table of Contents

Property AnswerCounts

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AnswerCounts

Gets the answer counts.

[JsonProperty("answer_counts")]
public List<DiscordPollAnswerCount> AnswerCounts { get; }

Property Value

List<DiscordPollAnswerCount>