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-rest
/
dev.kord.rest.builder.component
/
ActionRowComponentBuilder
Action
Row
Component
Builder
sealed
class
ActionRowComponentBuilder
:
ComponentBuilder
(
source
)
Inheritors
ButtonBuilder
PremiumButtonBuilder
SelectMenuBuilder
TextInputBuilder
Members
Properties
disabled
Link copied to clipboard
var
disabled
:
Boolean
?
Whether the component is disabled. Defaults to
false
.
Functions
build
Link copied to clipboard
abstract
fun
build
(
)
:
DiscordComponent