UNPKG

flickr-sdk

Version:

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

10 lines (9 loc) 305 B
/** * This file was auto-generated on 2023-10-24T15:44:49.888Z * flickr.push.getSubscriptions * Returns a list of the subscriptions for the logged-in user. <br><br> <i>(this method is experimental and may change)</i> * Permissions required: read */ export type FlickrPushGetSubscriptionsParams = {};