Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions protocol/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
"91003": "unable to enter presence channel (maximum member limit exceeded)",
"91004": "unable to automatically re-enter presence channel",
"91005": "presence state is out of sync",
"91006": "unable to enter presence channel (maximum presence set data size exceeded)",
"91100": "member implicitly left presence channel (connection closed)",

"92000": "invalid object message",
Expand Down
Loading