Thumbnail

constructor(url: Optional<String> = Optional.Missing(), proxyUrl: Optional<String> = Optional.Missing(), height: OptionalInt = OptionalInt.Missing, width: OptionalInt = OptionalInt.Missing)(source)

Parameters

url

The source url of a thumbnail (only supports http(s) and attachments).

proxyUrl

A proxied url of the thumbnail.

height

The height of the thumbnail.

width

The height of the thumbnail.