Property WidgetEnabled
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
WidgetEnabled
Gets whether this guild's widget is enabled.
[JsonProperty("widget_enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool? WidgetEnabled { get; }
Property Value
- bool?