commentMediasByLocation

suspend fun commentMediasByLocation(locationName: String, commentList: List<String>, amountOfMedias: Int = 5, amountOfLocation: Int = 5): Flow<String>

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