Merge branch 'superGroup' of github.com:OpenIMSDK/Open-IM-Server into superGroup

This commit is contained in:
wangchuxiao
2022-06-08 15:07:19 +08:00
6 changed files with 295 additions and 331 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -238,6 +238,7 @@ message MsgData {
map<string, bool> options = 18;
OfflinePushInfo offlinePushInfo = 19;
repeated string atUserIDList = 20;
repeated MsgData msgDataList = 21;
}
message OfflinePushInfo{