yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.builders.slash
/
SlashCommandBuilder
/
addSubCommands
add
Sub
Commands
fun
addSubCommands
(
subCommands
:
List
<
SlashSubCommand
>
)
:
SlashCommandBuilder
(
source
)
fun
addSubCommands
(
vararg
subCommands
:
SlashSubCommand
)
:
SlashCommandBuilder
(
source
)