interface EmbedAssetData

export interface EmbedAssetData

optional
height? : number

The height of the image

optional
proxyURL? : string

The proxy URL of the image

url : string

The URL of the image

optional
width? : number

The width of the image