Property Enabled
- Namespace
- DSharpPlus.Entities.AuditLogs
- Assembly
- DSharpPlus.dll
Enabled
Whether the rule is enabled or not.
public PropertyChange<bool?> Enabled { get; }
Property Value
- PropertyChange<bool?>
Whether the rule is enabled or not.
public PropertyChange<bool?> Enabled { get; }