setTitle

abstract fun setTitle(title: String): EmbedBuilder(source)

Sets the title of the embed.

Return

The current EmbedBuilder instance.

Parameters

title

The title of the embed.