feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611)
This commit is contained in:
@@ -40,6 +40,7 @@ const (
|
||||
WSSendMsg = 1003
|
||||
WSSendSignalMsg = 1004
|
||||
WSPullMsg = 1005
|
||||
WSGetConvMaxReadSeq = 1006
|
||||
WSPushMsg = 2001
|
||||
WSKickOnlineMsg = 2002
|
||||
WsLogoutMsg = 2003
|
||||
|
||||
Reference in New Issue
Block a user