Property Results
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Results
Gets the results of the poll.
[JsonProperty("answer_counts")]
public IReadOnlyList<DiscordPollAnswerCount> Results { get; }
Gets the results of the poll.
[JsonProperty("answer_counts")]
public IReadOnlyList<DiscordPollAnswerCount> Results { get; }