Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIAttachment

Hierarchy

  • APIAttachment

Index

Properties

content_type?: string

The attachment's media type

description?: string

Description for the file

ephemeral?: boolean

Whether this attachment is ephemeral

filename: string

Name of file attached

height?: null | number

Height of file (if image)

id: string

Attachment id

proxy_url: string

A proxied url of file

size: number

Size of file in bytes

url: string

Source url of file

width?: null | number

Width of file (if image)

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM