com.uwyn.drone.core.modulemessages
Class ChannelCommand
java.lang.Object
com.uwyn.drone.core.modulemessages.ChannelCommand
- All Implemented Interfaces:
- ModuleMessage
- public class ChannelCommand
- extends Object
- implements ModuleMessage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelCommand
public ChannelCommand(ServerMessage serverMessage,
Channel channel,
String command,
String arguments)
execute
public void execute(Bot bot,
Module module)
- Specified by:
execute
in interface ModuleMessage
Copyright © 2002-2004 Geert Bevin and UWYN. All Rights Reserved.