Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageAttachment

Hierarchy

  • MessageAttachment

Implements

  • APIMessageAttachmentData

Index

Constructors

Properties

Constructors

constructor

Properties

filename

filename: string

Name of file attached.

since

0.0.1

height

height: number | null

Height of file (if image).

since

0.0.1

Readonly id

id: string

Attachment id.

since

0.0.1

proxy_url

proxy_url: string

A proxied url of file.

since

0.0.1

size

size: number

Size of file in bytes.

since

0.0.1

url

url: string

Source url of file.

since

0.0.1

width

width: number | null

Width of file (if image).

since

0.0.1

Generated using TypeDoc