erc-send-ctcp-notice

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

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

Send CTCP notice 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'.