Class SingCommand
Object
NormalCommand
TargetCommand
CommunicationCommand
SayCommand
SingCommand
- All Implemented Interfaces:
Command
Sing something :
- "sing Good morning, everyone." or
- "sing to Karn Good morning, Karn."
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CommunicationCommand
action, actionToMethods inherited from class TargetCommand
getTarget, runMethods inherited from class NormalCommand
getAdminService, getChatService, getEventsService, getGuildService, getHelpService, getItemService, getLogService, getPersonService, getRegExpr, parseCommand, parseCommand, setCallback
-
Constructor Details
-
SingCommand
-
-
Method Details
-
getCommType
- Overrides:
getCommTypein classSayCommand
-