IrcMessageType

Types of a chat message.

Values

ValueMeaning
NORMAL

PRIVMSG.

ACTION

PRIVMSG with an ACTION CTCP. (TODO remove this, as it is orthogonal to the IRC message type)

NOTICE

NOTICE message.

Meta