Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageElem

图片

Hierarchy

  • ImageElem

Index

Properties

Optional asface

asface?: boolean

是否作为表情发送

Optional cache

cache?: boolean

网络图片是否使用缓存

file

file: string | Buffer | Readable

Optional headers

headers?: OutgoingHttpHeaders

Optional origin

origin?: boolean

是否显示下载原图按钮

Optional timeout

timeout?: number

流的超时时间,默认60(秒)

type

type: "image"

Optional url

url?: string

这个参数只有在接收时有用

Generated using TypeDoc