Handle RPL_MYINFO events.
MYINFO contains information about which *daemon* the server is running. We want that to be able to meld together a good typenums array.
It fires before RPL_ISUPPORT.
Reference to the current IRCParser.
Reference to the IRCEvent to continue working on.
Reference to the slice of the raw IRC string.
Handle RPL_MYINFO events.
MYINFO contains information about which *daemon* the server is running. We want that to be able to meld together a good typenums array.
It fires before RPL_ISUPPORT.