Property Enabled
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Enabled
Gets whether the server guide is enabled.
[JsonProperty("enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Enabled { get; }
Gets whether the server guide is enabled.
[JsonProperty("enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Enabled { get; }