Message.type

Type of message.

NOTICE and PRIVMSG are identical, but replying to a NOTICE is discouraged.

struct Message
MessageType type;

Meta