Package com.reign.kat.commands.helpful
Class ConfigParentCommand
java.lang.Object
com.reign.kat.lib.command.Command
com.reign.kat.lib.command.ParentCommand
com.reign.kat.commands.helpful.ConfigParentCommand
-
Field Summary
Fields inherited from class com.reign.kat.lib.command.Command
converters, log, name, precommands, requiredDiscordPermission, requiredPermission
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.reign.kat.lib.command.ParentCommand
executeCommands, getSignature, getSubcommand, registerSubcommand
Methods inherited from class com.reign.kat.lib.command.Command
addConverter, addPreCommand, getAliases, getDescription, getName, getPrimaryAlias, getRequiredCount, hasChildren, invokeCommand, isPrivileged, isShowTyping, setRequiredDiscordPermission, setRequiredPermissionGroup, setShowTyping, updateSlashData
-
Constructor Details
-
ConfigParentCommand
public ConfigParentCommand()
-
-
Method Details
-
execute
- Specified by:
execute
in classParentCommand
- Throws:
Exception
-