export type APIAuditLogChangeKeyCode = APIAuditLogChangeData<'code', string>;
Returned when an invite's code is changed
APIAuditLogChangeData<'code', string>
export type APIAuditLogChangeKeyCode = APIAuditLogChangeData<'code', string>;
Returned when an invite's code is changed