mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
pb update
This commit is contained in:
parent
5f7fa2a7a2
commit
455aa79dad
File diff suppressed because it is too large
Load Diff
@ -183,9 +183,8 @@ 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;
|
||||||
bytes msgDataList = 21;
|
string attachedInfo = 21;
|
||||||
string attachedInfo = 22;
|
string ex = 22;
|
||||||
string ex = 23;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
message OfflinePushInfo{
|
message OfflinePushInfo{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user