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