UNPKG

flickr-sdk

Version:

Almost certainly the best Flickr API client in the world for node and the browser

10 lines (9 loc) 576 B
/** * This file was auto-generated on 2023-10-24T15:44:49.760Z * flickr.panda.getList * Return a list of <a href="http://www.flickr.com/explore/panda">Flickr pandas</a>, from whom you can request photos using the <a href="/services/api/flickr.panda.getPhotos.htm">flickr.panda.getPhotos</a> API method. <br/><br/> More information about the pandas can be found on the <a href="http://code.flickr.com/blog/2009/03/03/panda-tuesday-the-history-of-the-panda-new-apis-explore-and-you/">dev blog</a>. * Permissions required: none */ export type FlickrPandaGetListParams = {};