erc-send-ctcp-message

erc-send-ctcp-message is a compiled Lisp function in `erc-backend.el'.

(erc-send-ctcp-message TGT L &optional FORCE)

Send CTCP message L to TGT.

If TGT is nil the message is not sent.
The command must contain neither a prefix nor a trailing `\n'.

See also `erc-server-send'.