flickr-sdk
Version:
Almost certainly the best Flickr API client in the world for node and the browser
684 lines • 86.5 kB
TypeScript
/**
* This file was auto-generated on 2023-10-24T15:44:49.942Z
*/
import type { FlickrActivityUserCommentsParams } from "./flickr.activity.userComments";
import type { FlickrActivityUserCommentsResponse } from "./flickr.activity.userComments.response";
import type { FlickrActivityUserPhotosParams } from "./flickr.activity.userPhotos";
import type { FlickrActivityUserPhotosResponse } from "./flickr.activity.userPhotos.response";
import type { FlickrAuthCheckTokenParams } from "./flickr.auth.checkToken";
import type { FlickrAuthCheckTokenResponse } from "./flickr.auth.checkToken.response";
import type { FlickrAuthGetFrobParams } from "./flickr.auth.getFrob";
import type { FlickrAuthGetFrobResponse } from "./flickr.auth.getFrob.response";
import type { FlickrAuthGetFullTokenParams } from "./flickr.auth.getFullToken";
import type { FlickrAuthGetFullTokenResponse } from "./flickr.auth.getFullToken.response";
import type { FlickrAuthGetTokenParams } from "./flickr.auth.getToken";
import type { FlickrAuthGetTokenResponse } from "./flickr.auth.getToken.response";
import type { FlickrAuthOauthCheckTokenParams } from "./flickr.auth.oauth.checkToken";
import type { FlickrAuthOauthCheckTokenResponse } from "./flickr.auth.oauth.checkToken.response";
import type { FlickrAuthOauthGetAccessTokenParams } from "./flickr.auth.oauth.getAccessToken";
import type { FlickrAuthOauthGetAccessTokenResponse } from "./flickr.auth.oauth.getAccessToken.response";
import type { FlickrBlogsGetListParams } from "./flickr.blogs.getList";
import type { FlickrBlogsGetListResponse } from "./flickr.blogs.getList.response";
import type { FlickrBlogsGetServicesParams } from "./flickr.blogs.getServices";
import type { FlickrBlogsGetServicesResponse } from "./flickr.blogs.getServices.response";
import type { FlickrBlogsPostPhotoParams } from "./flickr.blogs.postPhoto";
import type { FlickrBlogsPostPhotoResponse } from "./flickr.blogs.postPhoto.response";
import type { FlickrCamerasGetBrandModelsParams } from "./flickr.cameras.getBrandModels";
import type { FlickrCamerasGetBrandModelsResponse } from "./flickr.cameras.getBrandModels.response";
import type { FlickrCamerasGetBrandsParams } from "./flickr.cameras.getBrands";
import type { FlickrCamerasGetBrandsResponse } from "./flickr.cameras.getBrands.response";
import type { FlickrCollectionsGetInfoParams } from "./flickr.collections.getInfo";
import type { FlickrCollectionsGetInfoResponse } from "./flickr.collections.getInfo.response";
import type { FlickrCollectionsGetTreeParams } from "./flickr.collections.getTree";
import type { FlickrCollectionsGetTreeResponse } from "./flickr.collections.getTree.response";
import type { FlickrCommonsGetInstitutionsParams } from "./flickr.commons.getInstitutions";
import type { FlickrCommonsGetInstitutionsResponse } from "./flickr.commons.getInstitutions.response";
import type { FlickrContactsGetListParams } from "./flickr.contacts.getList";
import type { FlickrContactsGetListResponse } from "./flickr.contacts.getList.response";
import type { FlickrContactsGetListRecentlyUploadedParams } from "./flickr.contacts.getListRecentlyUploaded";
import type { FlickrContactsGetListRecentlyUploadedResponse } from "./flickr.contacts.getListRecentlyUploaded.response";
import type { FlickrContactsGetPublicListParams } from "./flickr.contacts.getPublicList";
import type { FlickrContactsGetPublicListResponse } from "./flickr.contacts.getPublicList.response";
import type { FlickrContactsGetTaggingSuggestionsParams } from "./flickr.contacts.getTaggingSuggestions";
import type { FlickrContactsGetTaggingSuggestionsResponse } from "./flickr.contacts.getTaggingSuggestions.response";
import type { FlickrFavoritesAddParams } from "./flickr.favorites.add";
import type { FlickrFavoritesAddResponse } from "./flickr.favorites.add.response";
import type { FlickrFavoritesGetContextParams } from "./flickr.favorites.getContext";
import type { FlickrFavoritesGetContextResponse } from "./flickr.favorites.getContext.response";
import type { FlickrFavoritesGetListParams } from "./flickr.favorites.getList";
import type { FlickrFavoritesGetListResponse } from "./flickr.favorites.getList.response";
import type { FlickrFavoritesGetPublicListParams } from "./flickr.favorites.getPublicList";
import type { FlickrFavoritesGetPublicListResponse } from "./flickr.favorites.getPublicList.response";
import type { FlickrFavoritesRemoveParams } from "./flickr.favorites.remove";
import type { FlickrFavoritesRemoveResponse } from "./flickr.favorites.remove.response";
import type { FlickrGalleriesAddPhotoParams } from "./flickr.galleries.addPhoto";
import type { FlickrGalleriesAddPhotoResponse } from "./flickr.galleries.addPhoto.response";
import type { FlickrGalleriesCreateParams } from "./flickr.galleries.create";
import type { FlickrGalleriesCreateResponse } from "./flickr.galleries.create.response";
import type { FlickrGalleriesEditMetaParams } from "./flickr.galleries.editMeta";
import type { FlickrGalleriesEditMetaResponse } from "./flickr.galleries.editMeta.response";
import type { FlickrGalleriesEditPhotoParams } from "./flickr.galleries.editPhoto";
import type { FlickrGalleriesEditPhotoResponse } from "./flickr.galleries.editPhoto.response";
import type { FlickrGalleriesEditPhotosParams } from "./flickr.galleries.editPhotos";
import type { FlickrGalleriesEditPhotosResponse } from "./flickr.galleries.editPhotos.response";
import type { FlickrGalleriesGetInfoParams } from "./flickr.galleries.getInfo";
import type { FlickrGalleriesGetInfoResponse } from "./flickr.galleries.getInfo.response";
import type { FlickrGalleriesGetListParams } from "./flickr.galleries.getList";
import type { FlickrGalleriesGetListResponse } from "./flickr.galleries.getList.response";
import type { FlickrGalleriesGetListForPhotoParams } from "./flickr.galleries.getListForPhoto";
import type { FlickrGalleriesGetListForPhotoResponse } from "./flickr.galleries.getListForPhoto.response";
import type { FlickrGalleriesGetPhotosParams } from "./flickr.galleries.getPhotos";
import type { FlickrGalleriesGetPhotosResponse } from "./flickr.galleries.getPhotos.response";
import type { FlickrGalleriesRemovePhotoParams } from "./flickr.galleries.removePhoto";
import type { FlickrGalleriesRemovePhotoResponse } from "./flickr.galleries.removePhoto.response";
import type { FlickrGroupsDiscussRepliesAddParams } from "./flickr.groups.discuss.replies.add";
import type { FlickrGroupsDiscussRepliesAddResponse } from "./flickr.groups.discuss.replies.add.response";
import type { FlickrGroupsDiscussRepliesDeleteParams } from "./flickr.groups.discuss.replies.delete";
import type { FlickrGroupsDiscussRepliesDeleteResponse } from "./flickr.groups.discuss.replies.delete.response";
import type { FlickrGroupsDiscussRepliesEditParams } from "./flickr.groups.discuss.replies.edit";
import type { FlickrGroupsDiscussRepliesEditResponse } from "./flickr.groups.discuss.replies.edit.response";
import type { FlickrGroupsDiscussRepliesGetInfoParams } from "./flickr.groups.discuss.replies.getInfo";
import type { FlickrGroupsDiscussRepliesGetInfoResponse } from "./flickr.groups.discuss.replies.getInfo.response";
import type { FlickrGroupsDiscussRepliesGetListParams } from "./flickr.groups.discuss.replies.getList";
import type { FlickrGroupsDiscussRepliesGetListResponse } from "./flickr.groups.discuss.replies.getList.response";
import type { FlickrGroupsDiscussTopicsAddParams } from "./flickr.groups.discuss.topics.add";
import type { FlickrGroupsDiscussTopicsAddResponse } from "./flickr.groups.discuss.topics.add.response";
import type { FlickrGroupsDiscussTopicsGetInfoParams } from "./flickr.groups.discuss.topics.getInfo";
import type { FlickrGroupsDiscussTopicsGetInfoResponse } from "./flickr.groups.discuss.topics.getInfo.response";
import type { FlickrGroupsDiscussTopicsGetListParams } from "./flickr.groups.discuss.topics.getList";
import type { FlickrGroupsDiscussTopicsGetListResponse } from "./flickr.groups.discuss.topics.getList.response";
import type { FlickrGroupsGetInfoParams } from "./flickr.groups.getInfo";
import type { FlickrGroupsGetInfoResponse } from "./flickr.groups.getInfo.response";
import type { FlickrGroupsJoinParams } from "./flickr.groups.join";
import type { FlickrGroupsJoinResponse } from "./flickr.groups.join.response";
import type { FlickrGroupsJoinRequestParams } from "./flickr.groups.joinRequest";
import type { FlickrGroupsJoinRequestResponse } from "./flickr.groups.joinRequest.response";
import type { FlickrGroupsLeaveParams } from "./flickr.groups.leave";
import type { FlickrGroupsLeaveResponse } from "./flickr.groups.leave.response";
import type { FlickrGroupsMembersGetListParams } from "./flickr.groups.members.getList";
import type { FlickrGroupsMembersGetListResponse } from "./flickr.groups.members.getList.response";
import type { FlickrGroupsPoolsAddParams } from "./flickr.groups.pools.add";
import type { FlickrGroupsPoolsAddResponse } from "./flickr.groups.pools.add.response";
import type { FlickrGroupsPoolsGetContextParams } from "./flickr.groups.pools.getContext";
import type { FlickrGroupsPoolsGetContextResponse } from "./flickr.groups.pools.getContext.response";
import type { FlickrGroupsPoolsGetGroupsParams } from "./flickr.groups.pools.getGroups";
import type { FlickrGroupsPoolsGetGroupsResponse } from "./flickr.groups.pools.getGroups.response";
import type { FlickrGroupsPoolsGetPhotosParams } from "./flickr.groups.pools.getPhotos";
import type { FlickrGroupsPoolsGetPhotosResponse } from "./flickr.groups.pools.getPhotos.response";
import type { FlickrGroupsPoolsRemoveParams } from "./flickr.groups.pools.remove";
import type { FlickrGroupsPoolsRemoveResponse } from "./flickr.groups.pools.remove.response";
import type { FlickrGroupsSearchParams } from "./flickr.groups.search";
import type { FlickrGroupsSearchResponse } from "./flickr.groups.search.response";
import type { FlickrInterestingnessGetListParams } from "./flickr.interestingness.getList";
import type { FlickrInterestingnessGetListResponse } from "./flickr.interestingness.getList.response";
import type { FlickrMachinetagsGetNamespacesParams } from "./flickr.machinetags.getNamespaces";
import type { FlickrMachinetagsGetNamespacesResponse } from "./flickr.machinetags.getNamespaces.response";
import type { FlickrMachinetagsGetPairsParams } from "./flickr.machinetags.getPairs";
import type { FlickrMachinetagsGetPairsResponse } from "./flickr.machinetags.getPairs.response";
import type { FlickrMachinetagsGetPredicatesParams } from "./flickr.machinetags.getPredicates";
import type { FlickrMachinetagsGetPredicatesResponse } from "./flickr.machinetags.getPredicates.response";
import type { FlickrMachinetagsGetRecentValuesParams } from "./flickr.machinetags.getRecentValues";
import type { FlickrMachinetagsGetRecentValuesResponse } from "./flickr.machinetags.getRecentValues.response";
import type { FlickrMachinetagsGetValuesParams } from "./flickr.machinetags.getValues";
import type { FlickrMachinetagsGetValuesResponse } from "./flickr.machinetags.getValues.response";
import type { FlickrPandaGetListParams } from "./flickr.panda.getList";
import type { FlickrPandaGetListResponse } from "./flickr.panda.getList.response";
import type { FlickrPandaGetPhotosParams } from "./flickr.panda.getPhotos";
import type { FlickrPandaGetPhotosResponse } from "./flickr.panda.getPhotos.response";
import type { FlickrPeopleFindByEmailParams } from "./flickr.people.findByEmail";
import type { FlickrPeopleFindByEmailResponse } from "./flickr.people.findByEmail.response";
import type { FlickrPeopleFindByUsernameParams } from "./flickr.people.findByUsername";
import type { FlickrPeopleFindByUsernameResponse } from "./flickr.people.findByUsername.response";
import type { FlickrPeopleGetGroupsParams } from "./flickr.people.getGroups";
import type { FlickrPeopleGetGroupsResponse } from "./flickr.people.getGroups.response";
import type { FlickrPeopleGetInfoParams } from "./flickr.people.getInfo";
import type { FlickrPeopleGetInfoResponse } from "./flickr.people.getInfo.response";
import type { FlickrPeopleGetLimitsParams } from "./flickr.people.getLimits";
import type { FlickrPeopleGetLimitsResponse } from "./flickr.people.getLimits.response";
import type { FlickrPeopleGetPhotosParams } from "./flickr.people.getPhotos";
import type { FlickrPeopleGetPhotosResponse } from "./flickr.people.getPhotos.response";
import type { FlickrPeopleGetPhotosOfParams } from "./flickr.people.getPhotosOf";
import type { FlickrPeopleGetPhotosOfResponse } from "./flickr.people.getPhotosOf.response";
import type { FlickrPeopleGetPublicGroupsParams } from "./flickr.people.getPublicGroups";
import type { FlickrPeopleGetPublicGroupsResponse } from "./flickr.people.getPublicGroups.response";
import type { FlickrPeopleGetPublicPhotosParams } from "./flickr.people.getPublicPhotos";
import type { FlickrPeopleGetPublicPhotosResponse } from "./flickr.people.getPublicPhotos.response";
import type { FlickrPeopleGetUploadStatusParams } from "./flickr.people.getUploadStatus";
import type { FlickrPeopleGetUploadStatusResponse } from "./flickr.people.getUploadStatus.response";
import type { FlickrPhotosAddTagsParams } from "./flickr.photos.addTags";
import type { FlickrPhotosAddTagsResponse } from "./flickr.photos.addTags.response";
import type { FlickrPhotosCommentsAddCommentParams } from "./flickr.photos.comments.addComment";
import type { FlickrPhotosCommentsAddCommentResponse } from "./flickr.photos.comments.addComment.response";
import type { FlickrPhotosCommentsDeleteCommentParams } from "./flickr.photos.comments.deleteComment";
import type { FlickrPhotosCommentsDeleteCommentResponse } from "./flickr.photos.comments.deleteComment.response";
import type { FlickrPhotosCommentsEditCommentParams } from "./flickr.photos.comments.editComment";
import type { FlickrPhotosCommentsEditCommentResponse } from "./flickr.photos.comments.editComment.response";
import type { FlickrPhotosCommentsGetListParams } from "./flickr.photos.comments.getList";
import type { FlickrPhotosCommentsGetListResponse } from "./flickr.photos.comments.getList.response";
import type { FlickrPhotosCommentsGetRecentForContactsParams } from "./flickr.photos.comments.getRecentForContacts";
import type { FlickrPhotosCommentsGetRecentForContactsResponse } from "./flickr.photos.comments.getRecentForContacts.response";
import type { FlickrPhotosDeleteParams } from "./flickr.photos.delete";
import type { FlickrPhotosDeleteResponse } from "./flickr.photos.delete.response";
import type { FlickrPhotosGeoBatchCorrectLocationParams } from "./flickr.photos.geo.batchCorrectLocation";
import type { FlickrPhotosGeoBatchCorrectLocationResponse } from "./flickr.photos.geo.batchCorrectLocation.response";
import type { FlickrPhotosGeoCorrectLocationParams } from "./flickr.photos.geo.correctLocation";
import type { FlickrPhotosGeoCorrectLocationResponse } from "./flickr.photos.geo.correctLocation.response";
import type { FlickrPhotosGeoGetLocationParams } from "./flickr.photos.geo.getLocation";
import type { FlickrPhotosGeoGetLocationResponse } from "./flickr.photos.geo.getLocation.response";
import type { FlickrPhotosGeoGetPermsParams } from "./flickr.photos.geo.getPerms";
import type { FlickrPhotosGeoGetPermsResponse } from "./flickr.photos.geo.getPerms.response";
import type { FlickrPhotosGeoPhotosForLocationParams } from "./flickr.photos.geo.photosForLocation";
import type { FlickrPhotosGeoPhotosForLocationResponse } from "./flickr.photos.geo.photosForLocation.response";
import type { FlickrPhotosGeoRemoveLocationParams } from "./flickr.photos.geo.removeLocation";
import type { FlickrPhotosGeoRemoveLocationResponse } from "./flickr.photos.geo.removeLocation.response";
import type { FlickrPhotosGeoSetContextParams } from "./flickr.photos.geo.setContext";
import type { FlickrPhotosGeoSetContextResponse } from "./flickr.photos.geo.setContext.response";
import type { FlickrPhotosGeoSetLocationParams } from "./flickr.photos.geo.setLocation";
import type { FlickrPhotosGeoSetLocationResponse } from "./flickr.photos.geo.setLocation.response";
import type { FlickrPhotosGeoSetPermsParams } from "./flickr.photos.geo.setPerms";
import type { FlickrPhotosGeoSetPermsResponse } from "./flickr.photos.geo.setPerms.response";
import type { FlickrPhotosGetAllContextsParams } from "./flickr.photos.getAllContexts";
import type { FlickrPhotosGetAllContextsResponse } from "./flickr.photos.getAllContexts.response";
import type { FlickrPhotosGetContactsPhotosParams } from "./flickr.photos.getContactsPhotos";
import type { FlickrPhotosGetContactsPhotosResponse } from "./flickr.photos.getContactsPhotos.response";
import type { FlickrPhotosGetContactsPublicPhotosParams } from "./flickr.photos.getContactsPublicPhotos";
import type { FlickrPhotosGetContactsPublicPhotosResponse } from "./flickr.photos.getContactsPublicPhotos.response";
import type { FlickrPhotosGetContextParams } from "./flickr.photos.getContext";
import type { FlickrPhotosGetContextResponse } from "./flickr.photos.getContext.response";
import type { FlickrPhotosGetCountsParams } from "./flickr.photos.getCounts";
import type { FlickrPhotosGetCountsResponse } from "./flickr.photos.getCounts.response";
import type { FlickrPhotosGetExifParams } from "./flickr.photos.getExif";
import type { FlickrPhotosGetExifResponse } from "./flickr.photos.getExif.response";
import type { FlickrPhotosGetFavoritesParams } from "./flickr.photos.getFavorites";
import type { FlickrPhotosGetFavoritesResponse } from "./flickr.photos.getFavorites.response";
import type { FlickrPhotosGetInfoParams } from "./flickr.photos.getInfo";
import type { FlickrPhotosGetInfoResponse } from "./flickr.photos.getInfo.response";
import type { FlickrPhotosGetNotInSetParams } from "./flickr.photos.getNotInSet";
import type { FlickrPhotosGetNotInSetResponse } from "./flickr.photos.getNotInSet.response";
import type { FlickrPhotosGetPermsParams } from "./flickr.photos.getPerms";
import type { FlickrPhotosGetPermsResponse } from "./flickr.photos.getPerms.response";
import type { FlickrPhotosGetPopularParams } from "./flickr.photos.getPopular";
import type { FlickrPhotosGetPopularResponse } from "./flickr.photos.getPopular.response";
import type { FlickrPhotosGetRecentParams } from "./flickr.photos.getRecent";
import type { FlickrPhotosGetRecentResponse } from "./flickr.photos.getRecent.response";
import type { FlickrPhotosGetSizesParams } from "./flickr.photos.getSizes";
import type { FlickrPhotosGetSizesResponse } from "./flickr.photos.getSizes.response";
import type { FlickrPhotosGetUntaggedParams } from "./flickr.photos.getUntagged";
import type { FlickrPhotosGetUntaggedResponse } from "./flickr.photos.getUntagged.response";
import type { FlickrPhotosGetWithGeoDataParams } from "./flickr.photos.getWithGeoData";
import type { FlickrPhotosGetWithGeoDataResponse } from "./flickr.photos.getWithGeoData.response";
import type { FlickrPhotosGetWithoutGeoDataParams } from "./flickr.photos.getWithoutGeoData";
import type { FlickrPhotosGetWithoutGeoDataResponse } from "./flickr.photos.getWithoutGeoData.response";
import type { FlickrPhotosLicensesGetInfoParams } from "./flickr.photos.licenses.getInfo";
import type { FlickrPhotosLicensesGetInfoResponse } from "./flickr.photos.licenses.getInfo.response";
import type { FlickrPhotosLicensesSetLicenseParams } from "./flickr.photos.licenses.setLicense";
import type { FlickrPhotosLicensesSetLicenseResponse } from "./flickr.photos.licenses.setLicense.response";
import type { FlickrPhotosLicensesGetLicenseHistoryParams } from "./flickr.photos.licenses.getLicenseHistory";
import type { FlickrPhotosLicensesGetLicenseHistoryResponse } from "./flickr.photos.licenses.getLicenseHistory.response";
import type { FlickrPhotosNotesAddParams } from "./flickr.photos.notes.add";
import type { FlickrPhotosNotesAddResponse } from "./flickr.photos.notes.add.response";
import type { FlickrPhotosNotesDeleteParams } from "./flickr.photos.notes.delete";
import type { FlickrPhotosNotesDeleteResponse } from "./flickr.photos.notes.delete.response";
import type { FlickrPhotosNotesEditParams } from "./flickr.photos.notes.edit";
import type { FlickrPhotosNotesEditResponse } from "./flickr.photos.notes.edit.response";
import type { FlickrPhotosPeopleAddParams } from "./flickr.photos.people.add";
import type { FlickrPhotosPeopleAddResponse } from "./flickr.photos.people.add.response";
import type { FlickrPhotosPeopleDeleteParams } from "./flickr.photos.people.delete";
import type { FlickrPhotosPeopleDeleteResponse } from "./flickr.photos.people.delete.response";
import type { FlickrPhotosPeopleDeleteCoordsParams } from "./flickr.photos.people.deleteCoords";
import type { FlickrPhotosPeopleDeleteCoordsResponse } from "./flickr.photos.people.deleteCoords.response";
import type { FlickrPhotosPeopleEditCoordsParams } from "./flickr.photos.people.editCoords";
import type { FlickrPhotosPeopleEditCoordsResponse } from "./flickr.photos.people.editCoords.response";
import type { FlickrPhotosPeopleGetListParams } from "./flickr.photos.people.getList";
import type { FlickrPhotosPeopleGetListResponse } from "./flickr.photos.people.getList.response";
import type { FlickrPhotosRecentlyUpdatedParams } from "./flickr.photos.recentlyUpdated";
import type { FlickrPhotosRecentlyUpdatedResponse } from "./flickr.photos.recentlyUpdated.response";
import type { FlickrPhotosRemoveTagParams } from "./flickr.photos.removeTag";
import type { FlickrPhotosRemoveTagResponse } from "./flickr.photos.removeTag.response";
import type { FlickrPhotosSearchParams } from "./flickr.photos.search";
import type { FlickrPhotosSearchResponse } from "./flickr.photos.search.response";
import type { FlickrPhotosSetContentTypeParams } from "./flickr.photos.setContentType";
import type { FlickrPhotosSetContentTypeResponse } from "./flickr.photos.setContentType.response";
import type { FlickrPhotosSetDatesParams } from "./flickr.photos.setDates";
import type { FlickrPhotosSetDatesResponse } from "./flickr.photos.setDates.response";
import type { FlickrPhotosSetMetaParams } from "./flickr.photos.setMeta";
import type { FlickrPhotosSetMetaResponse } from "./flickr.photos.setMeta.response";
import type { FlickrPhotosSetPermsParams } from "./flickr.photos.setPerms";
import type { FlickrPhotosSetPermsResponse } from "./flickr.photos.setPerms.response";
import type { FlickrPhotosSetSafetyLevelParams } from "./flickr.photos.setSafetyLevel";
import type { FlickrPhotosSetSafetyLevelResponse } from "./flickr.photos.setSafetyLevel.response";
import type { FlickrPhotosSetTagsParams } from "./flickr.photos.setTags";
import type { FlickrPhotosSetTagsResponse } from "./flickr.photos.setTags.response";
import type { FlickrPhotosSuggestionsApproveSuggestionParams } from "./flickr.photos.suggestions.approveSuggestion";
import type { FlickrPhotosSuggestionsApproveSuggestionResponse } from "./flickr.photos.suggestions.approveSuggestion.response";
import type { FlickrPhotosSuggestionsGetListParams } from "./flickr.photos.suggestions.getList";
import type { FlickrPhotosSuggestionsGetListResponse } from "./flickr.photos.suggestions.getList.response";
import type { FlickrPhotosSuggestionsRejectSuggestionParams } from "./flickr.photos.suggestions.rejectSuggestion";
import type { FlickrPhotosSuggestionsRejectSuggestionResponse } from "./flickr.photos.suggestions.rejectSuggestion.response";
import type { FlickrPhotosSuggestionsRemoveSuggestionParams } from "./flickr.photos.suggestions.removeSuggestion";
import type { FlickrPhotosSuggestionsRemoveSuggestionResponse } from "./flickr.photos.suggestions.removeSuggestion.response";
import type { FlickrPhotosSuggestionsSuggestLocationParams } from "./flickr.photos.suggestions.suggestLocation";
import type { FlickrPhotosSuggestionsSuggestLocationResponse } from "./flickr.photos.suggestions.suggestLocation.response";
import type { FlickrPhotosTransformRotateParams } from "./flickr.photos.transform.rotate";
import type { FlickrPhotosTransformRotateResponse } from "./flickr.photos.transform.rotate.response";
import type { FlickrPhotosUploadCheckTicketsParams } from "./flickr.photos.upload.checkTickets";
import type { FlickrPhotosUploadCheckTicketsResponse } from "./flickr.photos.upload.checkTickets.response";
import type { FlickrPhotosetsAddPhotoParams } from "./flickr.photosets.addPhoto";
import type { FlickrPhotosetsAddPhotoResponse } from "./flickr.photosets.addPhoto.response";
import type { FlickrPhotosetsCommentsAddCommentParams } from "./flickr.photosets.comments.addComment";
import type { FlickrPhotosetsCommentsAddCommentResponse } from "./flickr.photosets.comments.addComment.response";
import type { FlickrPhotosetsCommentsDeleteCommentParams } from "./flickr.photosets.comments.deleteComment";
import type { FlickrPhotosetsCommentsDeleteCommentResponse } from "./flickr.photosets.comments.deleteComment.response";
import type { FlickrPhotosetsCommentsEditCommentParams } from "./flickr.photosets.comments.editComment";
import type { FlickrPhotosetsCommentsEditCommentResponse } from "./flickr.photosets.comments.editComment.response";
import type { FlickrPhotosetsCommentsGetListParams } from "./flickr.photosets.comments.getList";
import type { FlickrPhotosetsCommentsGetListResponse } from "./flickr.photosets.comments.getList.response";
import type { FlickrPhotosetsCreateParams } from "./flickr.photosets.create";
import type { FlickrPhotosetsCreateResponse } from "./flickr.photosets.create.response";
import type { FlickrPhotosetsDeleteParams } from "./flickr.photosets.delete";
import type { FlickrPhotosetsDeleteResponse } from "./flickr.photosets.delete.response";
import type { FlickrPhotosetsEditMetaParams } from "./flickr.photosets.editMeta";
import type { FlickrPhotosetsEditMetaResponse } from "./flickr.photosets.editMeta.response";
import type { FlickrPhotosetsEditPhotosParams } from "./flickr.photosets.editPhotos";
import type { FlickrPhotosetsEditPhotosResponse } from "./flickr.photosets.editPhotos.response";
import type { FlickrPhotosetsGetContextParams } from "./flickr.photosets.getContext";
import type { FlickrPhotosetsGetContextResponse } from "./flickr.photosets.getContext.response";
import type { FlickrPhotosetsGetInfoParams } from "./flickr.photosets.getInfo";
import type { FlickrPhotosetsGetInfoResponse } from "./flickr.photosets.getInfo.response";
import type { FlickrPhotosetsGetListParams } from "./flickr.photosets.getList";
import type { FlickrPhotosetsGetListResponse } from "./flickr.photosets.getList.response";
import type { FlickrPhotosetsGetPhotosParams } from "./flickr.photosets.getPhotos";
import type { FlickrPhotosetsGetPhotosResponse } from "./flickr.photosets.getPhotos.response";
import type { FlickrPhotosetsOrderSetsParams } from "./flickr.photosets.orderSets";
import type { FlickrPhotosetsOrderSetsResponse } from "./flickr.photosets.orderSets.response";
import type { FlickrPhotosetsRemovePhotoParams } from "./flickr.photosets.removePhoto";
import type { FlickrPhotosetsRemovePhotoResponse } from "./flickr.photosets.removePhoto.response";
import type { FlickrPhotosetsRemovePhotosParams } from "./flickr.photosets.removePhotos";
import type { FlickrPhotosetsRemovePhotosResponse } from "./flickr.photosets.removePhotos.response";
import type { FlickrPhotosetsReorderPhotosParams } from "./flickr.photosets.reorderPhotos";
import type { FlickrPhotosetsReorderPhotosResponse } from "./flickr.photosets.reorderPhotos.response";
import type { FlickrPhotosetsSetPrimaryPhotoParams } from "./flickr.photosets.setPrimaryPhoto";
import type { FlickrPhotosetsSetPrimaryPhotoResponse } from "./flickr.photosets.setPrimaryPhoto.response";
import type { FlickrPlacesFindParams } from "./flickr.places.find";
import type { FlickrPlacesFindResponse } from "./flickr.places.find.response";
import type { FlickrPlacesFindByLatLonParams } from "./flickr.places.findByLatLon";
import type { FlickrPlacesFindByLatLonResponse } from "./flickr.places.findByLatLon.response";
import type { FlickrPlacesGetChildrenWithPhotosPublicParams } from "./flickr.places.getChildrenWithPhotosPublic";
import type { FlickrPlacesGetChildrenWithPhotosPublicResponse } from "./flickr.places.getChildrenWithPhotosPublic.response";
import type { FlickrPlacesGetInfoParams } from "./flickr.places.getInfo";
import type { FlickrPlacesGetInfoResponse } from "./flickr.places.getInfo.response";
import type { FlickrPlacesGetInfoByUrlParams } from "./flickr.places.getInfoByUrl";
import type { FlickrPlacesGetInfoByUrlResponse } from "./flickr.places.getInfoByUrl.response";
import type { FlickrPlacesGetPlaceTypesParams } from "./flickr.places.getPlaceTypes";
import type { FlickrPlacesGetPlaceTypesResponse } from "./flickr.places.getPlaceTypes.response";
import type { FlickrPlacesGetShapeHistoryParams } from "./flickr.places.getShapeHistory";
import type { FlickrPlacesGetShapeHistoryResponse } from "./flickr.places.getShapeHistory.response";
import type { FlickrPlacesGetTopPlacesListParams } from "./flickr.places.getTopPlacesList";
import type { FlickrPlacesGetTopPlacesListResponse } from "./flickr.places.getTopPlacesList.response";
import type { FlickrPlacesPlacesForBoundingBoxParams } from "./flickr.places.placesForBoundingBox";
import type { FlickrPlacesPlacesForBoundingBoxResponse } from "./flickr.places.placesForBoundingBox.response";
import type { FlickrPlacesPlacesForContactsParams } from "./flickr.places.placesForContacts";
import type { FlickrPlacesPlacesForContactsResponse } from "./flickr.places.placesForContacts.response";
import type { FlickrPlacesPlacesForTagsParams } from "./flickr.places.placesForTags";
import type { FlickrPlacesPlacesForTagsResponse } from "./flickr.places.placesForTags.response";
import type { FlickrPlacesPlacesForUserParams } from "./flickr.places.placesForUser";
import type { FlickrPlacesPlacesForUserResponse } from "./flickr.places.placesForUser.response";
import type { FlickrPlacesResolvePlaceIdParams } from "./flickr.places.resolvePlaceId";
import type { FlickrPlacesResolvePlaceIdResponse } from "./flickr.places.resolvePlaceId.response";
import type { FlickrPlacesResolvePlaceURLParams } from "./flickr.places.resolvePlaceURL";
import type { FlickrPlacesResolvePlaceURLResponse } from "./flickr.places.resolvePlaceURL.response";
import type { FlickrPlacesTagsForPlaceParams } from "./flickr.places.tagsForPlace";
import type { FlickrPlacesTagsForPlaceResponse } from "./flickr.places.tagsForPlace.response";
import type { FlickrPrefsGetContentTypeParams } from "./flickr.prefs.getContentType";
import type { FlickrPrefsGetContentTypeResponse } from "./flickr.prefs.getContentType.response";
import type { FlickrPrefsGetGeoPermsParams } from "./flickr.prefs.getGeoPerms";
import type { FlickrPrefsGetGeoPermsResponse } from "./flickr.prefs.getGeoPerms.response";
import type { FlickrPrefsGetHiddenParams } from "./flickr.prefs.getHidden";
import type { FlickrPrefsGetHiddenResponse } from "./flickr.prefs.getHidden.response";
import type { FlickrPrefsGetPrivacyParams } from "./flickr.prefs.getPrivacy";
import type { FlickrPrefsGetPrivacyResponse } from "./flickr.prefs.getPrivacy.response";
import type { FlickrPrefsGetSafetyLevelParams } from "./flickr.prefs.getSafetyLevel";
import type { FlickrPrefsGetSafetyLevelResponse } from "./flickr.prefs.getSafetyLevel.response";
import type { FlickrProfileGetProfileParams } from "./flickr.profile.getProfile";
import type { FlickrProfileGetProfileResponse } from "./flickr.profile.getProfile.response";
import type { FlickrPushGetSubscriptionsParams } from "./flickr.push.getSubscriptions";
import type { FlickrPushGetSubscriptionsResponse } from "./flickr.push.getSubscriptions.response";
import type { FlickrPushGetTopicsParams } from "./flickr.push.getTopics";
import type { FlickrPushGetTopicsResponse } from "./flickr.push.getTopics.response";
import type { FlickrPushSubscribeParams } from "./flickr.push.subscribe";
import type { FlickrPushSubscribeResponse } from "./flickr.push.subscribe.response";
import type { FlickrPushUnsubscribeParams } from "./flickr.push.unsubscribe";
import type { FlickrPushUnsubscribeResponse } from "./flickr.push.unsubscribe.response";
import type { FlickrReflectionGetMethodInfoParams } from "./flickr.reflection.getMethodInfo";
import type { FlickrReflectionGetMethodInfoResponse } from "./flickr.reflection.getMethodInfo.response";
import type { FlickrReflectionGetMethodsParams } from "./flickr.reflection.getMethods";
import type { FlickrReflectionGetMethodsResponse } from "./flickr.reflection.getMethods.response";
import type { FlickrStatsGetCollectionDomainsParams } from "./flickr.stats.getCollectionDomains";
import type { FlickrStatsGetCollectionDomainsResponse } from "./flickr.stats.getCollectionDomains.response";
import type { FlickrStatsGetCollectionReferrersParams } from "./flickr.stats.getCollectionReferrers";
import type { FlickrStatsGetCollectionReferrersResponse } from "./flickr.stats.getCollectionReferrers.response";
import type { FlickrStatsGetCollectionStatsParams } from "./flickr.stats.getCollectionStats";
import type { FlickrStatsGetCollectionStatsResponse } from "./flickr.stats.getCollectionStats.response";
import type { FlickrStatsGetCSVFilesParams } from "./flickr.stats.getCSVFiles";
import type { FlickrStatsGetCSVFilesResponse } from "./flickr.stats.getCSVFiles.response";
import type { FlickrStatsGetMostPopularPhotoDateRangeParams } from "./flickr.stats.getMostPopularPhotoDateRange";
import type { FlickrStatsGetMostPopularPhotoDateRangeResponse } from "./flickr.stats.getMostPopularPhotoDateRange.response";
import type { FlickrStatsGetPhotoDomainsParams } from "./flickr.stats.getPhotoDomains";
import type { FlickrStatsGetPhotoDomainsResponse } from "./flickr.stats.getPhotoDomains.response";
import type { FlickrStatsGetPhotoReferrersParams } from "./flickr.stats.getPhotoReferrers";
import type { FlickrStatsGetPhotoReferrersResponse } from "./flickr.stats.getPhotoReferrers.response";
import type { FlickrStatsGetPhotosetDomainsParams } from "./flickr.stats.getPhotosetDomains";
import type { FlickrStatsGetPhotosetDomainsResponse } from "./flickr.stats.getPhotosetDomains.response";
import type { FlickrStatsGetPhotosetReferrersParams } from "./flickr.stats.getPhotosetReferrers";
import type { FlickrStatsGetPhotosetReferrersResponse } from "./flickr.stats.getPhotosetReferrers.response";
import type { FlickrStatsGetPhotosetStatsParams } from "./flickr.stats.getPhotosetStats";
import type { FlickrStatsGetPhotosetStatsResponse } from "./flickr.stats.getPhotosetStats.response";
import type { FlickrStatsGetPhotoStatsParams } from "./flickr.stats.getPhotoStats";
import type { FlickrStatsGetPhotoStatsResponse } from "./flickr.stats.getPhotoStats.response";
import type { FlickrStatsGetPhotostreamDomainsParams } from "./flickr.stats.getPhotostreamDomains";
import type { FlickrStatsGetPhotostreamDomainsResponse } from "./flickr.stats.getPhotostreamDomains.response";
import type { FlickrStatsGetPhotostreamReferrersParams } from "./flickr.stats.getPhotostreamReferrers";
import type { FlickrStatsGetPhotostreamReferrersResponse } from "./flickr.stats.getPhotostreamReferrers.response";
import type { FlickrStatsGetPhotostreamStatsParams } from "./flickr.stats.getPhotostreamStats";
import type { FlickrStatsGetPhotostreamStatsResponse } from "./flickr.stats.getPhotostreamStats.response";
import type { FlickrStatsGetPopularPhotosParams } from "./flickr.stats.getPopularPhotos";
import type { FlickrStatsGetPopularPhotosResponse } from "./flickr.stats.getPopularPhotos.response";
import type { FlickrStatsGetTotalViewsParams } from "./flickr.stats.getTotalViews";
import type { FlickrStatsGetTotalViewsResponse } from "./flickr.stats.getTotalViews.response";
import type { FlickrTagsGetClusterPhotosParams } from "./flickr.tags.getClusterPhotos";
import type { FlickrTagsGetClusterPhotosResponse } from "./flickr.tags.getClusterPhotos.response";
import type { FlickrTagsGetClustersParams } from "./flickr.tags.getClusters";
import type { FlickrTagsGetClustersResponse } from "./flickr.tags.getClusters.response";
import type { FlickrTagsGetHotListParams } from "./flickr.tags.getHotList";
import type { FlickrTagsGetHotListResponse } from "./flickr.tags.getHotList.response";
import type { FlickrTagsGetListPhotoParams } from "./flickr.tags.getListPhoto";
import type { FlickrTagsGetListPhotoResponse } from "./flickr.tags.getListPhoto.response";
import type { FlickrTagsGetListUserParams } from "./flickr.tags.getListUser";
import type { FlickrTagsGetListUserResponse } from "./flickr.tags.getListUser.response";
import type { FlickrTagsGetListUserPopularParams } from "./flickr.tags.getListUserPopular";
import type { FlickrTagsGetListUserPopularResponse } from "./flickr.tags.getListUserPopular.response";
import type { FlickrTagsGetListUserRawParams } from "./flickr.tags.getListUserRaw";
import type { FlickrTagsGetListUserRawResponse } from "./flickr.tags.getListUserRaw.response";
import type { FlickrTagsGetMostFrequentlyUsedParams } from "./flickr.tags.getMostFrequentlyUsed";
import type { FlickrTagsGetMostFrequentlyUsedResponse } from "./flickr.tags.getMostFrequentlyUsed.response";
import type { FlickrTagsGetRelatedParams } from "./flickr.tags.getRelated";
import type { FlickrTagsGetRelatedResponse } from "./flickr.tags.getRelated.response";
import type { FlickrTestEchoParams } from "./flickr.test.echo";
import type { FlickrTestEchoResponse } from "./flickr.test.echo.response";
import type { FlickrTestLoginParams } from "./flickr.test.login";
import type { FlickrTestLoginResponse } from "./flickr.test.login.response";
import type { FlickrTestNullParams } from "./flickr.test.null";
import type { FlickrTestNullResponse } from "./flickr.test.null.response";
import type { FlickrTestimonialsAddTestimonialParams } from "./flickr.testimonials.addTestimonial";
import type { FlickrTestimonialsAddTestimonialResponse } from "./flickr.testimonials.addTestimonial.response";
import type { FlickrTestimonialsApproveTestimonialParams } from "./flickr.testimonials.approveTestimonial";
import type { FlickrTestimonialsApproveTestimonialResponse } from "./flickr.testimonials.approveTestimonial.response";
import type { FlickrTestimonialsDeleteTestimonialParams } from "./flickr.testimonials.deleteTestimonial";
import type { FlickrTestimonialsDeleteTestimonialResponse } from "./flickr.testimonials.deleteTestimonial.response";
import type { FlickrTestimonialsEditTestimonialParams } from "./flickr.testimonials.editTestimonial";
import type { FlickrTestimonialsEditTestimonialResponse } from "./flickr.testimonials.editTestimonial.response";
import type { FlickrTestimonialsGetAllTestimonialsAboutParams } from "./flickr.testimonials.getAllTestimonialsAbout";
import type { FlickrTestimonialsGetAllTestimonialsAboutResponse } from "./flickr.testimonials.getAllTestimonialsAbout.response";
import type { FlickrTestimonialsGetAllTestimonialsAboutByParams } from "./flickr.testimonials.getAllTestimonialsAboutBy";
import type { FlickrTestimonialsGetAllTestimonialsAboutByResponse } from "./flickr.testimonials.getAllTestimonialsAboutBy.response";
import type { FlickrTestimonialsGetAllTestimonialsByParams } from "./flickr.testimonials.getAllTestimonialsBy";
import type { FlickrTestimonialsGetAllTestimonialsByResponse } from "./flickr.testimonials.getAllTestimonialsBy.response";
import type { FlickrTestimonialsGetPendingTestimonialsAboutParams } from "./flickr.testimonials.getPendingTestimonialsAbout";
import type { FlickrTestimonialsGetPendingTestimonialsAboutResponse } from "./flickr.testimonials.getPendingTestimonialsAbout.response";
import type { FlickrTestimonialsGetPendingTestimonialsAboutByParams } from "./flickr.testimonials.getPendingTestimonialsAboutBy";
import type { FlickrTestimonialsGetPendingTestimonialsAboutByResponse } from "./flickr.testimonials.getPendingTestimonialsAboutBy.response";
import type { FlickrTestimonialsGetPendingTestimonialsByParams } from "./flickr.testimonials.getPendingTestimonialsBy";
import type { FlickrTestimonialsGetPendingTestimonialsByResponse } from "./flickr.testimonials.getPendingTestimonialsBy.response";
import type { FlickrTestimonialsGetTestimonialsAboutParams } from "./flickr.testimonials.getTestimonialsAbout";
import type { FlickrTestimonialsGetTestimonialsAboutResponse } from "./flickr.testimonials.getTestimonialsAbout.response";
import type { FlickrTestimonialsGetTestimonialsAboutByParams } from "./flickr.testimonials.getTestimonialsAboutBy";
import type { FlickrTestimonialsGetTestimonialsAboutByResponse } from "./flickr.testimonials.getTestimonialsAboutBy.response";
import type { FlickrTestimonialsGetTestimonialsByParams } from "./flickr.testimonials.getTestimonialsBy";
import type { FlickrTestimonialsGetTestimonialsByResponse } from "./flickr.testimonials.getTestimonialsBy.response";
import type { FlickrUrlsGetGroupParams } from "./flickr.urls.getGroup";
import type { FlickrUrlsGetGroupResponse } from "./flickr.urls.getGroup.response";
import type { FlickrUrlsGetUserPhotosParams } from "./flickr.urls.getUserPhotos";
import type { FlickrUrlsGetUserPhotosResponse } from "./flickr.urls.getUserPhotos.response";
import type { FlickrUrlsGetUserProfileParams } from "./flickr.urls.getUserProfile";
import type { FlickrUrlsGetUserProfileResponse } from "./flickr.urls.getUserProfile.response";
import type { FlickrUrlsLookupGalleryParams } from "./flickr.urls.lookupGallery";
import type { FlickrUrlsLookupGalleryResponse } from "./flickr.urls.lookupGallery.response";
import type { FlickrUrlsLookupGroupParams } from "./flickr.urls.lookupGroup";
import type { FlickrUrlsLookupGroupResponse } from "./flickr.urls.lookupGroup.response";
import type { FlickrUrlsLookupUserParams } from "./flickr.urls.lookupUser";
import type { FlickrUrlsLookupUserResponse } from "./flickr.urls.lookupUser.response";
export type API = {
"flickr.activity.userComments": [
FlickrActivityUserCommentsParams,
FlickrActivityUserCommentsResponse
];
"flickr.activity.userPhotos": [
FlickrActivityUserPhotosParams,
FlickrActivityUserPhotosResponse
];
"flickr.auth.checkToken": [
FlickrAuthCheckTokenParams,
FlickrAuthCheckTokenResponse
];
"flickr.auth.getFrob": [FlickrAuthGetFrobParams, FlickrAuthGetFrobResponse];
"flickr.auth.getFullToken": [
FlickrAuthGetFullTokenParams,
FlickrAuthGetFullTokenResponse
];
"flickr.auth.getToken": [FlickrAuthGetTokenParams, FlickrAuthGetTokenResponse];
"flickr.auth.oauth.checkToken": [
FlickrAuthOauthCheckTokenParams,
FlickrAuthOauthCheckTokenResponse
];
"flickr.auth.oauth.getAccessToken": [
FlickrAuthOauthGetAccessTokenParams,
FlickrAuthOauthGetAccessTokenResponse
];
"flickr.blogs.getList": [FlickrBlogsGetListParams, FlickrBlogsGetListResponse];
"flickr.blogs.getServices": [
FlickrBlogsGetServicesParams,
FlickrBlogsGetServicesResponse
];
"flickr.blogs.postPhoto": [
FlickrBlogsPostPhotoParams,
FlickrBlogsPostPhotoResponse
];
"flickr.cameras.getBrandModels": [
FlickrCamerasGetBrandModelsParams,
FlickrCamerasGetBrandModelsResponse
];
"flickr.cameras.getBrands": [
FlickrCamerasGetBrandsParams,
FlickrCamerasGetBrandsResponse
];
"flickr.collections.getInfo": [
FlickrCollectionsGetInfoParams,
FlickrCollectionsGetInfoResponse
];
"flickr.collections.getTree": [
FlickrCollectionsGetTreeParams,
FlickrCollectionsGetTreeResponse
];
"flickr.commons.getInstitutions": [
FlickrCommonsGetInstitutionsParams,
FlickrCommonsGetInstitutionsResponse
];
"flickr.contacts.getList": [
FlickrContactsGetListParams,
FlickrContactsGetListResponse
];
"flickr.contacts.getListRecentlyUploaded": [
FlickrContactsGetListRecentlyUploadedParams,
FlickrContactsGetListRecentlyUploadedResponse
];
"flickr.contacts.getPublicList": [
FlickrContactsGetPublicListParams,
FlickrContactsGetPublicListResponse
];
"flickr.contacts.getTaggingSuggestions": [
FlickrContactsGetTaggingSuggestionsParams,
FlickrContactsGetTaggingSuggestionsResponse
];
"flickr.favorites.add": [FlickrFavoritesAddParams, FlickrFavoritesAddResponse];
"flickr.favorites.getContext": [
FlickrFavoritesGetContextParams,
FlickrFavoritesGetContextResponse
];
"flickr.favorites.getList": [
FlickrFavoritesGetListParams,
FlickrFavoritesGetListResponse
];
"flickr.favorites.getPublicList": [
FlickrFavoritesGetPublicListParams,
FlickrFavoritesGetPublicListResponse
];
"flickr.favorites.remove": [
FlickrFavoritesRemoveParams,
FlickrFavoritesRemoveResponse
];
"flickr.galleries.addPhoto": [
FlickrGalleriesAddPhotoParams,
FlickrGalleriesAddPhotoResponse
];
"flickr.galleries.create": [
FlickrGalleriesCreateParams,
FlickrGalleriesCreateResponse
];
"flickr.galleries.editMeta": [
FlickrGalleriesEditMetaParams,
FlickrGalleriesEditMetaResponse
];
"flickr.galleries.editPhoto": [
FlickrGalleriesEditPhotoParams,
FlickrGalleriesEditPhotoResponse
];
"flickr.galleries.editPhotos": [
FlickrGalleriesEditPhotosParams,
FlickrGalleriesEditPhotosResponse
];
"flickr.galleries.getInfo": [
FlickrGalleriesGetInfoParams,
FlickrGalleriesGetInfoResponse
];
"flickr.galleries.getList": [
FlickrGalleriesGetListParams,
FlickrGalleriesGetListResponse
];
"flickr.galleries.getListForPhoto": [
FlickrGalleriesGetListForPhotoParams,
FlickrGalleriesGetListForPhotoResponse
];
"flickr.galleries.getPhotos": [
FlickrGalleriesGetPhotosParams,
FlickrGalleriesGetPhotosResponse
];
"flickr.galleries.removePhoto": [
FlickrGalleriesRemovePhotoParams,
FlickrGalleriesRemovePhotoResponse
];
"flickr.groups.discuss.replies.add": [
FlickrGroupsDiscussRepliesAddParams,
FlickrGroupsDiscussRepliesAddResponse
];
"flickr.groups.discuss.replies.delete": [
FlickrGroupsDiscussRepliesDeleteParams,
FlickrGroupsDiscussRepliesDeleteResponse
];
"flickr.groups.discuss.replies.edit": [
FlickrGroupsDiscussRepliesEditParams,
FlickrGroupsDiscussRepliesEditResponse
];
"flickr.groups.discuss.replies.getInfo": [
FlickrGroupsDiscussRepliesGetInfoParams,
FlickrGroupsDiscussRepliesGetInfoResponse
];
"flickr.groups.discuss.replies.getList": [
FlickrGroupsDiscussRepliesGetListParams,
FlickrGroupsDiscussRepliesGetListResponse
];
"flickr.groups.discuss.topics.add": [
FlickrGroupsDiscussTopicsAddParams,
FlickrGroupsDiscussTopicsAddResponse
];
"flickr.groups.discuss.topics.getInfo": [
FlickrGroupsDiscussTopicsGetInfoParams,
FlickrGroupsDiscussTopicsGetInfoResponse
];
"flickr.groups.discuss.topics.getList": [
FlickrGroupsDiscussTopicsGetListParams,
FlickrGroupsDiscussTopicsGetListResponse
];
"flickr.groups.getInfo": [
FlickrGroupsGetInfoParams,
FlickrGroupsGetInfoResponse
];
"flickr.groups.join": [FlickrGroupsJoinParams, FlickrGroupsJoinResponse];
"flickr.groups.joinRequest": [
FlickrGroupsJoinRequestParams,
FlickrGroupsJoinRequestResponse
];
"flickr.groups.leave": [FlickrGroupsLeaveParams, FlickrGroupsLeaveResponse];
"flickr.groups.members.getList": [
FlickrGroupsMembersGetListParams,
FlickrGroupsMembersGetListResponse
];
"flickr.groups.pools.add": [
FlickrGroupsPoolsAddParams,
FlickrGroupsPoolsAddResponse
];
"flickr.groups.pools.getContext": [
FlickrGroupsPoolsGetContextParams,
FlickrGroupsPoolsGetContextResponse
];
"flickr.groups.pools.getGroups": [
FlickrGroupsPoolsGetGroupsParams,
FlickrGroupsPoolsGetGroupsResponse
];
"flickr.groups.pools.getPhotos": [
FlickrGroupsPoolsGetPhotosParams,
FlickrGroupsPoolsGetPhotosResponse
];
"flickr.groups.pools.remove": [
FlickrGroupsPoolsRemoveParams,
FlickrGroupsPoolsRemoveResponse
];
"flickr.groups.search": [FlickrGroupsSearchParams, FlickrGroupsSearchResponse];
"flickr.interestingness.getList": [
FlickrInterestingnessGetListParams,
FlickrInterestingnessGetListResponse
];
"flickr.machinetags.getNamespaces": [
FlickrMachinetagsGetNamespacesParams,
FlickrMachinetagsGetNamespacesResponse
];
"flickr.machinetags.getPairs": [
FlickrMachinetagsGetPairsParams,
FlickrMachinetagsGetPairsResponse
];
"flickr.machinetags.getPredicates": [
FlickrMachinetagsGetPredicatesParams,
FlickrMachinetagsGetPredicatesResponse
];
"flickr.machinetags.getRecentValues": [
FlickrMachinetagsGetRecentValuesParams,
FlickrMachinetagsGetRecentValuesResponse
];
"flickr.machinetags.getValues": [
FlickrMachinetagsGetValuesParams,
FlickrMachinetagsGetValuesResponse
];
"flickr.panda.getList": [FlickrPandaGetListParams, FlickrPandaGetListResponse];
"flickr.panda.getPhotos": [
FlickrPandaGetPhotosParams,
FlickrPandaGetPhotosResponse
];
"flickr.people.findByEmail": [
FlickrPeopleFindByEmailParams,
FlickrPeopleFindByEmailResponse
];
"flickr.people.findByUsername": [
FlickrPeopleFindByUsernameParams,
FlickrPeopleFindByUsernameResponse
];
"flickr.people.getGroups": [
FlickrPeopleGetGro