tuweni / org.apache.tuweni.scuttlebutt.lib / SocialService / getFriends

getFriends

open fun getFriends(): AsyncResult<MutableList<Profile!>!>! (source)

Get the profiles of all the users that the instance is following that also follow the instance.

Return
AsyncResult<MutableList<Profile!>!>!: the profiles of all the users that the instance is following that also follow the instance