remove Slash Commands
open override fun removeSlashCommands(slashes: List<SlashCommandBuilder>): ISlashCommandBuilder(source)
open override fun removeSlashCommands(vararg slashes: SlashCommandBuilder): ISlashCommandBuilder(source)
Removes a List of Slash Commands from the builder
Parameters
slashes
The List of Slash Commands to remove