setThumbnail

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

Sets the thumbnail of the embed.

Return

The current EmbedBuilder instance.

Parameters

url

The url of the thumbnail.


Sets the thumbnail of the embed.

Return

The current EmbedBuilder instance.

Parameters

thumbnail

The thumbnail of the embed.