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