UNPKG

flickr-sdk

Version:

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

11 lines (9 loc) 559 B
/** * This file was auto-generated on 2023-10-24T15:44:49.896Z * flickr.stats.getCSVFiles * Returns a list of URLs for text files containing <i>all</i> your stats data (from November 26th 2007 onwards) for the currently auth'd user. <b>Please note, these files will only be available until June 1, 2010 Noon PDT.</b> For more information <a href="/help/stats/#1369409">please check out this FAQ</a>, or just <a href="/photos/me/stats/downloads/">go download your files</a>. * Permissions required: read */ export type FlickrStatsGetCSVFilesParams = {};