setImage

abstract fun setImage(url: URL): EmbedBuilder(source)

Sets the image of the embed.

Return

The current EmbedBuilder instance.

Parameters

url

The url of the image.


Sets the image of the embed.

Return

The current EmbedBuilder instance.

Parameters

image

The image of the embed.