modern-irc icon indicating copy to clipboard operation
modern-irc copied to clipboard

Is the `<user modes>` param of `RPL_UMODEIS` guaranteed to be a valid mode string?

Open jwodder opened this issue 6 months ago • 0 comments

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.

jwodder avatar Jul 09 '25 11:07 jwodder