mark as read and modify pb
This commit is contained in:
@@ -8,11 +8,8 @@ message getPaginationFriendsReq{
|
||||
string userID = 2;
|
||||
}
|
||||
message getPaginationFriendsResp{
|
||||
repeated sdkws.FriendInfo FriendsInfo = 1;
|
||||
repeated sdkws.FriendInfo friendsInfo = 1;
|
||||
int32 total = 2;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user