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
    • When sending attachment messages, use this method to obtain the file path.

      Parameters

      • fileInputId: string | HTMLInputElement

      Returns FileObj

parseDownloadResponse: { } = utils.parseDownloadResponse

Convert the downloaded object into an object URL.

Type declaration

      Methods

      Generated using TypeDoc