likeMediasByUserFollowers

suspend fun likeMediasByUserFollowers(username: String, amountOfFollowers: Int = 1, amountOfMedias: Int = 1): Flow<String>

Like given amount of medias of followers of given user