Table of Contents

Property Enabled

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Enabled

Whether the rule is enabled.

[JsonProperty("enabled")]
public bool Enabled { get; }

Property Value

bool