The regular expression this IRCEventHandler.Regex embodies, in string form.
Describes the functionality of the event handler function the parent IRCEventHandler annotates, and by extension, this IRCEventHandler.Regex.
The regular expression in string form.
Whether this is a hidden command or if it should show up in help listings.
In what way the message is required to start for the annotated function to trigger.
Regex engine to match incoming messages with.
Embodies the notion of a chat command regular expression, e.g. ![Hh]ello+.