Skip to content

qchat_def.public_def

Zvicii edited this page Apr 19, 2023 · 8 revisions

Module: qchat_def/public_def

Table of contents

Enumerations

Type Aliases

Interfaces

Type Aliases

QChatPermission

Ƭ QChatPermission: Map<NIMQChatPermissions, NIMQChatPermissionsOption>

Defined in

ts/qchat_def/public_def.ts:649


QChatBaseCallback

Ƭ QChatBaseCallback: (resp: QChatBaseResp) => void

Type declaration

▸ (resp): void

Parameters
Name Type
resp QChatBaseResp
Returns

void

Defined in

ts/qchat_def/public_def.ts:650

Clone this wiki locally