mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
ws pb
This commit is contained in:
parent
7d0c8b0c5f
commit
55e774344a
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{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user