mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-11 04:25:59 +08:00
ws pb
This commit is contained in:
+283
-275
File diff suppressed because it is too large
Load Diff
@@ -238,6 +238,7 @@ message MsgData {
|
|||||||
map<string, bool> options = 18;
|
map<string, bool> options = 18;
|
||||||
OfflinePushInfo offlinePushInfo = 19;
|
OfflinePushInfo offlinePushInfo = 19;
|
||||||
repeated string atUserIDList = 20;
|
repeated string atUserIDList = 20;
|
||||||
|
repeated MsgData msgDataList = 21;
|
||||||
|
|
||||||
}
|
}
|
||||||
message OfflinePushInfo{
|
message OfflinePushInfo{
|
||||||
|
|||||||
Reference in New Issue
Block a user