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
455aa79dad
commit
e24d89ce52
File diff suppressed because it is too large
Load Diff
@ -185,7 +185,9 @@ message MsgData {
|
|||||||
repeated string atUserIDList = 20;
|
repeated string atUserIDList = 20;
|
||||||
string attachedInfo = 21;
|
string attachedInfo = 21;
|
||||||
string ex = 22;
|
string ex = 22;
|
||||||
|
}
|
||||||
|
message PushMessage{
|
||||||
|
repeated MsgData msgs = 1;
|
||||||
}
|
}
|
||||||
message OfflinePushInfo{
|
message OfflinePushInfo{
|
||||||
string title = 1;
|
string title = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user