Class SlashCommandUpdater

java.lang.Object
com.github.kaktushose.jda.commands.internal.register.SlashCommandUpdater

@Internal public final class SlashCommandUpdater extends Object
Class that sends the CommandData to Discord.
See Also:
Implementation Note:
Uses a CommandTree to properly transpile all SlashCommandDefinitions to SlashCommandData.