mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-21 12:19:18 +08:00
not token
This commit is contained in:
parent
2f37767899
commit
0f20e58a46
@ -40,7 +40,6 @@ message SingleMsgToUser{
|
||||
message GetUsersOnlineStatusReq{
|
||||
repeated string userIDList = 1;
|
||||
string operationID = 2;
|
||||
string token = 3;
|
||||
}
|
||||
message GetUsersOnlineStatusResp{
|
||||
int32 errCode = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user