Image

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 the image (only supports http(s) and attachments).

proxyUrl

A proxied url of the image.

height

The height of the image.

width

The width of the image.