toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-common
/
dev.kord.common.entity
/
DiscordEmbed
/
Field
/
Field
Field
constructor
(
name
:
String
,
value
:
String
,
inline
:
OptionalBoolean
=
OptionalBoolean.Missing
)
(
source
)
Parameters
name
The name of the field.
value
The value of the field.
inline
Whether or not this field should display inline.