interface EmbedImageData extends Omit<APIEmbedImage, 'proxy_url'>
Represents the image data of an embed.
optionalexternalstring proxyURL? :
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.