OptionalctcpThe parsed CTCP command/args when the body was CTCP-wrapped (e.g. an ACTION).
OptionalelementThe underlying parsed message element, for access to the raw prefix/params.
The sender's nick (or the raw prefix when it is a servername).
Whether target is a channel (vs a direct message to us).
IRCv3 message tags (e.g. time from server-time); empty when none were sent.
The message target: a channel name or (for a direct message) our own nick.
The message text (the CTCP delimiters are stripped when ctcp is set).
Whether this was a PRIVMSG or a NOTICE.
A message delivered to IrcSession.messages: a
PRIVMSGorNOTICE.Since
1.0.4