pull/455/head
Gordon 2 years ago committed by Xinwei Xiong(cubxxw-openim)
parent 60f8c117c1
commit 9d63a09ec1

File diff suppressed because it is too large Load Diff

@ -238,6 +238,7 @@ message MsgData {
map<string, bool> options = 18;
OfflinePushInfo offlinePushInfo = 19;
repeated string atUserIDList = 20;
repeated MsgData msgDataList = 21;
}
message OfflinePushInfo{

Loading…
Cancel
Save