interface ImageData

Data used to construct an EmbedImage class.

Properties

cid: string

alt?: string

mimeType: string

size?: number

aspectRatio?: AspectRatio

thumb?: string

The URL of the image's thumbnail.

fullsize?: string

The URL of the full-size image.