-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upload Multiple Images #10
Comments
Thanks for reporting, but I am not sure if I got your question. [0] https://pkg.go.dev/github.com/koffeinsource/go-imgur#Client.UploadImage |
How do i upload multiple images to the same album? At the same time preferably. In imigur you can start a post and add multiple images to it |
That should be possible by calling the function multiple times with the same album id. I'll try that later and add a sentence to the documentation. Thanks for clearing that up. |
Hello,
I am looking through your package api and see
client.UploadImage
do you just use the same album string to do this? Some documentation could be helpfulThanks Guys/Gals/Etc! Awesome job
The text was updated successfully, but these errors were encountered: