ThreadStatus
Type Alias: ThreadStatus
type ThreadStatus = "active" | "archived" | "closed";
Defined in: CodeBolt/packages/clientsdk/src/types/thread.ts:2
Thread status
type ThreadStatus = "active" | "archived" | "closed";
Defined in: CodeBolt/packages/clientsdk/src/types/thread.ts:2
Thread status