IRCPlugin.postprocess

Allows a plugin to modify an event post-parsing.

class IRCPlugin
@system
void
postprocess

Parameters

event IRCEvent

The IRCEvent in flight.

See Also