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