mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
pb
This commit is contained in:
parent
12b2cc79ca
commit
b34d1e7ee7
File diff suppressed because it is too large
Load Diff
@ -182,6 +182,7 @@ message MsgData {
|
||||
}
|
||||
message PushMessages{
|
||||
map<string, PullMsgs> msgs = 1;
|
||||
map<string, PullMsgs> notificationMsgs = 2;
|
||||
}
|
||||
message OfflinePushInfo{
|
||||
string title = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user