Skip to content

node nim.QChat

Zvicii edited this page Dec 30, 2022 · 1 revision

Class: QChat

node-nim.QChat

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new QChat()

Properties

instance

instance: QChatInstanceModule

Defined in

ts/node-nim.ts:124


server

server: QChatServerModule

Defined in

ts/node-nim.ts:125


channel

channel: QChatChannelModule

Defined in

ts/node-nim.ts:126


channelCategory

channelCategory: QChatChannelCategoryModule

Defined in

ts/node-nim.ts:127


message

message: QChatMessageModule

Defined in

ts/node-nim.ts:128


systemNotification

systemNotification: QChatSystemNotificationModule

Defined in

ts/node-nim.ts:129


attachment

attachment: QChatAttachmentModule

Defined in

ts/node-nim.ts:130


role

role: QChatRoleModule

Defined in

ts/node-nim.ts:131

Methods

initEventHandlers

initEventHandlers(): void

Returns

void

Defined in

ts/node-nim.ts:132

Clone this wiki locally