like Medias By User Following
suspend fun likeMediasByUserFollowing(username: String, amountOfFollowing: Int = 1, amountOfMedias: Int = 1): Flow<String>
Content copied to clipboard
Like given amount of medias of followings of given user