Table of Contents

Property AllowMultiselect

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AllowMultiselect

Gets whether the poll allows multiselect.

[JsonProperty("allow_multiselect")]
public bool AllowMultiselect { get; }

Property Value

bool