package scraper type Image struct { TweetID TweetID Filename string IsDownloaded bool }