Skip to main content

NotAChannelMemberError

ChatKitty JS Core SDK / Exports / NotAChannelMemberError

Class: NotAChannelMemberError

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new NotAChannelMemberError(channel)

Parameters

NameType
channelChannel

Overrides

ChatKittyError.constructor

Defined in

lib/channel.ts:307

Properties

channel

channel: Channel

Defined in

lib/channel.ts:307


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