Table of Contents

Property Enabled

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Enabled

Gets whether the server guide is enabled.

[JsonProperty("enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Enabled { get; }

Property Value

bool