Interface SlashCommandUpdaterDelegate

    • Method Detail

      • setOptions

        void setOptions​(java.util.List<SlashCommandOption> slashCommandOptions)
        Sets the new slash command options.
        Parameters:
        slashCommandOptions - The slash command options to set.