Skip to main content

ThreadStatus

@codebolt/client-sdk


Type Alias: ThreadStatus

type ThreadStatus = "active" | "archived" | "closed";

Defined in: CodeBolt/packages/clientsdk/src/types/thread.ts:2

Thread status