Skip to content

qchat_def.public_def.QChatInviteApplyRecord

Zvicii edited this page Nov 22, 2022 · 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:856


type

Optional type: NIMQChatInviteApplyRecordType

type

Defined in

ts/qchat_def/public_def.ts:858


server_id

Optional server_id: number

服务器ID

Defined in

ts/qchat_def/public_def.ts:860


status

Optional status: NIMQChatInviteApplyRecordStatus

状态

Defined in

ts/qchat_def/public_def.ts:862


request_id

Optional request_id: number

请求ID

Defined in

ts/qchat_def/public_def.ts:864


record_id

Optional record_id: number

记录ID

Defined in

ts/qchat_def/public_def.ts:866


create_time

Optional create_time: number

创建时间

Defined in

ts/qchat_def/public_def.ts:868


update_time

Optional update_time: number

更新时间

Defined in

ts/qchat_def/public_def.ts:870


expire_time

Optional expire_time: number

过期时间

Defined in

ts/qchat_def/public_def.ts:872


raw_data

Optional raw_data: string

邀请申请信息原始Json数据

Defined in

ts/qchat_def/public_def.ts:874

Clone this wiki locally