interface EmbedImageData extends Omit<APIEmbedImage, 'proxy_url'>Represents the image data of an embed.
optionalexternalproxyURL? : string
The proxy URL for the image.
interface EmbedImageData extends Omit<APIEmbedImage, 'proxy_url'>Represents the image data of an embed.
The proxy URL for the image.