yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.entities.message.embed.builder
/
EmbedBuilder
/
setTitle
set
Title
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.