Class UnqueuedSlashCommandData
java.lang.Object
xyz.dynxsty.dih4jda.interactions.commands.model.UnqueuedSlashCommandData
Model class which holds the
SlashCommandData and it's RegistrationType.-
Constructor Summary
ConstructorsConstructorDescriptionUnqueuedSlashCommandData(net.dv8tion.jda.api.interactions.commands.build.SlashCommandData data, RegistrationType type) -
Method Summary
-
Constructor Details
-
UnqueuedSlashCommandData
public UnqueuedSlashCommandData(net.dv8tion.jda.api.interactions.commands.build.SlashCommandData data, RegistrationType type)
-
-
Method Details
-
getData
public net.dv8tion.jda.api.interactions.commands.build.SlashCommandData getData() -
getType
-
getGuilds
-
setGuilds
-