Skip to main content

Thread

ChatKitty JS Core SDK / Exports / Thread

Class: Thread

Table of contents

Constructors

Properties

Constructors

constructor

new Thread()

Properties

createdTime

createdTime: string

Defined in

lib/thread.ts:11


id

id: string

Defined in

lib/thread.ts:7


name

Optional name: string

Defined in

lib/thread.ts:9


properties

properties: unknown

Defined in

lib/thread.ts:10


type

type: string

Defined in

lib/thread.ts:8