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
/
into
into
@
JvmName
(
name
=
"intoComponents"
)
fun
<
T
:
ActionRowChildComponent
>
Collection
<
T
>
.
into
(
)
:
List
<
ActionRow
>
(
source
)
fun
ActionRowChildComponent
.
into
(
)
:
List
<
ActionRow
>
(
source
)
fun
<
T
:
ActionRow
>
T
.
into
(
)
:
List
<
T
>
(
source
)