yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.builders.slash
/
ISlashCommandBuilder
/
addSlashCommands
add
Slash
Commands
@
CheckReturnValue
abstract
fun
addSlashCommands
(
slashes
:
List
<
SlashCommandBuilder
>
)
:
ISlashCommandBuilder
(
source
)
@
CheckReturnValue
abstract
fun
addSlashCommands
(
vararg
slashes
:
SlashCommandBuilder
)
:
ISlashCommandBuilder
(
source
)
Lists of Slash Commands to the builder
Parameters
slashes
The list of Slash Commands to add