We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
At the moment, chat rooms only contain an array of strings for the usernames in that room.
Especially for XMPP, there is more information we need to keep track of (e.g. role, avatar, etc.), so we should introduce a user object.