mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 20:11:14 +08:00
pb file
This commit is contained in:
parent
8a8e33763c
commit
f4c7272305
@ -40,6 +40,7 @@ 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