mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-21 20:32:32 +08:00
not token
This commit is contained in:
parent
2f37767899
commit
0f20e58a46
@ -40,7 +40,6 @@ 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