export type APIAuditLogChangeKeyNick = AuditLogChangeData<'nick', string>;Returned when a user's nick is changed
AuditLogChangeData<'nick', string>
export type APIAuditLogChangeKeyNick = AuditLogChangeData<'nick', string>;Returned when a user's nick is changed