Package tech.xigam.cch.defaults
Class DeployCommand
java.lang.Object
tech.xigam.cch.command.Command
tech.xigam.cch.defaults.DeployCommand
- All Implemented Interfaces:
Arguments,BaseCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected net.dv8tion.jda.api.entities.MessageEmbedvoidexecute(Interaction interaction) protected abstract booleanpermissionCheck(Interaction interaction) Methods inherited from class tech.xigam.cch.command.Command
getDescription, getLabel, getSubCommands, prepareForCallback, prepareForCallback, prepareForCompletion, prepareForExecution, prepareForExecution, registerSubCommandMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tech.xigam.cch.command.BaseCommand
createButton, createButton, createButton, createSelectMenu, createSelectMenu
-
Constructor Details
-
DeployCommand
public DeployCommand()
-
-
Method Details
-
permissionCheck
-
embedify
-
execute
- Specified by:
executein interfaceBaseCommand
-
getArguments
- Specified by:
getArgumentsin interfaceArguments
-