Home | All Classes | Grouped Classes | Index | Search
Send kick command
void send_kick( const std::string& channel, const std::string& user, const std::string& comment = ""); void send_kick( const std::list<std::string>& channels, const std::list<std::string>& users, const std::string& comment = "");
See also: