Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageEmbedImage

Message embed image data

Hierarchy

  • MessageEmbedImage

Index

Properties

Properties

dimensions

dimensions: Partial<Dimensions>

Dimensions object containing the dimensions of the image

Optional proxyURL

proxyURL: undefined | string

A proxied URL of the image

Optional url

url: undefined | string

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

Generated using TypeDoc