Property AnswerData
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
AnswerData
Gets the data for the answer.
[JsonProperty("poll_media")]
public DiscordPollMedia AnswerData { get; }
Gets the data for the answer.
[JsonProperty("poll_media")]
public DiscordPollMedia AnswerData { get; }