Property SingleSelect
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SingleSelect
Gets whether the prompt is single select.
[JsonProperty("single_select", NullValueHandling = NullValueHandling.Ignore)]
public bool SingleSelect { get; }
Gets whether the prompt is single select.
[JsonProperty("single_select", NullValueHandling = NullValueHandling.Ignore)]
public bool SingleSelect { get; }