export type APIAuditLogChangeKeyArchived = AuditLogChangeData<'archived', boolean>;
Returned when a thread's archive status is changed
export type APIAuditLogChangeKeyArchived = AuditLogChangeData<'archived', boolean>;
Returned when a thread's archive status is changed