Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Message

Index

Constructors

Properties

body: any
id: string
download: ((params: DownloadParams) => void) = utils.download

Type declaration

getFileUrl: ((fileInputId: string | HTMLInputElement) => FileObj) = utils.getFileUrl

Type declaration

    • (fileInputId: string | HTMLInputElement): FileObj
    • 发送附件消息时,使用这个方法获取文件路径。

      Parameters

      • fileInputId: string | HTMLInputElement

      Returns FileObj

parseDownloadResponse: { } = utils.parseDownloadResponse

将下载下来的对象转换成 object URL。

Type declaration

      Methods

      Generated using TypeDoc