Skip to content

qchat_def.public_def.QChatInviteApplyRecord

Zvicii edited this page Feb 10, 2023 · 9 revisions

Interface: QChatInviteApplyRecord

qchat_def/public_def.QChatInviteApplyRecord

Table of contents

Properties

Properties

accid

Optional accid: string

accid

Defined in

ts/qchat_def/public_def.ts:873


type

Optional type: NIMQChatInviteApplyRecordType

type

Defined in

ts/qchat_def/public_def.ts:875


server_id

Optional server_id: number

服务器ID

Defined in

ts/qchat_def/public_def.ts:877


status

Optional status: NIMQChatInviteApplyRecordStatus

状态

Defined in

ts/qchat_def/public_def.ts:879


request_id

Optional request_id: number

请求ID

Defined in

ts/qchat_def/public_def.ts:881


record_id

Optional record_id: number

记录ID

Defined in

ts/qchat_def/public_def.ts:883


create_time

Optional create_time: number

创建时间

Defined in

ts/qchat_def/public_def.ts:885


update_time

Optional update_time: number

更新时间

Defined in

ts/qchat_def/public_def.ts:887


expire_time

Optional expire_time: number

过期时间

Defined in

ts/qchat_def/public_def.ts:889


raw_data

Optional raw_data: string

邀请申请信息原始Json数据

Defined in

ts/qchat_def/public_def.ts:891

Clone this wiki locally