Subject: | IRCv3.2 CAP support |
IRCv3.2 adds a version parameter to the 'CAP LS' command (currently 302). Supplying this version number implies support for cap-notify, which in turn adds two new server-to-client CAP subcommands:
* NEW announces newly-available CAPabilities.
* DEL announces existing CAPabilities which have become unavailable and which the client should presume are now disabled.
Documentation for both IRCv3.2 CAP and cap-notify may be found at the following:
* IRCv3.2 CAP: http://ircv3.net/specs/core/capability-negotiation-3.2.html
* cap-notify: http://ircv3.net/specs/extensions/cap-notify-3.2.html