mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-16 06:49:02 +08:00
pb
This commit is contained in:
+891
-868
File diff suppressed because it is too large
Load Diff
@@ -182,6 +182,7 @@ message MsgData {
|
|||||||
}
|
}
|
||||||
message PushMessages{
|
message PushMessages{
|
||||||
map<string, PullMsgs> msgs = 1;
|
map<string, PullMsgs> msgs = 1;
|
||||||
|
map<string, PullMsgs> notificationMsgs = 2;
|
||||||
}
|
}
|
||||||
message OfflinePushInfo{
|
message OfflinePushInfo{
|
||||||
string title = 1;
|
string title = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user