Variable: erc-join--requested-channels
erc-join--requested-channels is a buffer-local variable defined in
erc-join.el.gz.
Documentation
List of channels for which an outgoing JOIN was sent.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-join.el.gz
(defvar-local erc-join--requested-channels nil
"List of channels for which an outgoing JOIN was sent.")