Check Friends Params
Check friend relationship parameters.
Usage Example:
val params = CheckFriendsParams(listOf("userId1", "userId2"))
NCEngine.user.checkFriends(params) { relations, error ->
// ...
}Content copied to clipboard
Parameters
user Ids
need Check friend relationship user ID List, once at most 20