erc-ignored-reply-p
erc-ignored-reply-p is a compiled Lisp function in `erc.el
'.
(erc-ignored-reply-p MSG TGT PROC)
Return non-nil if MSG matches something in `erc-ignore-reply-list'.
Takes a message MSG to a channel and returns non-nil if the addressed
user matches any regexp in `erc-ignore-reply-list'.