mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-05 17:45:59 +08:00
push msg specify receiver
This commit is contained in:
@@ -18,6 +18,7 @@ message MsgDataToDB {
|
||||
message PushMsgDataToMQ{
|
||||
string OperationID = 1;
|
||||
server_api_params.MsgData msgData = 2;
|
||||
string pushToUserID = 3;
|
||||
}
|
||||
|
||||
//message PullMessageReq {
|
||||
|
||||
Reference in New Issue
Block a user