yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.builders.user
/
IUserCommandBuilder
/
addUserCommands
add
User
Commands
@
CheckReturnValue
abstract
fun
addUserCommands
(
userCommands
:
List
<
UserCommandBuilder
>
)
:
IUserCommandBuilder
(
source
)
@
CheckReturnValue
abstract
fun
addUserCommands
(
vararg
userCommands
:
UserCommandBuilder
)
:
IUserCommandBuilder
(
source
)
Lists of User Commands to the builder
Parameters
user
Commands
The list of User Commands to add