Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Message

Index

Constructors

Properties

Methods

Constructors

Properties

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

Type declaration

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

      Parameters

      • fileInputId: string | HTMLInputElement

      Returns FileObj

Methods

Generated using TypeDoc