IRCPlugin.onEvent

Called to let the plugin react to a new event, parsed from the server.

class IRCPlugin
@safe @system
void
onEvent
(
const ref IRCEvent event
)

Meta