ircg_part
Description
bool ircg_part ( resource connection, string channel )
Leave the channel channel on the server
connected to by connection.
Parameters
connectionA connection resource handle returned by ircg_pconnect().
channelThe channel name as #name.
