likeMediasByUserFollowing

suspend fun likeMediasByUserFollowing(username: String, amountOfFollowing: Int = 1, amountOfMedias: Int = 1): Flow<String>

Like given amount of medias of followings of given user