kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
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.