Home | All Classes | Grouped Classes | Index | Search

CL_IRCConnection::send_who

Send who command.

	void send_who(
		const std::string& name, bool oper = false);

Parameters:

name
Nick to retrieve information about.
oper
If set to true, use IRC operator rights.

See also:

CL_IRCConnection



Questions or comments, write to the ClanLib mailing list.