Table of Contents

Property WidgetEnabled

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WidgetEnabled

Gets whether this guild's widget is enabled.

[JsonProperty("widget_enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool? WidgetEnabled { get; }

Property Value

bool?