Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_privmsg

	void send_privmsg(
		const std::string& receiver, const std::string& text);

	void send_privmsg(
		const std::list<std::string>& receivers, const std::string& text);

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.