mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-16 06:49:02 +08:00
@ people update
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
830784463c
commit
21a63b98ce
@@ -213,8 +213,9 @@ message MsgData {
|
||||
int32 status = 17;
|
||||
map<string, bool> options = 18;
|
||||
OfflinePushInfo offlinePushInfo = 19;
|
||||
repeated string atUserIDList = 20;
|
||||
|
||||
}
|
||||
// repeated string atUserIDList = 20;
|
||||
message OfflinePushInfo{
|
||||
string title = 1;
|
||||
string desc = 2;
|
||||
|
||||
Reference in New Issue
Block a user