export type APIAuditLogChangeKeyLocked = AuditLogChangeData<'locked', boolean>;
Returned when a thread's lock status is changed
export type APIAuditLogChangeKeyLocked = AuditLogChangeData<'locked', boolean>;
Returned when a thread's lock status is changed