Table of Contents

Property Results

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Results

Gets whether the poll allows multiselect.

[JsonProperty("results", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPollResult? Results { get; }

Property Value

DiscordPollResult