chatkit-node-backend-sdk / ClosedStatus
Interface: ClosedStatus
Defined in: src/types/thread.ts:26
Status indicating the thread is closed.
Properties
type
type:
"closed"
Defined in: src/types/thread.ts:27
reason?
optionalreason:null|string
Defined in: src/types/thread.ts:28