RoleDeleteEntry
- class RoleDeleteEntry()
Audit log entry for a role deletion action.
exported from
lib.weeble.d- Extends:
Properties
- RoleDeleteEntry.actionType
type: readonly 32
The type of action this entry represents.
- RoleDeleteEntry.changes
type: readonly { color:
IActionChangeOldValue<number>; hoist:IActionChangeOldValue<boolean>; mentionable:IActionChangeOldValue<boolean>; name:IActionChangeOldValue<string>; permissions:IActionChangeOldValue<bigint>; }Raw changes object (use subclass for typed access).