onCommandHello

Undocumented in source. Be warned that the author may not have intended to support it.
version(none)
@IRCEventHandler().onEvent(IRCEvent.Type.CHAN).addCommand(IRCEventHandler.Command().word("hello").description("Says hello."))
void
onCommandHello
(,
const ref IRCEvent event
)

Meta