Table of Contents

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; }

Property Value

bool