Default constructor. Should not be called from user code.
Called after being disconnected from the network.
Join a channel.
Called upon reception of an incoming notice.
Called upon reception of an incoming private message.
Send a formatted line.
Send a _message.
Called after succesfully logging in to the network.
Called when an unknown command is received.
Called when an unknown numeric command is received.
Called when a _user joins a _channel.
Called when a _user is kicked from a _channel.
Called when a _user leaves a _channel.
Called when a _user disconnects from the network.
Called when a _user changes their nickname.
Get this connection's nickname.
Set this connection's nickname.
The connection parameters passed to $(SYMBOL_LINK irc_connect).
The vibe socket underlying this connection.
The base class for IRC connections.