dropbox-php-sdk
dropbox-php-sdk copied to clipboard
No Thumbnail Batch method
there isnt any method defined for the get_thumbnail_batch endpoint of dropbox. The only implemented method is the get_thumbnail, which means if there are a 100 images on my drive that i want to display i would have to send 100 API calls which isnt ideal anyway