Variable: erc-channel-user-limit
erc-channel-user-limit is a buffer-local variable defined in
erc.el.gz.
Documentation
Limit of users per channel.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar-local erc-channel-user-limit nil
"Limit of users per channel.")