Uses of Class
org.javacord.api.interaction.SlashCommandUpdater
-
Packages that use SlashCommandUpdater Package Description org.javacord.api.interaction -
-
Uses of SlashCommandUpdater in org.javacord.api.interaction
Methods in org.javacord.api.interaction that return SlashCommandUpdater Modifier and Type Method Description default SlashCommandUpdaterSlashCommand. createSlashCommandUpdater()Creates a slash command updater from this SlashCommand instance.SlashCommandUpdaterSlashCommandUpdater. setSlashCommandOptions(java.util.List<SlashCommandOption> slashCommandOptions)Sets the new slash command options.
-