Interface EmbedImageData

Represents the image data of an embed.

Hierarchy

Properties

height?: number

Height of image

proxyURL?: string

The proxy URL for the image.

url: string

Source url of image (only supports http(s) and attachments)

width?: number

Width of image

Generated using TypeDoc