Slash Builder Impl
class SlashBuilderImpl(yde: YDEImpl, guildIds: MutableList<String>, applicationId: String) : ISlashCommandBuilder(source)
Functions
Link copied to clipboard
Adds a new Slash Command to the builder
Adds a slash command to the builder
Link copied to clipboard
Lists of Slash Commands to the builder
Link copied to clipboard
All the Slash Commands in the builder
Link copied to clipboard
Removes all Slash Commands from the builder
Link copied to clipboard
Removes a Slash Command from the builder
Link copied to clipboard
Removes a List of Slash Commands from the builder