follow Users By Location
suspend fun followUsersByLocation(locationName: String, amountOfUsers: Int): Flow<String>
Content copied to clipboard
Follow given amount of users having given location
Follow given amount of users having given location