loganhenderson
Results
2
issues of
loganhenderson
Going through the code the only upload methods I see are ```func (insta *Instagram) UploadPhoto(photo io.Reader, photoCaption string, quality int, filterType int) (Item, error)``` Is there an issue with supporting...
help wanted
todo
Id like to use this as a menu where I would only allow for one item to be enabled (highlighted) at a time. Does not seem to be anyway to...