Property Question
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Question
Gets the question for this poll. Only text is supported.
[JsonProperty("question")]
public DiscordPollMedia Question { get; }
Gets the question for this poll. Only text is supported.
[JsonProperty("question")]
public DiscordPollMedia Question { get; }