Skip to main content

CannotAddModeratorToChannelError

ChatKitty JS Core SDK / Exports / CannotAddModeratorToChannelError

Class: CannotAddModeratorToChannelError

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new CannotAddModeratorToChannelError(channel)

Parameters

NameType
channelChannel

Overrides

ChatKittyError.constructor

Defined in

lib/channel.ts:262

Properties

channel

channel: Channel

Defined in

lib/channel.ts:262


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