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.components
/
ActionRow
Action
Row
inline
fun
ActionRow
(
uniqueId
:
Int
=
-1
,
block
:
InlineActionRow
.
(
)
->
Unit
)
:
ActionRow
(
source
)
See
ActionRow
.
Parameters
unique
Id
Unique identifier of this component
block
Lambda allowing further configuration
See also
Action
Row
Child
Component