We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are snippets throughout the text, e.g.:
[...] but SHOULD NOT include the 'nick' attribute (unless modifying the user's reserved nickname)
(if a nick is provided, that nick becomes the user's default nick in the room if that functionality is supported by the implementation)
and SHOULD include the 'nick' attribute (except if the affiliation is "outcast", since outcasts SHOULD NOT have reserved nicknames)
which indicates that the use of @nick on <item/> when setting a user’s affiliation can be used to manage their registered nickname.
@nick
<item/>
This isn’t very obvious and should be made more clear, I think.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There are snippets throughout the text, e.g.:
which indicates that the use of
@nick
on<item/>
when setting a user’s affiliation can be used to manage their registered nickname.This isn’t very obvious and should be made more clear, I think.
The text was updated successfully, but these errors were encountered: