Property AllowMultiselect
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
AllowMultiselect
Gets whether the poll allows multiselect.
[JsonProperty("allow_multiselect")]
public bool AllowMultiselect { get; }
Gets whether the poll allows multiselect.
[JsonProperty("allow_multiselect")]
public bool AllowMultiselect { get; }