Skip to main content

ChannelNotInvitableError

ChatKitty JS Core SDK / Exports / ChannelNotInvitableError

Class: ChannelNotInvitableError

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new ChannelNotInvitableError(channel)

Parameters

NameType
channelChannel

Overrides

ChatKittyError.constructor

Defined in

lib/channel.ts:371

Properties

channel

channel: Channel

Defined in

lib/channel.ts:371


error

error: string

Inherited from

ChatKittyError.error

Defined in

lib/error.ts:2


message

message: string

Inherited from

ChatKittyError.message

Defined in

lib/error.ts:2