erc-echo-notice-in-default-buffer

erc-echo-notice-in-default-buffer is a compiled Lisp function in `erc.el'.

(erc-echo-notice-in-default-buffer S PARSED BUFFER SENDER)

Echos a private notice in the default buffer, namely the
target buffer specified by BUFFER, or there is no target buffer,
the server buffer. This function is designed to be added to
either `erc-echo-notice-hook' or `erc-echo-notice-always-hook',
and always returns t.