commentMediasByUser

suspend fun commentMediasByUser(username: String, commentList: List<String>, amountOfMedias: Int = 5): Flow<String>

Comment given amount of medias of given user with given comment text