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