mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-20 16:59:01 +08:00
user
This commit is contained in:
@@ -9,7 +9,7 @@ message getAllUserIDReq{
|
||||
}
|
||||
message getAllUserIDResp{
|
||||
int32 total = 1;
|
||||
repeated string userIDList = 2;
|
||||
repeated string userIDs = 2;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user