Table of Contents

Property Disabled

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Disabled

Whether this select can be used.

[JsonProperty("disabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Disabled { get; }

Property Value

bool