Author

constructor(name: Optional<String> = Optional.Missing(), url: Optional<String?> = Optional.Missing(), iconUrl: Optional<String> = Optional.Missing(), proxyIconUrl: Optional<String> = Optional.Missing())(source)

Parameters

name

the Name of the author.

url

The url of the author.

iconUrl

The url of the author icon (only supports http(s) and attachments).

proxyIconUrl

A proxied url of the author icon.