Home | All Classes | Grouped Classes | Index | Search
Send command to IRC server.
void send_command( const std::string& prefix, const std::string& command, const std::vector<std::string>& params);
Parameters:
Detailed description:
This is the low-level IRC send command. Useful if you need to send a command not supported by the other higher level send functions.
See also: