Property AllowMultisect
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
AllowMultisect
Whether the poll allows for multiple answers.
[JsonProperty("allow_multiselect")]
public bool AllowMultisect { get; }
Whether the poll allows for multiple answers.
[JsonProperty("allow_multiselect")]
public bool AllowMultisect { get; }