add User Commands
open override fun addUserCommands(userCommands: List<UserCommandBuilder>): IUserCommandBuilder(source)
open override fun addUserCommands(vararg userCommands: UserCommandBuilder): IUserCommandBuilder(source)
Lists of User Commands to the builder
Parameters
user Commands
The list of User Commands to add