Table of Contents

Property AllowMultisect

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

AllowMultisect

Whether the poll allows for multiple answers.

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

Property Value

bool