erc-channel-banlist
erc-channel-banlist is a variable defined in `
erc.el
'.
Its value is
nil
- Automatically becomes buffer-local when set.
Documentation:
A list of bans seen for the current channel.
Each ban is an alist of the form:
(WHOSET . MASK)
The property `received-from-server' indicates whether
or not the ban list has been requested from the server.