Class SlashCommandUpdater

java.lang.Object
io.github.kaktushose.jdac.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.