mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
pb file
This commit is contained in:
parent
8a8e33763c
commit
f4c7272305
@ -40,6 +40,7 @@ message SingleMsgToUser{
|
|||||||
message GetUsersOnlineStatusReq{
|
message GetUsersOnlineStatusReq{
|
||||||
repeated string userIDList = 1;
|
repeated string userIDList = 1;
|
||||||
string operationID = 2;
|
string operationID = 2;
|
||||||
|
string token = 3;
|
||||||
}
|
}
|
||||||
message GetUsersOnlineStatusResp{
|
message GetUsersOnlineStatusResp{
|
||||||
int32 errCode = 1;
|
int32 errCode = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user