Property Question
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Question
Gets the poll question.
[JsonProperty("question")]
public DiscordPollMedia Question { get; }
Gets the poll question.
[JsonProperty("question")]
public DiscordPollMedia Question { get; }