AutoModRuleCreateEntry
- class AutoModRuleCreateEntry()
Audit log entry for an auto moderation rule creation action.
exported from
lib.weeble.d- Extends:
Properties
- AutoModRuleCreateEntry.actionType
type: readonly 140
The type of action this entry represents.
- AutoModRuleCreateEntry.changes
type: readonly { enabled:
IActionChangeNewValue<boolean>; eventType:IActionChangeNewValue<number>; name:IActionChangeNewValue<string>; triggerType:IActionChangeNewValue<number>; }Raw changes object (use subclass for typed access).