All Classes |Grouped Classes |Index

Function send_notice_ctcp

Send Client To Client Protocol (CTCP) notice.

	void CL_IRCConnection::send_notice_ctcp(
		const CL_String8 & nickname,
		const CL_String8 & command,
		const CL_String8 & data);