Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_part

	void send_part(
		const std::string& channel, const std::string& reason = "");

	void send_part(
		const std::list<std::string>& channels, const std::string& reason = "");

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.