Property IsEnabled
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsEnabled
Whether if the guild's widget is enabled.
[JsonProperty("enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool IsEnabled { get; }
Whether if the guild's widget is enabled.
[JsonProperty("enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool IsEnabled { get; }