EmojiDeleteEntry
- class EmojiDeleteEntry()
Audit log entry for an emoji deletion action.
exported from
lib.weeble.d- Extends:
Properties
- EmojiDeleteEntry.actionType
type: readonly 62
The type of action this entry represents.
- EmojiDeleteEntry.changes
type: readonly { name?:
IActionChangeOldValue<string>; }Raw changes object (use subclass for typed access).