chatkit-node-backend-sdk / LockedStatus
Interface: LockedStatus
Defined in: src/types/thread.ts:18
Status indicating the thread is locked.
Properties
type
type:
"locked"
Defined in: src/types/thread.ts:19
reason?
optionalreason:null|string
Defined in: src/types/thread.ts:20