yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.impl.entities.message.embed.builder
/
EmbedBuilderImpl
/
setTitle
set
Title
open
override
fun
setTitle
(
title
:
String
)
:
EmbedBuilder
(
source
)
Sets the title of the embed.
Return
The current
EmbedBuilder
instance.
Parameters
title
The title of the embed.