Merge branch 'v2.3.0release' of github.com:OpenIMSDK/Open-IM-Server into v2.3.0release

This commit is contained in:
wangchuxiao
2022-09-06 01:14:51 +08:00
4 changed files with 329 additions and 316 deletions
+321 -312
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -488,6 +488,9 @@ message UserInfoUpdatedTips{
message ConversationUpdateTips{
string UserID = 1;
repeated string conversationIDList = 2;
int64 updateUnreadCountTime = 3;
}
message ConversationSetPrivateTips{