mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 09:05:59 +08:00
push msg specify receiver
This commit is contained in:
@@ -6,6 +6,7 @@ package push;
|
||||
message PushMsgReq {
|
||||
string operationID = 1;
|
||||
server_api_params.MsgData msgData = 2;
|
||||
string pushToUserID = 3;
|
||||
}
|
||||
message PushMsgResp{
|
||||
int32 ResultCode = 1;
|
||||
|
||||
Reference in New Issue
Block a user