Add group-joined and group-left to the websocket tutorial #138
Labels
Priority: Medium
Normal priority
Status: Help Wanted
Oi! We need help with this!
Type: Enhancement
This will **improve** existing or **add** something new
These events are issued when the user connected to the websocket effectively becomes a member of a group or effectively stops being a member of a group.
The payload is always:
{"groupId": "string"}
.The text was updated successfully, but these errors were encountered: