UNPKG

flickr-sdk

Version:

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

8 lines (7 loc) 250 B
/** * This file was auto-generated on 2023-10-24T15:44:49.921Z * flickr.tags.getMostFrequentlyUsed * Returns a list of most frequently used tags for a user. * Permissions required: read */ export type FlickrTagsGetMostFrequentlyUsedParams = {};