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