hack-chat / main

a minimal, distraction-free chat application

Home Page:https://hack.chat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User info should be in all events involving a user

raf924 opened this issue · comments

Payloads have inconsistent user information. Some have all the info, some lack level, isBot (which seems not useful), or color.

Except maybe for the onlineAdd and onlineSet payloads, all events should include the same user properties.

Yes, a legacy or v1 connection will not have the consistency that a v2 connection will have. You may see more consistent data by upgrading to v2