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