Property Results
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Results
Gets whether the poll allows multiselect.
[JsonProperty("results", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPollResult? Results { get; }
Gets whether the poll allows multiselect.
[JsonProperty("results", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPollResult? Results { get; }