Parses an IRC string into an IRCEvent.
The return type is kept as auto to infer attributes. It will be pure and @safe if version Postprocessors was not declared, and @system otherwise.
Proxies the call to the top-level .toIRCEvent.
Raw IRC string as received from a server.
A complete IRCEvent.
Parses an IRC string into an IRCEvent.
The return type is kept as auto to infer attributes. It will be pure and @safe if version Postprocessors was not declared, and @system otherwise.
Proxies the call to the top-level .toIRCEvent.