67P/hyperchannel

Introduce user object

galfert opened this issue · 0 comments

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.