Skip to main content

BaseChannel

ChatKitty JS Core SDK / Exports / BaseChannel

Interface: BaseChannel

Hierarchy

Table of contents

Properties

Properties

createdTime

createdTime: string

Defined in

lib/channel.ts:14


creator

Optional creator: User

Defined in

lib/channel.ts:12


id

id: number

Defined in

lib/channel.ts:10


lastReceivedMessage

Optional lastReceivedMessage: Message

Defined in

lib/channel.ts:13


name

name: string

Defined in

lib/channel.ts:11


properties

properties: unknown

Defined in

lib/channel.ts:15