Skip to content

qchat_def.public_def.QChatInviteApplyRecord

Zvicii edited this page Jul 7, 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:884


type

Optional type: NIMQChatInviteApplyRecordType

type

Defined in

ts/qchat_def/public_def.ts:886


server_id

Optional server_id: string

服务器ID

Defined in

ts/qchat_def/public_def.ts:888


status

Optional status: NIMQChatInviteApplyRecordStatus

状态

Defined in

ts/qchat_def/public_def.ts:890


request_id

Optional request_id: string

请求ID

Defined in

ts/qchat_def/public_def.ts:892


record_id

Optional record_id: string

记录ID

Defined in

ts/qchat_def/public_def.ts:894


create_time

Optional create_time: number

创建时间

Defined in

ts/qchat_def/public_def.ts:896


update_time

Optional update_time: number

更新时间

Defined in

ts/qchat_def/public_def.ts:898


expire_time

Optional expire_time: number

过期时间

Defined in

ts/qchat_def/public_def.ts:900


raw_data

Optional raw_data: string

邀请申请信息原始Json数据

Defined in

ts/qchat_def/public_def.ts:902

Clone this wiki locally