Property Disabled
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Disabled
Whether this select can be used.
[JsonProperty("disabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Disabled { get; }
Whether this select can be used.
[JsonProperty("disabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Disabled { get; }