add Slash Commands
open override fun addSlashCommands(slashes: List<SlashCommandBuilder>): ISlashCommandBuilder(source)
open override fun addSlashCommands(vararg slashes: SlashCommandBuilder): ISlashCommandBuilder(source)
Lists of Slash Commands to the builder
Parameters
slashes
The list of Slash Commands to add