Hierarchy

  • IAttachment

Properties

filename: string

Name of the file attached.

height?: number

Height of the file. (if image)

id: string

Attachment ID.

proxy_url: string

A proxied URL of the file.

size: number

Size of the file in bytes.

url: string

Source URL of the file.

width: number

Width of the file. (if image)

Generated using TypeDoc