UnfurlThumbnail

A definition of a single unfurl thumbnail


Properties

height?

optional height: number;

The height of the image. This is not the height it will be displayed at, but rather the height the image actually is.


url

url: string;

The URL to fetch the image from


width?

optional width: number;

The width of the image. This is not the height it will be displayed at, but rather the width the image actually is.