ErrorxCode/EasyInsta

Is it only possible to post one photo?

Opened this issue · 1 comments

I see that there is .feed().post() method, but it only gets one file, and I need to create post with multiple photos. Is there any way to do it?

For now, that method only support posting single photo. Multiple photos upload feature will be implemented in further release.

Contribution is welcomed :)