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