Table of Contents

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; }

Property Value

bool