Package com.reign.kat.commands.voice
Class QueueCommand
java.lang.Object
com.reign.kat.lib.command.Command
com.reign.kat.commands.voice.QueueCommand
-
Field Summary
FieldsFields 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.Command
addConverter, addPreCommand, executeCommands, getAliases, getDescription, getName, getPrimaryAlias, getRequiredCount, getSignature, getSubcommand, hasChildren, invokeCommand, isPrivileged, isShowTyping, registerSubcommand, setRequiredDiscordPermission, setRequiredPermissionGroup, setShowTyping, updateSlashData
-
Field Details
-
TRACK_DISPLAY_LIMIT
public static final int TRACK_DISPLAY_LIMIT- See Also:
-
-
Constructor Details
-
QueueCommand
public QueueCommand()
-
-
Method Details