Interface RawAttachmentData

Hierarchy

  • RawAttachmentData

Properties

content_type?: string
description?: string
ephemeral?: boolean
filename: string
height?: number
id: string
proxy_url: string
size: number
url: string
width?: number

Generated using TypeDoc