I would like to keep the list of users hidden from other users, unless I mark them as “friends”. This is for privacy reasons.
A crafty user could run CometChat.UsersRequestBuilder()
manually and get all the users. Is this correct?
Is there a way to protect from this?