BotCommands
Toggle table of contents
3.0.0-beta.5
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-jda-ktx
/
dev.freya02.botcommands.jda.ktx.messages
/
InlineEmbed
/
field
field
inline
fun
field
(
name
:
String
=
EmbedBuilder.ZERO_WIDTH_SPACE
,
value
:
String
=
EmbedBuilder.ZERO_WIDTH_SPACE
,
inline
:
Boolean
=
true
,
build
:
InlineEmbed.InlineField
.
(
)
->
Unit
=
{}
)
(
source
)