modern-irc
modern-irc copied to clipboard
Is the `<user modes>` param of `RPL_UMODEIS` guaranteed to be a valid mode string?
Is the <user modes> parameter of RPL_UMODEIS guaranteed to be a valid mode string production — i.e., is it guaranteed to start with a + or -?
I've observed that libera.chat uses a valid mode string here, but I haven't checked any other networks.