Property Answers
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Answers
Gets the answers available in the poll.
[JsonProperty("answers")]
public IReadOnlyList<DiscordPollAnswer> Answers { get; }
Gets the answers available in the poll.
[JsonProperty("answers")]
public IReadOnlyList<DiscordPollAnswer> Answers { get; }