kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Target filter
common
Switch theme
Search in API
Skip to content
kord
kord-rest
/
dev.kord.rest.builder.component
/
SectionBuilder
/
textDisplay
text
Display
inline
fun
textDisplay
(
builder
:
TextDisplayBuilder
.
(
)
->
Unit
)
(
source
)
Adds a text display as a component to this section.
fun
textDisplay
(
content
:
String
)
(
source
)