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