AuditLogChange
typedef · Source
An entry in the audit log representing a specific change. Type: Object
Properties
key
key: string
The property that was changed, e.g. nick for nickname changes
old
old: *
The old value of the change, e.g. for nicknames, the old nickname
new
new: *
The new value of the change, e.g. for nicknames, the new nickname