yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.builders.slash
/
SlashCommandBuilder
/
addSubCommandGroups
add
Sub
Command
Groups
fun
addSubCommandGroups
(
subCommandGroups
:
List
<
SlashSubCommandGroup
>
)
:
SlashCommandBuilder
(
source
)
fun
addSubCommandGroups
(
vararg
subCommandGroups
:
SlashSubCommandGroup
)
:
SlashCommandBuilder
(
source
)