Skip to content

qchat_def.attachment_def.QChatAttachmentUploadParam

Zvicii edited this page Nov 22, 2022 · 5 revisions

Interface: QChatAttachmentUploadParam

qchat_def/attachment_def.QChatAttachmentUploadParam

Table of contents

Properties

Properties

progress_cb

Optional progress_cb: AttachmentProgressCallback

进度回调

Defined in

ts/qchat_def/attachment_def.ts:54


task_id

Optional task_id: string

任务id, 为空时自动生成

Defined in

ts/qchat_def/attachment_def.ts:56


file_path

Optional file_path: string

文件路径

Defined in

ts/qchat_def/attachment_def.ts:58

Clone this wiki locally