Property IsEnabled
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
IsEnabled
Gets whether the rule is enabled.
[JsonProperty("enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool IsEnabled { get; }
Gets whether the rule is enabled.
[JsonProperty("enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool IsEnabled { get; }