mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 11:05:59 +08:00
push msg specify receiver
This commit is contained in:
@@ -6,6 +6,7 @@ package relay;
|
||||
message OnlinePushMsgReq {
|
||||
string OperationID = 1;
|
||||
server_api_params.MsgData msgData = 2;
|
||||
string pushToUserID = 3;
|
||||
}
|
||||
message OnlinePushMsgResp{
|
||||
repeated SingleMsgToUser resp = 1;
|
||||
|
||||
Reference in New Issue
Block a user