@neynar/nodejs-sdk 3.34.0 → 3.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/build/api/api.d.ts +2 -1
- package/build/api/api.js +2 -1
- package/build/api/apis/action-api.d.ts +1 -1
- package/build/api/apis/action-api.js +1 -1
- package/build/api/apis/agents-api.d.ts +1 -1
- package/build/api/apis/agents-api.js +1 -1
- package/build/api/apis/app-host-api.d.ts +1 -1
- package/build/api/apis/app-host-api.js +1 -1
- package/build/api/apis/auth-address-api.d.ts +1 -1
- package/build/api/apis/auth-address-api.js +1 -1
- package/build/api/apis/ban-api.d.ts +1 -1
- package/build/api/apis/ban-api.js +1 -1
- package/build/api/apis/block-api.d.ts +1 -1
- package/build/api/apis/block-api.js +1 -1
- package/build/api/apis/cast-api.d.ts +4 -113
- package/build/api/apis/cast-api.js +4 -105
- package/build/api/apis/channel-api.d.ts +1 -1
- package/build/api/apis/channel-api.js +1 -1
- package/build/api/apis/feed-api.d.ts +2 -115
- package/build/api/apis/feed-api.js +2 -103
- package/build/api/apis/fname-api.d.ts +1 -1
- package/build/api/apis/fname-api.js +1 -1
- package/build/api/apis/follows-api.d.ts +1 -1
- package/build/api/apis/follows-api.js +1 -1
- package/build/api/apis/frame-api.d.ts +1 -931
- package/build/api/apis/frame-api.js +19 -991
- package/build/api/apis/login-api.d.ts +1 -1
- package/build/api/apis/login-api.js +1 -1
- package/build/api/apis/metrics-api.d.ts +1 -1
- package/build/api/apis/metrics-api.js +1 -1
- package/build/api/apis/mute-api.d.ts +1 -1
- package/build/api/apis/mute-api.js +1 -1
- package/build/api/apis/notifications-api.d.ts +1 -1
- package/build/api/apis/notifications-api.js +1 -1
- package/build/api/apis/onchain-api.d.ts +188 -1
- package/build/api/apis/onchain-api.js +191 -2
- package/build/api/apis/reaction-api.d.ts +1 -1
- package/build/api/apis/reaction-api.js +1 -1
- package/build/api/apis/signer-api.d.ts +1 -1
- package/build/api/apis/signer-api.js +1 -1
- package/build/api/apis/storage-api.d.ts +1 -1
- package/build/api/apis/storage-api.js +1 -1
- package/build/api/apis/studio-api.d.ts +1287 -0
- package/build/api/apis/studio-api.js +1304 -0
- package/build/api/apis/subscribers-api.d.ts +1 -1
- package/build/api/apis/subscribers-api.js +1 -1
- package/build/api/apis/user-api.d.ts +1 -1
- package/build/api/apis/user-api.js +1 -1
- package/build/api/apis/webhook-api.d.ts +1 -1
- package/build/api/apis/webhook-api.js +1 -1
- package/build/api/base.d.ts +1 -1
- package/build/api/base.js +1 -1
- package/build/api/common.d.ts +1 -1
- package/build/api/common.js +1 -1
- package/build/api/configuration.d.ts +1 -1
- package/build/api/configuration.js +1 -1
- package/build/api/index.d.ts +1 -1
- package/build/api/index.js +1 -1
- package/build/api/models/add-verification-req-body.d.ts +1 -1
- package/build/api/models/add-verification-req-body.js +1 -1
- package/build/api/models/address-balance-verified-address.d.ts +1 -1
- package/build/api/models/address-balance-verified-address.js +1 -1
- package/build/api/models/address-balance.d.ts +1 -1
- package/build/api/models/address-balance.js +1 -1
- package/build/api/models/app-host-event-type.d.ts +1 -1
- package/build/api/models/app-host-event-type.js +1 -1
- package/build/api/models/app-host-get-event-response-notification-details.d.ts +1 -1
- package/build/api/models/app-host-get-event-response-notification-details.js +1 -1
- package/build/api/models/app-host-get-event-response.d.ts +1 -1
- package/build/api/models/app-host-get-event-response.js +1 -1
- package/build/api/models/app-host-post-event-req-body.d.ts +4 -4
- package/build/api/models/app-host-post-event-req-body.js +1 -1
- package/build/api/models/app-host-post-event-response.d.ts +1 -1
- package/build/api/models/app-host-post-event-response.js +1 -1
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.d.ts +1 -1
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.js +1 -1
- package/build/api/models/app-host-user-state-response.d.ts +1 -1
- package/build/api/models/app-host-user-state-response.js +1 -1
- package/build/api/models/associate-deployment-request-account-association.d.ts +36 -0
- package/build/api/models/{cast-composer-actions-list-response-actions-inner-action.js → associate-deployment-request-account-association.js} +1 -1
- package/build/api/models/associate-deployment-request.d.ts +37 -0
- package/build/api/models/{app-host-post-event-req-body-one-of-signed-message.js → associate-deployment-request.js} +1 -1
- package/build/api/models/{neynar-page-input-text.d.ts → associate-deployment200-response.d.ts} +9 -9
- package/build/api/models/{app-host-post-event-req-body-one-of1.js → associate-deployment200-response.js} +1 -1
- package/build/api/models/authorization-url-response.d.ts +1 -1
- package/build/api/models/authorization-url-response.js +1 -1
- package/build/api/models/balance-response-user-balance.d.ts +1 -1
- package/build/api/models/balance-response-user-balance.js +1 -1
- package/build/api/models/balance-response.d.ts +1 -1
- package/build/api/models/balance-response.js +1 -1
- package/build/api/models/ban-list-response.d.ts +1 -1
- package/build/api/models/ban-list-response.js +1 -1
- package/build/api/models/ban-record.d.ts +1 -1
- package/build/api/models/ban-record.js +1 -1
- package/build/api/models/ban-req-body.d.ts +1 -1
- package/build/api/models/ban-req-body.js +1 -1
- package/build/api/models/ban-response.d.ts +1 -1
- package/build/api/models/ban-response.js +1 -1
- package/build/api/models/best-friends-response-users-inner.d.ts +1 -1
- package/build/api/models/best-friends-response-users-inner.js +1 -1
- package/build/api/models/best-friends-response.d.ts +1 -1
- package/build/api/models/best-friends-response.js +1 -1
- package/build/api/models/block-list-response.d.ts +1 -1
- package/build/api/models/block-list-response.js +1 -1
- package/build/api/models/block-record.d.ts +1 -1
- package/build/api/models/block-record.js +1 -1
- package/build/api/models/block-req-body.d.ts +1 -1
- package/build/api/models/block-req-body.js +1 -1
- package/build/api/models/bulk-casts-response.d.ts +1 -1
- package/build/api/models/bulk-casts-response.js +1 -1
- package/build/api/models/bulk-follow-response.d.ts +1 -1
- package/build/api/models/bulk-follow-response.js +1 -1
- package/build/api/models/bulk-users-by-address-response.d.ts +1 -1
- package/build/api/models/bulk-users-by-address-response.js +1 -1
- package/build/api/models/bulk-users-response.d.ts +1 -1
- package/build/api/models/bulk-users-response.js +1 -1
- package/build/api/models/buy-storage-req-body.d.ts +1 -1
- package/build/api/models/buy-storage-req-body.js +1 -1
- package/build/api/models/cast-and-conversations-ref.d.ts +1 -8
- package/build/api/models/cast-and-conversations-ref.js +1 -1
- package/build/api/models/cast-and-conversations.d.ts +1 -8
- package/build/api/models/cast-and-conversations.js +1 -1
- package/build/api/models/cast-dehydrated.d.ts +1 -1
- package/build/api/models/cast-dehydrated.js +1 -1
- package/build/api/models/cast-embed-crawl-response.d.ts +1 -1
- package/build/api/models/cast-embed-crawl-response.js +1 -1
- package/build/api/models/cast-embedded-parent-author.d.ts +1 -1
- package/build/api/models/cast-embedded-parent-author.js +1 -1
- package/build/api/models/cast-embedded.d.ts +1 -1
- package/build/api/models/cast-embedded.js +1 -1
- package/build/api/models/cast-notification-type.d.ts +1 -1
- package/build/api/models/cast-notification-type.js +1 -1
- package/build/api/models/cast-reactions.d.ts +5 -3
- package/build/api/models/cast-reactions.js +1 -1
- package/build/api/models/cast-replies.d.ts +1 -1
- package/build/api/models/cast-replies.js +1 -1
- package/build/api/models/cast-response.d.ts +1 -1
- package/build/api/models/cast-response.js +1 -1
- package/build/api/models/cast-viewer-context.d.ts +1 -1
- package/build/api/models/cast-viewer-context.js +1 -1
- package/build/api/models/cast.d.ts +1 -8
- package/build/api/models/cast.js +1 -1
- package/build/api/models/casts-metrics-response.d.ts +1 -1
- package/build/api/models/casts-metrics-response.js +1 -1
- package/build/api/models/casts-metrics.d.ts +1 -1
- package/build/api/models/casts-metrics.js +1 -1
- package/build/api/models/casts-response-result.d.ts +1 -1
- package/build/api/models/casts-response-result.js +1 -1
- package/build/api/models/casts-response.d.ts +1 -1
- package/build/api/models/casts-response.js +1 -1
- package/build/api/models/casts-search-response.d.ts +1 -1
- package/build/api/models/casts-search-response.js +1 -1
- package/build/api/models/channel-activity.d.ts +1 -1
- package/build/api/models/channel-activity.js +1 -1
- package/build/api/models/channel-dehydrated.d.ts +1 -1
- package/build/api/models/channel-dehydrated.js +1 -1
- package/build/api/models/channel-external-link.d.ts +1 -1
- package/build/api/models/channel-external-link.js +1 -1
- package/build/api/models/channel-follow-req-body.d.ts +1 -1
- package/build/api/models/channel-follow-req-body.js +1 -1
- package/build/api/models/channel-list-response.d.ts +1 -1
- package/build/api/models/channel-list-response.js +1 -1
- package/build/api/models/channel-member-channel.d.ts +1 -1
- package/build/api/models/channel-member-channel.js +1 -1
- package/build/api/models/channel-member-invite-list-response.d.ts +1 -1
- package/build/api/models/channel-member-invite-list-response.js +1 -1
- package/build/api/models/channel-member-invite.d.ts +1 -1
- package/build/api/models/channel-member-invite.js +1 -1
- package/build/api/models/channel-member-list-response.d.ts +1 -1
- package/build/api/models/channel-member-list-response.js +1 -1
- package/build/api/models/channel-member-role.d.ts +1 -1
- package/build/api/models/channel-member-role.js +1 -1
- package/build/api/models/channel-member-user.d.ts +1 -1
- package/build/api/models/channel-member-user.js +1 -1
- package/build/api/models/channel-member.d.ts +1 -1
- package/build/api/models/channel-member.js +1 -1
- package/build/api/models/channel-or-channel-dehydrated.d.ts +1 -1
- package/build/api/models/channel-or-channel-dehydrated.js +1 -1
- package/build/api/models/channel-response-bulk.d.ts +1 -1
- package/build/api/models/channel-response-bulk.js +1 -1
- package/build/api/models/channel-response.d.ts +1 -1
- package/build/api/models/channel-response.js +1 -1
- package/build/api/models/channel-search-response.d.ts +1 -1
- package/build/api/models/channel-search-response.js +1 -1
- package/build/api/models/channel-user-context.d.ts +1 -1
- package/build/api/models/channel-user-context.js +1 -1
- package/build/api/models/channel.d.ts +1 -1
- package/build/api/models/channel.js +1 -1
- package/build/api/models/conflict-error-res.d.ts +1 -1
- package/build/api/models/conflict-error-res.js +1 -1
- package/build/api/models/conversation-conversation.d.ts +1 -1
- package/build/api/models/conversation-conversation.js +1 -1
- package/build/api/models/conversation-summary-summary.d.ts +1 -1
- package/build/api/models/conversation-summary-summary.js +1 -1
- package/build/api/models/conversation-summary.d.ts +1 -1
- package/build/api/models/conversation-summary.js +1 -1
- package/build/api/models/conversation.d.ts +1 -1
- package/build/api/models/conversation.js +1 -1
- package/build/api/models/create-deployment-request.d.ts +38 -0
- package/build/api/models/{app-host-post-event-req-body-one-of.js → create-deployment-request.js} +1 -1
- package/build/api/models/delete-cast-req-body.d.ts +1 -1
- package/build/api/models/delete-cast-req-body.js +1 -1
- package/build/api/models/{neynar-frame-creation-req-body.d.ts → delete-deployment-request.d.ts} +11 -12
- package/build/api/models/delete-deployment-request.js +15 -0
- package/build/api/models/{delete-frame-response.d.ts → delete-deployment200-response.d.ts} +8 -8
- package/build/api/models/delete-deployment200-response.js +15 -0
- package/build/api/models/deploy-fungible-response-contract-fungible.d.ts +1 -1
- package/build/api/models/deploy-fungible-response-contract-fungible.js +1 -1
- package/build/api/models/deploy-fungible-response-contract.d.ts +1 -1
- package/build/api/models/deploy-fungible-response-contract.js +1 -1
- package/build/api/models/deploy-fungible-response.d.ts +1 -1
- package/build/api/models/deploy-fungible-response.js +1 -1
- package/build/api/models/developer-managed-signer.d.ts +1 -1
- package/build/api/models/developer-managed-signer.js +1 -1
- package/build/api/models/{cast-id.d.ts → embed-cast-deep-cast-id.d.ts} +6 -6
- package/build/api/models/embed-cast-deep-cast-id.js +15 -0
- package/build/api/models/embed-cast-deep.d.ts +5 -5
- package/build/api/models/embed-cast-deep.js +1 -1
- package/build/api/models/embed-cast.d.ts +5 -5
- package/build/api/models/embed-cast.js +1 -1
- package/build/api/models/embed-deep.d.ts +1 -1
- package/build/api/models/embed-deep.js +1 -1
- package/build/api/models/embed-url-metadata-image.d.ts +1 -1
- package/build/api/models/embed-url-metadata-image.js +1 -1
- package/build/api/models/embed-url-metadata-video-stream-inner.d.ts +1 -1
- package/build/api/models/embed-url-metadata-video-stream-inner.js +1 -1
- package/build/api/models/embed-url-metadata-video.d.ts +1 -1
- package/build/api/models/embed-url-metadata-video.js +1 -1
- package/build/api/models/embed-url-metadata.d.ts +1 -1
- package/build/api/models/embed-url-metadata.js +1 -1
- package/build/api/models/embed-url.d.ts +1 -1
- package/build/api/models/embed-url.js +1 -1
- package/build/api/models/embed.d.ts +1 -1
- package/build/api/models/embed.js +1 -1
- package/build/api/models/encoded-json-farcaster-signature.d.ts +1 -1
- package/build/api/models/encoded-json-farcaster-signature.js +1 -1
- package/build/api/models/error-res.d.ts +1 -1
- package/build/api/models/error-res.js +1 -1
- package/build/api/models/farcaster-action-req-body-action.d.ts +1 -1
- package/build/api/models/farcaster-action-req-body-action.js +1 -1
- package/build/api/models/farcaster-action-req-body.d.ts +1 -1
- package/build/api/models/farcaster-action-req-body.js +1 -1
- package/build/api/models/farcaster-fungible.d.ts +41 -0
- package/build/api/models/{neynar-page-image.js → farcaster-fungible.js} +4 -5
- package/build/api/models/farcaster-manifest-frame.d.ts +1 -1
- package/build/api/models/farcaster-manifest-frame.js +1 -1
- package/build/api/models/farcaster-manifest.d.ts +1 -1
- package/build/api/models/farcaster-manifest.js +1 -1
- package/build/api/models/feed-response.d.ts +1 -1
- package/build/api/models/feed-response.js +1 -1
- package/build/api/models/fetch-cast-quotes200-response.d.ts +1 -1
- package/build/api/models/fetch-cast-quotes200-response.js +1 -1
- package/build/api/models/fetch-feed-for-you400-response.d.ts +1 -1
- package/build/api/models/fetch-feed-for-you400-response.js +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner-frame-metadata.d.ts +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner-frame-metadata.js +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner-frame.d.ts +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner-frame.js +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.d.ts +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.js +1 -1
- package/build/api/models/fetch-relevant-frames200-response.d.ts +1 -1
- package/build/api/models/fetch-relevant-frames200-response.js +1 -1
- package/build/api/models/{frame-input.d.ts → fetch-trending-fungibles200-response-trending-inner-fungible-price.d.ts} +6 -6
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner-fungible-price.js +15 -0
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner-fungible.d.ts +78 -0
- package/build/api/models/{neynar-page-button.js → fetch-trending-fungibles200-response-trending-inner-fungible.js} +4 -7
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner.d.ts +35 -0
- package/build/api/models/{validated-frame-action.js → fetch-trending-fungibles200-response-trending-inner.js} +4 -4
- package/build/api/models/fetch-trending-fungibles200-response.d.ts +25 -0
- package/build/api/models/fetch-trending-fungibles200-response.js +15 -0
- package/build/api/models/fetch-user-interactions200-response.d.ts +1 -1
- package/build/api/models/fetch-user-interactions200-response.js +1 -1
- package/build/api/models/fetch-user-reciprocal-followers200-response.d.ts +1 -1
- package/build/api/models/fetch-user-reciprocal-followers200-response.js +1 -1
- package/build/api/models/fname-availability-response.d.ts +1 -1
- package/build/api/models/fname-availability-response.js +1 -1
- package/build/api/models/follow-req-body.d.ts +1 -1
- package/build/api/models/follow-req-body.js +1 -1
- package/build/api/models/follow-response.d.ts +1 -1
- package/build/api/models/follow-response.js +1 -1
- package/build/api/models/follower-dehydrated.d.ts +1 -1
- package/build/api/models/follower-dehydrated.js +1 -1
- package/build/api/models/follower.d.ts +1 -1
- package/build/api/models/follower.js +1 -1
- package/build/api/models/followers-response.d.ts +1 -1
- package/build/api/models/followers-response.js +1 -1
- package/build/api/models/frame-action-button.d.ts +1 -1
- package/build/api/models/frame-action-button.js +1 -1
- package/build/api/models/frame-button-action-type.d.ts +1 -1
- package/build/api/models/frame-button-action-type.js +1 -1
- package/build/api/models/frame-catalog-response.d.ts +1 -1
- package/build/api/models/frame-catalog-response.js +1 -1
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.d.ts +2 -1
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.js +3 -2
- package/build/api/models/frame-notification-tokens.d.ts +1 -1
- package/build/api/models/frame-notification-tokens.js +1 -1
- package/build/api/models/frame-pay-transaction-req-body-transaction.d.ts +1 -1
- package/build/api/models/frame-pay-transaction-req-body-transaction.js +1 -1
- package/build/api/models/frame-pay-transaction-req-body.d.ts +1 -1
- package/build/api/models/frame-pay-transaction-req-body.js +1 -1
- package/build/api/models/frame-v1-input.d.ts +1 -1
- package/build/api/models/frame-v1-input.js +1 -1
- package/build/api/models/frame-v1-state.d.ts +1 -1
- package/build/api/models/frame-v1-state.js +1 -1
- package/build/api/models/frame-v1.d.ts +1 -1
- package/build/api/models/frame-v1.js +1 -1
- package/build/api/models/frame-v2-with-full-author.d.ts +1 -1
- package/build/api/models/frame-v2-with-full-author.js +1 -1
- package/build/api/models/frame-v2.d.ts +1 -1
- package/build/api/models/frame-v2.js +1 -1
- package/build/api/models/frame.d.ts +1 -1
- package/build/api/models/frame.js +1 -1
- package/build/api/models/fungible.d.ts +71 -0
- package/build/api/models/fungible.js +19 -0
- package/build/api/models/{fetch-frame-meta-tags-from-url200-response.d.ts → fungibles-response-schema.d.ts} +8 -8
- package/build/api/models/fungibles-response-schema.js +15 -0
- package/build/api/models/get-conversation-messages200-response-messages-inner.d.ts +66 -0
- package/build/api/models/get-conversation-messages200-response-messages-inner.js +21 -0
- package/build/api/models/get-conversation-messages200-response.d.ts +25 -0
- package/build/api/models/get-conversation-messages200-response.js +15 -0
- package/build/api/models/get-deployment-file200-response.d.ts +30 -0
- package/build/api/models/get-deployment-file200-response.js +15 -0
- package/build/api/models/{frame-state.d.ts → get-deployment-logs200-response.d.ts} +6 -6
- package/build/api/models/get-deployment-logs200-response.js +15 -0
- package/build/api/models/get-notification-campaign-stats200-response.d.ts +4 -4
- package/build/api/models/get-notification-campaign-stats200-response.js +1 -1
- package/build/api/models/html-metadata-oembed.d.ts +1 -1
- package/build/api/models/html-metadata-oembed.js +1 -1
- package/build/api/models/html-metadata.d.ts +1 -1
- package/build/api/models/html-metadata.js +1 -1
- package/build/api/models/image-object.d.ts +1 -1
- package/build/api/models/image-object.js +1 -1
- package/build/api/models/index.d.ts +39 -48
- package/build/api/models/index.js +39 -48
- package/build/api/models/invite-channel-member-req-body.d.ts +1 -1
- package/build/api/models/invite-channel-member-req-body.js +1 -1
- package/build/api/models/list-conversations200-response-conversations-inner.d.ts +48 -0
- package/build/api/models/list-conversations200-response-conversations-inner.js +15 -0
- package/build/api/models/list-conversations200-response.d.ts +25 -0
- package/build/api/models/list-conversations200-response.js +15 -0
- package/build/api/models/list-deployment-files200-response-files-inner.d.ts +36 -0
- package/build/api/models/list-deployment-files200-response-files-inner.js +15 -0
- package/build/api/models/list-deployment-files200-response.d.ts +25 -0
- package/build/api/models/list-deployment-files200-response.js +15 -0
- package/build/api/models/list-deployments200-response-inner.d.ts +72 -0
- package/build/api/models/list-deployments200-response-inner.js +15 -0
- package/build/api/models/{delete-frame-req-body.d.ts → list-deployments400-response.d.ts} +5 -5
- package/build/api/models/list-deployments400-response.js +15 -0
- package/build/api/models/location-address.d.ts +1 -1
- package/build/api/models/location-address.js +1 -1
- package/build/api/models/location.d.ts +1 -1
- package/build/api/models/location.js +1 -1
- package/build/api/models/mark-notifications-as-seen-req-body.d.ts +1 -1
- package/build/api/models/mark-notifications-as-seen-req-body.js +1 -1
- package/build/api/models/mint-nft-request-recipients-inner.d.ts +1 -1
- package/build/api/models/mint-nft-request-recipients-inner.js +1 -1
- package/build/api/models/mint-nft-request.d.ts +1 -1
- package/build/api/models/mint-nft-request.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner.js +1 -1
- package/build/api/models/mint-nft200-response.d.ts +1 -1
- package/build/api/models/mint-nft200-response.js +1 -1
- package/build/api/models/mute-list-response.d.ts +1 -1
- package/build/api/models/mute-list-response.js +1 -1
- package/build/api/models/mute-record.d.ts +1 -1
- package/build/api/models/mute-record.js +1 -1
- package/build/api/models/mute-req-body.d.ts +1 -1
- package/build/api/models/mute-req-body.js +1 -1
- package/build/api/models/mute-response.d.ts +1 -1
- package/build/api/models/mute-response.js +1 -1
- package/build/api/models/network.d.ts +1 -1
- package/build/api/models/network.js +1 -1
- package/build/api/models/next-cursor.d.ts +1 -1
- package/build/api/models/next-cursor.js +1 -1
- package/build/api/models/nonce-response.d.ts +1 -1
- package/build/api/models/nonce-response.js +1 -1
- package/build/api/models/{get-notification-campaign-stats200-response-notification-campaigns-inner-stats-error-breakdown.d.ts → notification-campaign-stats-error-breakdown.d.ts} +5 -5
- package/build/api/models/notification-campaign-stats-error-breakdown.js +15 -0
- package/build/api/models/{get-notification-campaign-stats200-response-notification-campaigns-inner-stats.d.ts → notification-campaign-stats.d.ts} +15 -15
- package/build/api/models/notification-campaign-stats.js +15 -0
- package/build/api/models/notification-campaign.d.ts +49 -0
- package/build/api/models/notification-campaign.js +15 -0
- package/build/api/models/notification-delivery.d.ts +6 -2
- package/build/api/models/notification-delivery.js +6 -2
- package/build/api/models/notification-type.d.ts +1 -1
- package/build/api/models/notification-type.js +1 -1
- package/build/api/models/notification.d.ts +1 -1
- package/build/api/models/notification.js +1 -1
- package/build/api/models/notifications-response.d.ts +1 -1
- package/build/api/models/notifications-response.js +1 -1
- package/build/api/models/oembed-link-data.d.ts +1 -1
- package/build/api/models/oembed-link-data.js +1 -1
- package/build/api/models/oembed-photo-data.d.ts +1 -1
- package/build/api/models/oembed-photo-data.js +1 -1
- package/build/api/models/oembed-rich-data.d.ts +1 -1
- package/build/api/models/oembed-rich-data.js +1 -1
- package/build/api/models/oembed-video-data.d.ts +1 -1
- package/build/api/models/oembed-video-data.js +1 -1
- package/build/api/models/operation-response.d.ts +1 -1
- package/build/api/models/operation-response.js +1 -1
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.js +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of.js +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of1.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of1.js +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of2.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of2.js +1 -1
- package/build/api/models/post-cast-req-body-embeds.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds.js +1 -1
- package/build/api/models/post-cast-req-body.d.ts +1 -1
- package/build/api/models/post-cast-req-body.js +1 -1
- package/build/api/models/post-cast-response-cast-author.d.ts +1 -1
- package/build/api/models/post-cast-response-cast-author.js +1 -1
- package/build/api/models/post-cast-response-cast.d.ts +1 -1
- package/build/api/models/post-cast-response-cast.js +1 -1
- package/build/api/models/post-cast-response.d.ts +1 -1
- package/build/api/models/post-cast-response.js +1 -1
- package/build/api/models/prompt-deployment-request.d.ts +50 -0
- package/build/api/models/prompt-deployment-request.js +15 -0
- package/build/api/models/prompt-deployment200-response.d.ts +30 -0
- package/build/api/models/prompt-deployment200-response.js +15 -0
- package/build/api/models/reaction-for-cast.d.ts +1 -1
- package/build/api/models/reaction-for-cast.js +1 -1
- package/build/api/models/reaction-like.d.ts +1 -1
- package/build/api/models/reaction-like.js +1 -1
- package/build/api/models/reaction-recast.d.ts +1 -1
- package/build/api/models/reaction-recast.js +1 -1
- package/build/api/models/reaction-req-body.d.ts +1 -1
- package/build/api/models/reaction-req-body.js +1 -1
- package/build/api/models/reaction-type.d.ts +1 -1
- package/build/api/models/reaction-type.js +1 -1
- package/build/api/models/reaction-with-cast-info.d.ts +1 -1
- package/build/api/models/reaction-with-cast-info.js +1 -1
- package/build/api/models/reaction-with-user-info.d.ts +1 -1
- package/build/api/models/reaction-with-user-info.js +1 -1
- package/build/api/models/reactions-cast-response.d.ts +1 -1
- package/build/api/models/reactions-cast-response.js +1 -1
- package/build/api/models/reactions-response.d.ts +1 -1
- package/build/api/models/reactions-response.js +1 -1
- package/build/api/models/reciprocal-follower.d.ts +1 -1
- package/build/api/models/reciprocal-follower.js +1 -1
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.d.ts +1 -1
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.js +1 -1
- package/build/api/models/register-developer-managed-signed-key-req-body.d.ts +1 -1
- package/build/api/models/register-developer-managed-signed-key-req-body.js +1 -1
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.d.ts +1 -1
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.js +1 -1
- package/build/api/models/register-signer-key-req-body.d.ts +1 -1
- package/build/api/models/register-signer-key-req-body.js +1 -1
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.d.ts +1 -1
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.js +1 -1
- package/build/api/models/register-user-on-chain-req-body-registration.d.ts +1 -1
- package/build/api/models/register-user-on-chain-req-body-registration.js +1 -1
- package/build/api/models/register-user-on-chain-req-body-signers-inner.d.ts +1 -1
- package/build/api/models/register-user-on-chain-req-body-signers-inner.js +1 -1
- package/build/api/models/register-user-on-chain-req-body.d.ts +1 -1
- package/build/api/models/register-user-on-chain-req-body.js +1 -1
- package/build/api/models/register-user-on-chain-response.d.ts +1 -1
- package/build/api/models/register-user-on-chain-response.js +1 -1
- package/build/api/models/register-user-req-body-metadata.d.ts +1 -1
- package/build/api/models/register-user-req-body-metadata.js +1 -1
- package/build/api/models/{neynar-frame-update-req-body.d.ts → register-user-req-body-signer.d.ts} +17 -12
- package/build/api/models/register-user-req-body-signer.js +15 -0
- package/build/api/models/register-user-req-body.d.ts +8 -1
- package/build/api/models/register-user-req-body.js +1 -1
- package/build/api/models/register-user-response-signers-inner.d.ts +72 -0
- package/build/api/models/register-user-response-signers-inner.js +25 -0
- package/build/api/models/register-user-response.d.ts +9 -2
- package/build/api/models/register-user-response.js +1 -1
- package/build/api/models/relevant-followers-response.d.ts +1 -1
- package/build/api/models/relevant-followers-response.js +1 -1
- package/build/api/models/relevant-fungible-owners-response.d.ts +1 -1
- package/build/api/models/relevant-fungible-owners-response.js +1 -1
- package/build/api/models/remove-channel-member-req-body.d.ts +1 -1
- package/build/api/models/remove-channel-member-req-body.js +1 -1
- package/build/api/models/remove-verification-req-body.d.ts +1 -1
- package/build/api/models/remove-verification-req-body.js +1 -1
- package/build/api/models/respond-channel-invite-req-body.d.ts +1 -1
- package/build/api/models/respond-channel-invite-req-body.js +1 -1
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.d.ts +1 -1
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.js +1 -1
- package/build/api/models/send-frame-notifications-req-body-filters.d.ts +1 -1
- package/build/api/models/send-frame-notifications-req-body-filters.js +1 -1
- package/build/api/models/send-frame-notifications-req-body-notification.d.ts +1 -1
- package/build/api/models/send-frame-notifications-req-body-notification.js +1 -1
- package/build/api/models/send-frame-notifications-req-body.d.ts +2 -2
- package/build/api/models/send-frame-notifications-req-body.js +1 -1
- package/build/api/models/send-frame-notifications-response.d.ts +1 -1
- package/build/api/models/send-frame-notifications-response.js +1 -1
- package/build/api/models/shared-signer-permission.d.ts +1 -1
- package/build/api/models/shared-signer-permission.js +1 -1
- package/build/api/models/signed-key-request-sponsor.d.ts +2 -2
- package/build/api/models/signed-key-request-sponsor.js +1 -1
- package/build/api/models/{app-host-post-event-req-body-one-of-signed-message.d.ts → signed-message-body-signed-message.d.ts} +3 -3
- package/build/api/models/signed-message-body-signed-message.js +15 -0
- package/build/api/models/{app-host-post-event-req-body-one-of.d.ts → signed-message-body.d.ts} +8 -8
- package/build/api/models/signed-message-body.js +15 -0
- package/build/api/models/signer-list-response.d.ts +1 -1
- package/build/api/models/signer-list-response.js +1 -1
- package/build/api/models/{app-host-post-event-req-body-one-of1.d.ts → signer-uuid-body.d.ts} +7 -7
- package/build/api/models/signer-uuid-body.js +15 -0
- package/build/api/models/signer.d.ts +1 -1
- package/build/api/models/signer.js +1 -1
- package/build/api/models/simulate-nft-mint-response-inner.d.ts +1 -1
- package/build/api/models/simulate-nft-mint-response-inner.js +1 -1
- package/build/api/models/simulate-nft-mint-response.d.ts +1 -1
- package/build/api/models/simulate-nft-mint-response.js +1 -1
- package/build/api/models/storage-allocation.d.ts +1 -1
- package/build/api/models/storage-allocation.js +1 -1
- package/build/api/models/storage-allocations-response.d.ts +1 -1
- package/build/api/models/storage-allocations-response.js +1 -1
- package/build/api/models/storage-object.d.ts +1 -1
- package/build/api/models/storage-object.js +1 -1
- package/build/api/models/storage-usage-response.d.ts +1 -1
- package/build/api/models/storage-usage-response.js +1 -1
- package/build/api/models/subscribed-to-object.d.ts +1 -1
- package/build/api/models/subscribed-to-object.js +1 -1
- package/build/api/models/subscribed-to-response.d.ts +1 -1
- package/build/api/models/subscribed-to-response.js +1 -1
- package/build/api/models/subscribed-to.d.ts +1 -1
- package/build/api/models/subscribed-to.js +1 -1
- package/build/api/models/subscriber.d.ts +1 -1
- package/build/api/models/subscriber.js +1 -1
- package/build/api/models/subscribers-response.d.ts +1 -1
- package/build/api/models/subscribers-response.js +1 -1
- package/build/api/models/subscription-check-response-value.d.ts +1 -1
- package/build/api/models/subscription-check-response-value.js +1 -1
- package/build/api/models/subscription-check-response.d.ts +1 -1
- package/build/api/models/subscription-check-response.js +1 -1
- package/build/api/models/subscription-metadata.d.ts +1 -1
- package/build/api/models/subscription-metadata.js +1 -1
- package/build/api/models/subscription-price.d.ts +1 -1
- package/build/api/models/subscription-price.js +1 -1
- package/build/api/models/subscription-tier-price.d.ts +1 -1
- package/build/api/models/subscription-tier-price.js +1 -1
- package/build/api/models/subscription-tier.d.ts +1 -1
- package/build/api/models/subscription-tier.js +1 -1
- package/build/api/models/subscription-token.d.ts +1 -1
- package/build/api/models/subscription-token.js +1 -1
- package/build/api/models/subscription.d.ts +1 -1
- package/build/api/models/subscription.js +1 -1
- package/build/api/models/subscriptions-response.d.ts +1 -1
- package/build/api/models/subscriptions-response.js +1 -1
- package/build/api/models/subscriptions.d.ts +1 -1
- package/build/api/models/subscriptions.js +1 -1
- package/build/api/models/text-range.d.ts +1 -1
- package/build/api/models/text-range.js +1 -1
- package/build/api/models/token-balance-balance.d.ts +1 -1
- package/build/api/models/token-balance-balance.js +1 -1
- package/build/api/models/token-balance-token.d.ts +1 -1
- package/build/api/models/token-balance-token.js +1 -1
- package/build/api/models/token-balance.d.ts +1 -1
- package/build/api/models/token-balance.js +1 -1
- package/build/api/models/transaction-frame-action.d.ts +1 -1
- package/build/api/models/transaction-frame-action.js +1 -1
- package/build/api/models/transaction-frame-config.d.ts +1 -1
- package/build/api/models/transaction-frame-config.js +1 -1
- package/build/api/models/transaction-frame-destination.d.ts +1 -1
- package/build/api/models/transaction-frame-destination.js +1 -1
- package/build/api/models/transaction-frame-line-item.d.ts +1 -1
- package/build/api/models/transaction-frame-line-item.js +1 -1
- package/build/api/models/transaction-frame-pay.d.ts +1 -1
- package/build/api/models/transaction-frame-pay.js +1 -1
- package/build/api/models/transaction-frame-response.d.ts +1 -1
- package/build/api/models/transaction-frame-response.js +1 -1
- package/build/api/models/transaction-frame-status.d.ts +1 -1
- package/build/api/models/transaction-frame-status.js +1 -1
- package/build/api/models/transaction-frame-type.d.ts +1 -1
- package/build/api/models/transaction-frame-type.js +1 -1
- package/build/api/models/transaction-frame.d.ts +1 -1
- package/build/api/models/transaction-frame.js +1 -1
- package/build/api/models/transaction-send-fungibles-receipt.d.ts +1 -1
- package/build/api/models/transaction-send-fungibles-receipt.js +1 -1
- package/build/api/models/transaction-send-fungibles-recipient.d.ts +1 -1
- package/build/api/models/transaction-send-fungibles-recipient.js +1 -1
- package/build/api/models/transaction-send-fungibles-req-body.d.ts +1 -1
- package/build/api/models/transaction-send-fungibles-req-body.js +1 -1
- package/build/api/models/transaction-send-fungibles-response.d.ts +1 -1
- package/build/api/models/transaction-send-fungibles-response.js +1 -1
- package/build/api/models/transaction-send-tx-info.d.ts +1 -1
- package/build/api/models/transaction-send-tx-info.js +1 -1
- package/build/api/models/trending-channel-response.d.ts +1 -1
- package/build/api/models/trending-channel-response.js +1 -1
- package/build/api/models/update-user-req-body-location.d.ts +1 -1
- package/build/api/models/update-user-req-body-location.js +1 -1
- package/build/api/models/update-user-req-body-verified-accounts.d.ts +1 -1
- package/build/api/models/update-user-req-body-verified-accounts.js +1 -1
- package/build/api/models/update-user-req-body.d.ts +14 -2
- package/build/api/models/update-user-req-body.js +1 -1
- package/build/api/models/{frame-transaction.d.ts → update-user207-response-errors-inner.d.ts} +6 -6
- package/build/api/models/update-user207-response-errors-inner.js +15 -0
- package/build/api/models/{validate-frame-action-response.d.ts → update-user207-response.d.ts} +9 -9
- package/build/api/models/update-user207-response.js +15 -0
- package/build/api/models/{cast-composer-actions-list-response-actions-inner-action.d.ts → upload-image-url-request.d.ts} +15 -9
- package/build/api/models/upload-image-url-request.js +15 -0
- package/build/api/models/upload-image200-response.d.ts +42 -0
- package/build/api/models/upload-image200-response.js +15 -0
- package/build/api/models/user-auth-addresses-inner.d.ts +1 -1
- package/build/api/models/user-auth-addresses-inner.js +1 -1
- package/build/api/models/user-dehydrated.d.ts +1 -1
- package/build/api/models/user-dehydrated.js +1 -1
- package/build/api/models/user-experimental.d.ts +1 -1
- package/build/api/models/user-experimental.js +1 -1
- package/build/api/models/user-fidresponse.d.ts +1 -1
- package/build/api/models/user-fidresponse.js +1 -1
- package/build/api/models/user-power-lite-response-result.d.ts +1 -1
- package/build/api/models/user-power-lite-response-result.js +1 -1
- package/build/api/models/user-power-lite-response.d.ts +1 -1
- package/build/api/models/user-power-lite-response.js +1 -1
- package/build/api/models/user-pro.d.ts +1 -1
- package/build/api/models/user-pro.js +1 -1
- package/build/api/models/user-profile-banner.d.ts +1 -1
- package/build/api/models/user-profile-banner.js +1 -1
- package/build/api/models/user-profile-bio.d.ts +1 -1
- package/build/api/models/user-profile-bio.js +1 -1
- package/build/api/models/user-profile.d.ts +1 -1
- package/build/api/models/user-profile.js +1 -1
- package/build/api/models/user-response.d.ts +1 -1
- package/build/api/models/user-response.js +1 -1
- package/build/api/models/user-search-response-result.d.ts +1 -1
- package/build/api/models/user-search-response-result.js +1 -1
- package/build/api/models/user-search-response.d.ts +1 -1
- package/build/api/models/user-search-response.js +1 -1
- package/build/api/models/user-verified-accounts-inner.d.ts +1 -1
- package/build/api/models/user-verified-accounts-inner.js +1 -1
- package/build/api/models/user-verified-addresses-primary.d.ts +1 -1
- package/build/api/models/user-verified-addresses-primary.js +1 -1
- package/build/api/models/user-verified-addresses.d.ts +1 -1
- package/build/api/models/user-verified-addresses.js +1 -1
- package/build/api/models/user-viewer-context.d.ts +1 -1
- package/build/api/models/user-viewer-context.js +1 -1
- package/build/api/models/user.d.ts +1 -1
- package/build/api/models/user.js +1 -1
- package/build/api/models/users-active-channels-response.d.ts +1 -1
- package/build/api/models/users-active-channels-response.js +1 -1
- package/build/api/models/users-response.d.ts +1 -1
- package/build/api/models/users-response.js +1 -1
- package/build/api/models/verification-chain-id.d.ts +1 -1
- package/build/api/models/verification-chain-id.js +1 -1
- package/build/api/models/verification-type.d.ts +1 -1
- package/build/api/models/verification-type.js +1 -1
- package/build/api/models/video-object.d.ts +1 -1
- package/build/api/models/video-object.js +1 -1
- package/build/api/models/webhook-delete-req-body.d.ts +1 -1
- package/build/api/models/webhook-delete-req-body.js +1 -1
- package/build/api/models/webhook-list-response.d.ts +1 -1
- package/build/api/models/webhook-list-response.js +1 -1
- package/build/api/models/webhook-patch-req-body.d.ts +1 -1
- package/build/api/models/webhook-patch-req-body.js +1 -1
- package/build/api/models/webhook-post-req-body.d.ts +1 -1
- package/build/api/models/webhook-post-req-body.js +1 -1
- package/build/api/models/webhook-put-req-body.d.ts +1 -1
- package/build/api/models/webhook-put-req-body.js +1 -1
- package/build/api/models/webhook-response.d.ts +1 -1
- package/build/api/models/webhook-response.js +1 -1
- package/build/api/models/webhook-secret.d.ts +1 -1
- package/build/api/models/webhook-secret.js +1 -1
- package/build/api/models/webhook-subscription-filters-cast.d.ts +13 -1
- package/build/api/models/webhook-subscription-filters-cast.js +1 -1
- package/build/api/models/webhook-subscription-filters-follow.d.ts +1 -1
- package/build/api/models/webhook-subscription-filters-follow.js +1 -1
- package/build/api/models/webhook-subscription-filters-reaction.d.ts +1 -1
- package/build/api/models/webhook-subscription-filters-reaction.js +1 -1
- package/build/api/models/webhook-subscription-filters-trade.d.ts +36 -0
- package/build/api/models/webhook-subscription-filters-trade.js +15 -0
- package/build/api/models/webhook-subscription-filters-user-updated.d.ts +1 -1
- package/build/api/models/webhook-subscription-filters-user-updated.js +1 -1
- package/build/api/models/webhook-subscription-filters.d.ts +8 -1
- package/build/api/models/webhook-subscription-filters.js +1 -1
- package/build/api/models/webhook-subscription.d.ts +1 -1
- package/build/api/models/webhook-subscription.js +1 -1
- package/build/api/models/webhook.d.ts +1 -1
- package/build/api/models/webhook.js +1 -1
- package/build/api/models/zod-error-errors-inner.d.ts +1 -1
- package/build/api/models/zod-error-errors-inner.js +1 -1
- package/build/api/models/zod-error.d.ts +1 -1
- package/build/api/models/zod-error.js +1 -1
- package/build/clients/NeynarAPIClient.d.ts +461 -379
- package/build/clients/NeynarAPIClient.js +491 -403
- package/build/hub-api/base.js +1 -1
- package/package.json +1 -1
- package/build/api/models/cast-composer-actions-list-response-actions-inner.d.ts +0 -97
- package/build/api/models/cast-composer-actions-list-response-actions-inner.js +0 -15
- package/build/api/models/cast-composer-actions-list-response.d.ts +0 -32
- package/build/api/models/cast-composer-actions-list-response.js +0 -15
- package/build/api/models/cast-id.js +0 -15
- package/build/api/models/delete-frame-req-body.js +0 -15
- package/build/api/models/delete-frame-response.js +0 -15
- package/build/api/models/fetch-frame-meta-tags-from-url200-response.js +0 -15
- package/build/api/models/frame-action-req-body.d.ts +0 -37
- package/build/api/models/frame-action-req-body.js +0 -15
- package/build/api/models/frame-action.d.ts +0 -82
- package/build/api/models/frame-action.js +0 -15
- package/build/api/models/frame-developer-managed-action-req-body.d.ts +0 -38
- package/build/api/models/frame-developer-managed-action-req-body.js +0 -15
- package/build/api/models/frame-input.js +0 -15
- package/build/api/models/frame-signature-packet-trusted-data.d.ts +0 -24
- package/build/api/models/frame-signature-packet-trusted-data.js +0 -15
- package/build/api/models/frame-signature-packet-untrusted-data.d.ts +0 -85
- package/build/api/models/frame-signature-packet-untrusted-data.js +0 -15
- package/build/api/models/frame-signature-packet.d.ts +0 -32
- package/build/api/models/frame-signature-packet.js +0 -15
- package/build/api/models/frame-state.js +0 -15
- package/build/api/models/frame-transaction.js +0 -15
- package/build/api/models/frame-validate-analytics-input-text-input-texts-inner.d.ts +0 -36
- package/build/api/models/frame-validate-analytics-input-text-input-texts-inner.js +0 -15
- package/build/api/models/frame-validate-analytics-input-text.d.ts +0 -25
- package/build/api/models/frame-validate-analytics-input-text.js +0 -15
- package/build/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.d.ts +0 -48
- package/build/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.js +0 -15
- package/build/api/models/frame-validate-analytics-interactions-per-cast.d.ts +0 -25
- package/build/api/models/frame-validate-analytics-interactions-per-cast.js +0 -15
- package/build/api/models/frame-validate-analytics-interactors-interactors-inner.d.ts +0 -36
- package/build/api/models/frame-validate-analytics-interactors-interactors-inner.js +0 -15
- package/build/api/models/frame-validate-analytics-interactors.d.ts +0 -25
- package/build/api/models/frame-validate-analytics-interactors.js +0 -15
- package/build/api/models/frame-validate-analytics-response.d.ts +0 -20
- package/build/api/models/frame-validate-analytics-response.js +0 -15
- package/build/api/models/frame-validate-analytics-total-interactors.d.ts +0 -24
- package/build/api/models/frame-validate-analytics-total-interactors.js +0 -15
- package/build/api/models/frame-validate-list-response.d.ts +0 -24
- package/build/api/models/frame-validate-list-response.js +0 -15
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner-stats-error-breakdown.js +0 -15
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner-stats.js +0 -15
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner.d.ts +0 -49
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner.js +0 -15
- package/build/api/models/neynar-frame-creation-req-body.js +0 -15
- package/build/api/models/neynar-frame-page.d.ts +0 -57
- package/build/api/models/neynar-frame-page.js +0 -15
- package/build/api/models/neynar-frame-update-req-body.js +0 -15
- package/build/api/models/neynar-frame.d.ts +0 -49
- package/build/api/models/neynar-frame.js +0 -15
- package/build/api/models/neynar-next-frame-page-mint-url.d.ts +0 -24
- package/build/api/models/neynar-next-frame-page-mint-url.js +0 -15
- package/build/api/models/neynar-next-frame-page-redirect.d.ts +0 -24
- package/build/api/models/neynar-next-frame-page-redirect.js +0 -15
- package/build/api/models/neynar-next-frame-page.d.ts +0 -24
- package/build/api/models/neynar-next-frame-page.js +0 -15
- package/build/api/models/neynar-page-button-next-page.d.ts +0 -19
- package/build/api/models/neynar-page-button-next-page.js +0 -15
- package/build/api/models/neynar-page-button.d.ts +0 -50
- package/build/api/models/neynar-page-image.d.ts +0 -35
- package/build/api/models/neynar-page-input-text.js +0 -15
- package/build/api/models/neynar-page-input.d.ts +0 -25
- package/build/api/models/neynar-page-input.js +0 -15
- package/build/api/models/validate-frame-action-req-body.d.ts +0 -48
- package/build/api/models/validate-frame-action-req-body.js +0 -15
- package/build/api/models/validate-frame-action-response.js +0 -15
- package/build/api/models/validated-frame-action-signer.d.ts +0 -25
- package/build/api/models/validated-frame-action-signer.js +0 -15
- package/build/api/models/validated-frame-action-tapped-button.d.ts +0 -24
- package/build/api/models/validated-frame-action-tapped-button.js +0 -15
- package/build/api/models/validated-frame-action.d.ts +0 -95
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Neynar API
|
|
6
6
|
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.77.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -16,7 +16,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
16
16
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.SearchFramesNetworksEnum = exports.
|
|
19
|
+
exports.SearchFramesNetworksEnum = exports.FetchRelevantFramesNetworksEnum = exports.FetchRelevantFramesTimeWindowEnum = exports.FetchFrameCatalogNetworksEnum = exports.FetchFrameCatalogCategoriesEnum = exports.FetchFrameCatalogTimeWindowEnum = exports.FrameApi = exports.FrameApiFactory = exports.FrameApiFp = exports.FrameApiAxiosParamCreator = void 0;
|
|
20
20
|
const axios_1 = __importDefault(require("axios"));
|
|
21
21
|
// Some imports not used depending on template conditions
|
|
22
22
|
// @ts-ignore
|
|
@@ -29,42 +29,6 @@ const base_1 = require("../base");
|
|
|
29
29
|
*/
|
|
30
30
|
const FrameApiAxiosParamCreator = function (configuration) {
|
|
31
31
|
return {
|
|
32
|
-
/**
|
|
33
|
-
* Delete an existing mini app, if it was made by the developer (identified by API key)
|
|
34
|
-
* @summary Delete mini app
|
|
35
|
-
* @param {DeleteFrameReqBody} deleteFrameReqBody
|
|
36
|
-
* @param {*} [options] Override http request option.
|
|
37
|
-
* @throws {RequiredError}
|
|
38
|
-
* @returns {Promise<DeleteFrameResponse>} A promise that resolves to a `DeleteFrameResponse` object
|
|
39
|
-
*
|
|
40
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/delete-neynar-frame)
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
deleteNeynarFrame: async (deleteFrameReqBody, options = {}) => {
|
|
44
|
-
// verify required parameter 'deleteFrameReqBody' is not null or undefined
|
|
45
|
-
(0, common_1.assertParamExists)('deleteNeynarFrame', 'deleteFrameReqBody', deleteFrameReqBody);
|
|
46
|
-
const localVarPath = `/v2/farcaster/frame/`;
|
|
47
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
48
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
49
|
-
let baseOptions;
|
|
50
|
-
if (configuration) {
|
|
51
|
-
baseOptions = configuration.baseOptions;
|
|
52
|
-
}
|
|
53
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'DELETE' }, baseOptions), options);
|
|
54
|
-
const localVarHeaderParameter = {};
|
|
55
|
-
const localVarQueryParameter = {};
|
|
56
|
-
// authentication ApiKeyAuth required
|
|
57
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
58
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
59
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
60
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
61
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
62
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(deleteFrameReqBody, localVarRequestOptions, configuration);
|
|
63
|
-
return {
|
|
64
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
65
|
-
options: localVarRequestOptions,
|
|
66
|
-
};
|
|
67
|
-
},
|
|
68
32
|
/**
|
|
69
33
|
* A curated list of featured mini apps
|
|
70
34
|
* @summary Mini apps catalog
|
|
@@ -116,74 +80,6 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
116
80
|
options: localVarRequestOptions,
|
|
117
81
|
};
|
|
118
82
|
},
|
|
119
|
-
/**
|
|
120
|
-
* Fetches the mini app meta tags from the URL
|
|
121
|
-
* @summary Meta tags from URL
|
|
122
|
-
* @param {string} url The mini app URL to crawl
|
|
123
|
-
* @param {*} [options] Override http request option.
|
|
124
|
-
* @throws {RequiredError}
|
|
125
|
-
* @returns {Promise<FetchFrameMetaTagsFromUrl200Response>} A promise that resolves to a `FetchFrameMetaTagsFromUrl200Response` object
|
|
126
|
-
*
|
|
127
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-frame-meta-tags-from-url)
|
|
128
|
-
*
|
|
129
|
-
*/
|
|
130
|
-
fetchFrameMetaTagsFromUrl: async (url, options = {}) => {
|
|
131
|
-
// verify required parameter 'url' is not null or undefined
|
|
132
|
-
(0, common_1.assertParamExists)('fetchFrameMetaTagsFromUrl', 'url', url);
|
|
133
|
-
const localVarPath = `/v2/farcaster/frame/crawl/`;
|
|
134
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
135
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
136
|
-
let baseOptions;
|
|
137
|
-
if (configuration) {
|
|
138
|
-
baseOptions = configuration.baseOptions;
|
|
139
|
-
}
|
|
140
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
141
|
-
const localVarHeaderParameter = {};
|
|
142
|
-
const localVarQueryParameter = {};
|
|
143
|
-
// authentication ApiKeyAuth required
|
|
144
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
145
|
-
if (url !== undefined) {
|
|
146
|
-
localVarQueryParameter['url'] = url;
|
|
147
|
-
}
|
|
148
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
149
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
150
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
151
|
-
return {
|
|
152
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
153
|
-
options: localVarRequestOptions,
|
|
154
|
-
};
|
|
155
|
-
},
|
|
156
|
-
/**
|
|
157
|
-
* Fetch a list of mini apps made by the developer (identified by API key)
|
|
158
|
-
* @summary List of mini apps
|
|
159
|
-
* @param {*} [options] Override http request option.
|
|
160
|
-
* @throws {RequiredError}
|
|
161
|
-
* @returns {Promise<Array<NeynarFrame>>} A promise that resolves to a `Array<NeynarFrame>` object
|
|
162
|
-
*
|
|
163
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-neynar-frames)
|
|
164
|
-
*
|
|
165
|
-
*/
|
|
166
|
-
fetchNeynarFrames: async (options = {}) => {
|
|
167
|
-
const localVarPath = `/v2/farcaster/frame/list/`;
|
|
168
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
169
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
170
|
-
let baseOptions;
|
|
171
|
-
if (configuration) {
|
|
172
|
-
baseOptions = configuration.baseOptions;
|
|
173
|
-
}
|
|
174
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
175
|
-
const localVarHeaderParameter = {};
|
|
176
|
-
const localVarQueryParameter = {};
|
|
177
|
-
// authentication ApiKeyAuth required
|
|
178
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
179
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
180
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
181
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
182
|
-
return {
|
|
183
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
184
|
-
options: localVarRequestOptions,
|
|
185
|
-
};
|
|
186
|
-
},
|
|
187
83
|
/**
|
|
188
84
|
* Returns a list of notifications tokens related to a mini app
|
|
189
85
|
* @summary List of mini app notification tokens
|
|
@@ -272,100 +168,6 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
272
168
|
options: localVarRequestOptions,
|
|
273
169
|
};
|
|
274
170
|
},
|
|
275
|
-
/**
|
|
276
|
-
* Fetch analytics for total-interactors, interactors, nteractions-per-cast and input-text.
|
|
277
|
-
* @summary Analytics for the mini app
|
|
278
|
-
* @param {string} frameUrl URL of the mini app to fetch analytics for
|
|
279
|
-
* @param {FetchValidateFrameAnalyticsAnalyticsTypeEnum} analyticsType Type of analytics to fetch
|
|
280
|
-
* @param {string} start
|
|
281
|
-
* @param {string} stop
|
|
282
|
-
* @param {FetchValidateFrameAnalyticsAggregateWindowEnum} [aggregateWindow] Required for `analytics_type=interactions-per-cast`
|
|
283
|
-
* @param {*} [options] Override http request option.
|
|
284
|
-
* @throws {RequiredError}
|
|
285
|
-
* @returns {Promise<FrameValidateAnalyticsResponse>} A promise that resolves to a `FrameValidateAnalyticsResponse` object
|
|
286
|
-
*
|
|
287
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-validate-frame-analytics)
|
|
288
|
-
*
|
|
289
|
-
*/
|
|
290
|
-
fetchValidateFrameAnalytics: async (frameUrl, analyticsType, start, stop, aggregateWindow, options = {}) => {
|
|
291
|
-
// verify required parameter 'frameUrl' is not null or undefined
|
|
292
|
-
(0, common_1.assertParamExists)('fetchValidateFrameAnalytics', 'frameUrl', frameUrl);
|
|
293
|
-
// verify required parameter 'analyticsType' is not null or undefined
|
|
294
|
-
(0, common_1.assertParamExists)('fetchValidateFrameAnalytics', 'analyticsType', analyticsType);
|
|
295
|
-
// verify required parameter 'start' is not null or undefined
|
|
296
|
-
(0, common_1.assertParamExists)('fetchValidateFrameAnalytics', 'start', start);
|
|
297
|
-
// verify required parameter 'stop' is not null or undefined
|
|
298
|
-
(0, common_1.assertParamExists)('fetchValidateFrameAnalytics', 'stop', stop);
|
|
299
|
-
const localVarPath = `/v2/farcaster/frame/validate/analytics/`;
|
|
300
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
301
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
302
|
-
let baseOptions;
|
|
303
|
-
if (configuration) {
|
|
304
|
-
baseOptions = configuration.baseOptions;
|
|
305
|
-
}
|
|
306
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
307
|
-
const localVarHeaderParameter = {};
|
|
308
|
-
const localVarQueryParameter = {};
|
|
309
|
-
// authentication ApiKeyAuth required
|
|
310
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
311
|
-
if (frameUrl !== undefined) {
|
|
312
|
-
localVarQueryParameter['frame_url'] = frameUrl;
|
|
313
|
-
}
|
|
314
|
-
if (analyticsType !== undefined) {
|
|
315
|
-
localVarQueryParameter['analytics_type'] = analyticsType;
|
|
316
|
-
}
|
|
317
|
-
if (start !== undefined) {
|
|
318
|
-
localVarQueryParameter['start'] = (start instanceof Date) ?
|
|
319
|
-
start.toISOString() :
|
|
320
|
-
start;
|
|
321
|
-
}
|
|
322
|
-
if (stop !== undefined) {
|
|
323
|
-
localVarQueryParameter['stop'] = (stop instanceof Date) ?
|
|
324
|
-
stop.toISOString() :
|
|
325
|
-
stop;
|
|
326
|
-
}
|
|
327
|
-
if (aggregateWindow !== undefined) {
|
|
328
|
-
localVarQueryParameter['aggregate_window'] = aggregateWindow;
|
|
329
|
-
}
|
|
330
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
331
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
332
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
333
|
-
return {
|
|
334
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
335
|
-
options: localVarRequestOptions,
|
|
336
|
-
};
|
|
337
|
-
},
|
|
338
|
-
/**
|
|
339
|
-
* Fetch a list of all the mini apps validated by a user
|
|
340
|
-
* @summary All mini apps validated by user
|
|
341
|
-
* @param {*} [options] Override http request option.
|
|
342
|
-
* @throws {RequiredError}
|
|
343
|
-
* @returns {Promise<FrameValidateListResponse>} A promise that resolves to a `FrameValidateListResponse` object
|
|
344
|
-
*
|
|
345
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-validate-frame-list)
|
|
346
|
-
*
|
|
347
|
-
*/
|
|
348
|
-
fetchValidateFrameList: async (options = {}) => {
|
|
349
|
-
const localVarPath = `/v2/farcaster/frame/validate/list/`;
|
|
350
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
351
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
352
|
-
let baseOptions;
|
|
353
|
-
if (configuration) {
|
|
354
|
-
baseOptions = configuration.baseOptions;
|
|
355
|
-
}
|
|
356
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
357
|
-
const localVarHeaderParameter = {};
|
|
358
|
-
const localVarQueryParameter = {};
|
|
359
|
-
// authentication ApiKeyAuth required
|
|
360
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
361
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
362
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
363
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
364
|
-
return {
|
|
365
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
366
|
-
options: localVarRequestOptions,
|
|
367
|
-
};
|
|
368
|
-
},
|
|
369
171
|
/**
|
|
370
172
|
* Retrieve notification delivery and opened stats for notification campaigns
|
|
371
173
|
* @summary Get notification campaign stats
|
|
@@ -446,123 +248,6 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
446
248
|
options: localVarRequestOptions,
|
|
447
249
|
};
|
|
448
250
|
},
|
|
449
|
-
/**
|
|
450
|
-
* Fetch a mini app either by UUID or Neynar URL
|
|
451
|
-
* @summary Mini app by UUID or URL
|
|
452
|
-
* @param {LookupNeynarFrameTypeEnum} type Type of identifier (either \'uuid\' or \'url\')
|
|
453
|
-
* @param {string} [uuid] UUID of the mini app to fetch
|
|
454
|
-
* @param {string} [url] URL of the Neynar mini app to fetch
|
|
455
|
-
* @param {*} [options] Override http request option.
|
|
456
|
-
* @throws {RequiredError}
|
|
457
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
458
|
-
*
|
|
459
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/lookup-neynar-frame)
|
|
460
|
-
*
|
|
461
|
-
*/
|
|
462
|
-
lookupNeynarFrame: async (type, uuid, url, options = {}) => {
|
|
463
|
-
// verify required parameter 'type' is not null or undefined
|
|
464
|
-
(0, common_1.assertParamExists)('lookupNeynarFrame', 'type', type);
|
|
465
|
-
const localVarPath = `/v2/farcaster/frame/`;
|
|
466
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
467
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
468
|
-
let baseOptions;
|
|
469
|
-
if (configuration) {
|
|
470
|
-
baseOptions = configuration.baseOptions;
|
|
471
|
-
}
|
|
472
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
473
|
-
const localVarHeaderParameter = {};
|
|
474
|
-
const localVarQueryParameter = {};
|
|
475
|
-
// authentication ApiKeyAuth required
|
|
476
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
477
|
-
if (type !== undefined) {
|
|
478
|
-
localVarQueryParameter['type'] = type;
|
|
479
|
-
}
|
|
480
|
-
if (uuid !== undefined) {
|
|
481
|
-
localVarQueryParameter['uuid'] = uuid;
|
|
482
|
-
}
|
|
483
|
-
if (url !== undefined) {
|
|
484
|
-
localVarQueryParameter['url'] = url;
|
|
485
|
-
}
|
|
486
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
487
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
488
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
489
|
-
return {
|
|
490
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
491
|
-
options: localVarRequestOptions,
|
|
492
|
-
};
|
|
493
|
-
},
|
|
494
|
-
/**
|
|
495
|
-
* Post mini app actions, cast actions or cast composer actions to the server (In order to post any of these actions, you need to have an approved `signer_uuid`) The POST request to the post_url has a timeout of 5 seconds for mini apps.
|
|
496
|
-
* @summary Post a mini app action, cast action or a cast composer action
|
|
497
|
-
* @param {FrameActionReqBody} frameActionReqBody
|
|
498
|
-
* @param {*} [options] Override http request option.
|
|
499
|
-
* @throws {RequiredError}
|
|
500
|
-
* @returns {Promise<Frame>} A promise that resolves to a `Frame` object
|
|
501
|
-
*
|
|
502
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/post-frame-action)
|
|
503
|
-
*
|
|
504
|
-
*/
|
|
505
|
-
postFrameAction: async (frameActionReqBody, options = {}) => {
|
|
506
|
-
// verify required parameter 'frameActionReqBody' is not null or undefined
|
|
507
|
-
(0, common_1.assertParamExists)('postFrameAction', 'frameActionReqBody', frameActionReqBody);
|
|
508
|
-
const localVarPath = `/v2/farcaster/frame/action/`;
|
|
509
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
510
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
511
|
-
let baseOptions;
|
|
512
|
-
if (configuration) {
|
|
513
|
-
baseOptions = configuration.baseOptions;
|
|
514
|
-
}
|
|
515
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
516
|
-
const localVarHeaderParameter = {};
|
|
517
|
-
const localVarQueryParameter = {};
|
|
518
|
-
// authentication ApiKeyAuth required
|
|
519
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
520
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
521
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
522
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
523
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
524
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(frameActionReqBody, localVarRequestOptions, configuration);
|
|
525
|
-
return {
|
|
526
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
527
|
-
options: localVarRequestOptions,
|
|
528
|
-
};
|
|
529
|
-
},
|
|
530
|
-
/**
|
|
531
|
-
* Post a mini app action that has been signed with a developer managed signer The POST request to the post_url has a timeout of 5 seconds.
|
|
532
|
-
* @summary Signature packet
|
|
533
|
-
* @param {FrameDeveloperManagedActionReqBody} frameDeveloperManagedActionReqBody
|
|
534
|
-
* @param {*} [options] Override http request option.
|
|
535
|
-
* @throws {RequiredError}
|
|
536
|
-
* @returns {Promise<Frame>} A promise that resolves to a `Frame` object
|
|
537
|
-
*
|
|
538
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/post-frame-action-developer-managed)
|
|
539
|
-
*
|
|
540
|
-
*/
|
|
541
|
-
postFrameActionDeveloperManaged: async (frameDeveloperManagedActionReqBody, options = {}) => {
|
|
542
|
-
// verify required parameter 'frameDeveloperManagedActionReqBody' is not null or undefined
|
|
543
|
-
(0, common_1.assertParamExists)('postFrameActionDeveloperManaged', 'frameDeveloperManagedActionReqBody', frameDeveloperManagedActionReqBody);
|
|
544
|
-
const localVarPath = `/v2/farcaster/frame/developer_managed/action/`;
|
|
545
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
546
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
547
|
-
let baseOptions;
|
|
548
|
-
if (configuration) {
|
|
549
|
-
baseOptions = configuration.baseOptions;
|
|
550
|
-
}
|
|
551
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
552
|
-
const localVarHeaderParameter = {};
|
|
553
|
-
const localVarQueryParameter = {};
|
|
554
|
-
// authentication ApiKeyAuth required
|
|
555
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
556
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
557
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
558
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
559
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
560
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(frameDeveloperManagedActionReqBody, localVarRequestOptions, configuration);
|
|
561
|
-
return {
|
|
562
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
563
|
-
options: localVarRequestOptions,
|
|
564
|
-
};
|
|
565
|
-
},
|
|
566
251
|
/**
|
|
567
252
|
* Send notifications to interactors of a mini app
|
|
568
253
|
* @summary Send notifications
|
|
@@ -599,42 +284,6 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
599
284
|
options: localVarRequestOptions,
|
|
600
285
|
};
|
|
601
286
|
},
|
|
602
|
-
/**
|
|
603
|
-
* Create a new mini app with a list of pages.
|
|
604
|
-
* @summary Create mini app
|
|
605
|
-
* @param {NeynarFrameCreationReqBody} neynarFrameCreationReqBody
|
|
606
|
-
* @param {*} [options] Override http request option.
|
|
607
|
-
* @throws {RequiredError}
|
|
608
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
609
|
-
*
|
|
610
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/publish-neynar-frame)
|
|
611
|
-
*
|
|
612
|
-
*/
|
|
613
|
-
publishNeynarFrame: async (neynarFrameCreationReqBody, options = {}) => {
|
|
614
|
-
// verify required parameter 'neynarFrameCreationReqBody' is not null or undefined
|
|
615
|
-
(0, common_1.assertParamExists)('publishNeynarFrame', 'neynarFrameCreationReqBody', neynarFrameCreationReqBody);
|
|
616
|
-
const localVarPath = `/v2/farcaster/frame/`;
|
|
617
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
618
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
619
|
-
let baseOptions;
|
|
620
|
-
if (configuration) {
|
|
621
|
-
baseOptions = configuration.baseOptions;
|
|
622
|
-
}
|
|
623
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
624
|
-
const localVarHeaderParameter = {};
|
|
625
|
-
const localVarQueryParameter = {};
|
|
626
|
-
// authentication ApiKeyAuth required
|
|
627
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
628
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
629
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
630
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
631
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
632
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(neynarFrameCreationReqBody, localVarRequestOptions, configuration);
|
|
633
|
-
return {
|
|
634
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
635
|
-
options: localVarRequestOptions,
|
|
636
|
-
};
|
|
637
|
-
},
|
|
638
287
|
/**
|
|
639
288
|
* Search for mini apps based on a query string
|
|
640
289
|
* @summary Search mini apps
|
|
@@ -684,78 +333,6 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
684
333
|
options: localVarRequestOptions,
|
|
685
334
|
};
|
|
686
335
|
},
|
|
687
|
-
/**
|
|
688
|
-
* Update an existing mini app with a list of pages, if it was made by the developer (identified by API key)
|
|
689
|
-
* @summary Update mini app
|
|
690
|
-
* @param {NeynarFrameUpdateReqBody} neynarFrameUpdateReqBody
|
|
691
|
-
* @param {*} [options] Override http request option.
|
|
692
|
-
* @throws {RequiredError}
|
|
693
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
694
|
-
*
|
|
695
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/update-neynar-frame)
|
|
696
|
-
*
|
|
697
|
-
*/
|
|
698
|
-
updateNeynarFrame: async (neynarFrameUpdateReqBody, options = {}) => {
|
|
699
|
-
// verify required parameter 'neynarFrameUpdateReqBody' is not null or undefined
|
|
700
|
-
(0, common_1.assertParamExists)('updateNeynarFrame', 'neynarFrameUpdateReqBody', neynarFrameUpdateReqBody);
|
|
701
|
-
const localVarPath = `/v2/farcaster/frame/`;
|
|
702
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
703
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
704
|
-
let baseOptions;
|
|
705
|
-
if (configuration) {
|
|
706
|
-
baseOptions = configuration.baseOptions;
|
|
707
|
-
}
|
|
708
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'PUT' }, baseOptions), options);
|
|
709
|
-
const localVarHeaderParameter = {};
|
|
710
|
-
const localVarQueryParameter = {};
|
|
711
|
-
// authentication ApiKeyAuth required
|
|
712
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
713
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
714
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
715
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
716
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
717
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(neynarFrameUpdateReqBody, localVarRequestOptions, configuration);
|
|
718
|
-
return {
|
|
719
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
720
|
-
options: localVarRequestOptions,
|
|
721
|
-
};
|
|
722
|
-
},
|
|
723
|
-
/**
|
|
724
|
-
* Validates a mini app against by an interacting user against a Farcaster Hub (In order to validate a mini app, message bytes from Frame Action must be provided in hex)
|
|
725
|
-
* @summary Validate mini app action
|
|
726
|
-
* @param {ValidateFrameActionReqBody} validateFrameActionReqBody
|
|
727
|
-
* @param {*} [options] Override http request option.
|
|
728
|
-
* @throws {RequiredError}
|
|
729
|
-
* @returns {Promise<ValidateFrameActionResponse>} A promise that resolves to a `ValidateFrameActionResponse` object
|
|
730
|
-
*
|
|
731
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/validate-frame-action)
|
|
732
|
-
*
|
|
733
|
-
*/
|
|
734
|
-
validateFrameAction: async (validateFrameActionReqBody, options = {}) => {
|
|
735
|
-
// verify required parameter 'validateFrameActionReqBody' is not null or undefined
|
|
736
|
-
(0, common_1.assertParamExists)('validateFrameAction', 'validateFrameActionReqBody', validateFrameActionReqBody);
|
|
737
|
-
const localVarPath = `/v2/farcaster/frame/validate/`;
|
|
738
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
739
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
740
|
-
let baseOptions;
|
|
741
|
-
if (configuration) {
|
|
742
|
-
baseOptions = configuration.baseOptions;
|
|
743
|
-
}
|
|
744
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
745
|
-
const localVarHeaderParameter = {};
|
|
746
|
-
const localVarQueryParameter = {};
|
|
747
|
-
// authentication ApiKeyAuth required
|
|
748
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
749
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
750
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
751
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
752
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
753
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(validateFrameActionReqBody, localVarRequestOptions, configuration);
|
|
754
|
-
return {
|
|
755
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
756
|
-
options: localVarRequestOptions,
|
|
757
|
-
};
|
|
758
|
-
},
|
|
759
336
|
};
|
|
760
337
|
};
|
|
761
338
|
exports.FrameApiAxiosParamCreator = FrameApiAxiosParamCreator;
|
|
@@ -766,24 +343,6 @@ exports.FrameApiAxiosParamCreator = FrameApiAxiosParamCreator;
|
|
|
766
343
|
const FrameApiFp = function (configuration) {
|
|
767
344
|
const localVarAxiosParamCreator = (0, exports.FrameApiAxiosParamCreator)(configuration);
|
|
768
345
|
return {
|
|
769
|
-
/**
|
|
770
|
-
* Delete an existing mini app, if it was made by the developer (identified by API key)
|
|
771
|
-
* @summary Delete mini app
|
|
772
|
-
* @param {DeleteFrameReqBody} deleteFrameReqBody
|
|
773
|
-
* @param {*} [options] Override http request option.
|
|
774
|
-
* @throws {RequiredError}
|
|
775
|
-
* @returns {Promise<DeleteFrameResponse>} A promise that resolves to a `DeleteFrameResponse` object
|
|
776
|
-
*
|
|
777
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/delete-neynar-frame)
|
|
778
|
-
*
|
|
779
|
-
*/
|
|
780
|
-
async deleteNeynarFrame(deleteFrameReqBody, options) {
|
|
781
|
-
var _a, _b, _c;
|
|
782
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.deleteNeynarFrame(deleteFrameReqBody, options);
|
|
783
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
784
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.deleteNeynarFrame']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
785
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
786
|
-
},
|
|
787
346
|
/**
|
|
788
347
|
* A curated list of featured mini apps
|
|
789
348
|
* @summary Mini apps catalog
|
|
@@ -806,118 +365,44 @@ const FrameApiFp = function (configuration) {
|
|
|
806
365
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.fetchFrameCatalog']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
807
366
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
808
367
|
},
|
|
809
|
-
/**
|
|
810
|
-
* Fetches the mini app meta tags from the URL
|
|
811
|
-
* @summary Meta tags from URL
|
|
812
|
-
* @param {string} url The mini app URL to crawl
|
|
813
|
-
* @param {*} [options] Override http request option.
|
|
814
|
-
* @throws {RequiredError}
|
|
815
|
-
* @returns {Promise<FetchFrameMetaTagsFromUrl200Response>} A promise that resolves to a `FetchFrameMetaTagsFromUrl200Response` object
|
|
816
|
-
*
|
|
817
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-frame-meta-tags-from-url)
|
|
818
|
-
*
|
|
819
|
-
*/
|
|
820
|
-
async fetchFrameMetaTagsFromUrl(url, options) {
|
|
821
|
-
var _a, _b, _c;
|
|
822
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.fetchFrameMetaTagsFromUrl(url, options);
|
|
823
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
824
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.fetchFrameMetaTagsFromUrl']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
825
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
826
|
-
},
|
|
827
|
-
/**
|
|
828
|
-
* Fetch a list of mini apps made by the developer (identified by API key)
|
|
829
|
-
* @summary List of mini apps
|
|
830
|
-
* @param {*} [options] Override http request option.
|
|
831
|
-
* @throws {RequiredError}
|
|
832
|
-
* @returns {Promise<Array<NeynarFrame>>} A promise that resolves to a `Array<NeynarFrame>` object
|
|
833
|
-
*
|
|
834
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-neynar-frames)
|
|
835
|
-
*
|
|
836
|
-
*/
|
|
837
|
-
async fetchNeynarFrames(options) {
|
|
838
|
-
var _a, _b, _c;
|
|
839
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.fetchNeynarFrames(options);
|
|
840
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
841
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.fetchNeynarFrames']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
842
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
843
|
-
},
|
|
844
368
|
/**
|
|
845
369
|
* Returns a list of notifications tokens related to a mini app
|
|
846
370
|
* @summary List of mini app notification tokens
|
|
847
371
|
* @param {number} [limit] Number of results to fetch (Default: 20, Maximum: 100)
|
|
848
|
-
* @param {string} [fids] Comma separated list of FIDs, up to 100 at a time. If you pass in FIDs, you will get back the notification tokens for those FIDs. If you don\'t pass in FIDs, you will get back all the notification tokens for the mini app.
|
|
849
|
-
* @param {string} [cursor] Pagination cursor
|
|
850
|
-
* @param {*} [options] Override http request option.
|
|
851
|
-
* @throws {RequiredError}
|
|
852
|
-
* @returns {Promise<FrameNotificationTokens>} A promise that resolves to a `FrameNotificationTokens` object
|
|
853
|
-
*
|
|
854
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-notification-tokens)
|
|
855
|
-
*
|
|
856
|
-
*/
|
|
857
|
-
async fetchNotificationTokens(limit, fids, cursor, options) {
|
|
858
|
-
var _a, _b, _c;
|
|
859
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.fetchNotificationTokens(limit, fids, cursor, options);
|
|
860
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
861
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.fetchNotificationTokens']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
862
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
863
|
-
},
|
|
864
|
-
/**
|
|
865
|
-
* Fetch a list of mini apps relevant to the user based on casts by users with strong affinity score for the user
|
|
866
|
-
* @summary Relevant mini apps
|
|
867
|
-
* @param {number} viewerFid FID of the user to fetch relevant mini apps for
|
|
868
|
-
* @param {FetchRelevantFramesTimeWindowEnum} [timeWindow] Time window used to limit statistics used to calculate mini app relevance
|
|
869
|
-
* @param {Array<FetchRelevantFramesNetworksEnum>} [networks] List of blockchain networks by which to filter results. Mini apps included in the results will specify at least one of the supplied networks or specify none. The list can be provided as comma-separated string or array.
|
|
870
|
-
* @param {*} [options] Override http request option.
|
|
871
|
-
* @throws {RequiredError}
|
|
872
|
-
* @returns {Promise<FetchRelevantFrames200Response>} A promise that resolves to a `FetchRelevantFrames200Response` object
|
|
873
|
-
*
|
|
874
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-relevant-frames)
|
|
875
|
-
*
|
|
876
|
-
*/
|
|
877
|
-
async fetchRelevantFrames(viewerFid, timeWindow, networks, options) {
|
|
878
|
-
var _a, _b, _c;
|
|
879
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.fetchRelevantFrames(viewerFid, timeWindow, networks, options);
|
|
880
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
881
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.fetchRelevantFrames']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
882
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
883
|
-
},
|
|
884
|
-
/**
|
|
885
|
-
* Fetch analytics for total-interactors, interactors, nteractions-per-cast and input-text.
|
|
886
|
-
* @summary Analytics for the mini app
|
|
887
|
-
* @param {string} frameUrl URL of the mini app to fetch analytics for
|
|
888
|
-
* @param {FetchValidateFrameAnalyticsAnalyticsTypeEnum} analyticsType Type of analytics to fetch
|
|
889
|
-
* @param {string} start
|
|
890
|
-
* @param {string} stop
|
|
891
|
-
* @param {FetchValidateFrameAnalyticsAggregateWindowEnum} [aggregateWindow] Required for `analytics_type=interactions-per-cast`
|
|
372
|
+
* @param {string} [fids] Comma separated list of FIDs, up to 100 at a time. If you pass in FIDs, you will get back the notification tokens for those FIDs. If you don\'t pass in FIDs, you will get back all the notification tokens for the mini app.
|
|
373
|
+
* @param {string} [cursor] Pagination cursor
|
|
892
374
|
* @param {*} [options] Override http request option.
|
|
893
375
|
* @throws {RequiredError}
|
|
894
|
-
* @returns {Promise<
|
|
376
|
+
* @returns {Promise<FrameNotificationTokens>} A promise that resolves to a `FrameNotificationTokens` object
|
|
895
377
|
*
|
|
896
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-
|
|
378
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-notification-tokens)
|
|
897
379
|
*
|
|
898
380
|
*/
|
|
899
|
-
async
|
|
381
|
+
async fetchNotificationTokens(limit, fids, cursor, options) {
|
|
900
382
|
var _a, _b, _c;
|
|
901
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
383
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.fetchNotificationTokens(limit, fids, cursor, options);
|
|
902
384
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
903
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.
|
|
385
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.fetchNotificationTokens']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
904
386
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
905
387
|
},
|
|
906
388
|
/**
|
|
907
|
-
* Fetch a list of
|
|
908
|
-
* @summary
|
|
389
|
+
* Fetch a list of mini apps relevant to the user based on casts by users with strong affinity score for the user
|
|
390
|
+
* @summary Relevant mini apps
|
|
391
|
+
* @param {number} viewerFid FID of the user to fetch relevant mini apps for
|
|
392
|
+
* @param {FetchRelevantFramesTimeWindowEnum} [timeWindow] Time window used to limit statistics used to calculate mini app relevance
|
|
393
|
+
* @param {Array<FetchRelevantFramesNetworksEnum>} [networks] List of blockchain networks by which to filter results. Mini apps included in the results will specify at least one of the supplied networks or specify none. The list can be provided as comma-separated string or array.
|
|
909
394
|
* @param {*} [options] Override http request option.
|
|
910
395
|
* @throws {RequiredError}
|
|
911
|
-
* @returns {Promise<
|
|
396
|
+
* @returns {Promise<FetchRelevantFrames200Response>} A promise that resolves to a `FetchRelevantFrames200Response` object
|
|
912
397
|
*
|
|
913
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-
|
|
398
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-relevant-frames)
|
|
914
399
|
*
|
|
915
400
|
*/
|
|
916
|
-
async
|
|
401
|
+
async fetchRelevantFrames(viewerFid, timeWindow, networks, options) {
|
|
917
402
|
var _a, _b, _c;
|
|
918
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.
|
|
403
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.fetchRelevantFrames(viewerFid, timeWindow, networks, options);
|
|
919
404
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
920
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.
|
|
405
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.fetchRelevantFrames']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
921
406
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
922
407
|
},
|
|
923
408
|
/**
|
|
@@ -958,62 +443,6 @@ const FrameApiFp = function (configuration) {
|
|
|
958
443
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.getTransactionPayFrame']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
959
444
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
960
445
|
},
|
|
961
|
-
/**
|
|
962
|
-
* Fetch a mini app either by UUID or Neynar URL
|
|
963
|
-
* @summary Mini app by UUID or URL
|
|
964
|
-
* @param {LookupNeynarFrameTypeEnum} type Type of identifier (either \'uuid\' or \'url\')
|
|
965
|
-
* @param {string} [uuid] UUID of the mini app to fetch
|
|
966
|
-
* @param {string} [url] URL of the Neynar mini app to fetch
|
|
967
|
-
* @param {*} [options] Override http request option.
|
|
968
|
-
* @throws {RequiredError}
|
|
969
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
970
|
-
*
|
|
971
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/lookup-neynar-frame)
|
|
972
|
-
*
|
|
973
|
-
*/
|
|
974
|
-
async lookupNeynarFrame(type, uuid, url, options) {
|
|
975
|
-
var _a, _b, _c;
|
|
976
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.lookupNeynarFrame(type, uuid, url, options);
|
|
977
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
978
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.lookupNeynarFrame']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
979
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
980
|
-
},
|
|
981
|
-
/**
|
|
982
|
-
* Post mini app actions, cast actions or cast composer actions to the server (In order to post any of these actions, you need to have an approved `signer_uuid`) The POST request to the post_url has a timeout of 5 seconds for mini apps.
|
|
983
|
-
* @summary Post a mini app action, cast action or a cast composer action
|
|
984
|
-
* @param {FrameActionReqBody} frameActionReqBody
|
|
985
|
-
* @param {*} [options] Override http request option.
|
|
986
|
-
* @throws {RequiredError}
|
|
987
|
-
* @returns {Promise<Frame>} A promise that resolves to a `Frame` object
|
|
988
|
-
*
|
|
989
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/post-frame-action)
|
|
990
|
-
*
|
|
991
|
-
*/
|
|
992
|
-
async postFrameAction(frameActionReqBody, options) {
|
|
993
|
-
var _a, _b, _c;
|
|
994
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.postFrameAction(frameActionReqBody, options);
|
|
995
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
996
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.postFrameAction']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
997
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
998
|
-
},
|
|
999
|
-
/**
|
|
1000
|
-
* Post a mini app action that has been signed with a developer managed signer The POST request to the post_url has a timeout of 5 seconds.
|
|
1001
|
-
* @summary Signature packet
|
|
1002
|
-
* @param {FrameDeveloperManagedActionReqBody} frameDeveloperManagedActionReqBody
|
|
1003
|
-
* @param {*} [options] Override http request option.
|
|
1004
|
-
* @throws {RequiredError}
|
|
1005
|
-
* @returns {Promise<Frame>} A promise that resolves to a `Frame` object
|
|
1006
|
-
*
|
|
1007
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/post-frame-action-developer-managed)
|
|
1008
|
-
*
|
|
1009
|
-
*/
|
|
1010
|
-
async postFrameActionDeveloperManaged(frameDeveloperManagedActionReqBody, options) {
|
|
1011
|
-
var _a, _b, _c;
|
|
1012
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.postFrameActionDeveloperManaged(frameDeveloperManagedActionReqBody, options);
|
|
1013
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1014
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.postFrameActionDeveloperManaged']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1015
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1016
|
-
},
|
|
1017
446
|
/**
|
|
1018
447
|
* Send notifications to interactors of a mini app
|
|
1019
448
|
* @summary Send notifications
|
|
@@ -1032,24 +461,6 @@ const FrameApiFp = function (configuration) {
|
|
|
1032
461
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.publishFrameNotifications']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1033
462
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1034
463
|
},
|
|
1035
|
-
/**
|
|
1036
|
-
* Create a new mini app with a list of pages.
|
|
1037
|
-
* @summary Create mini app
|
|
1038
|
-
* @param {NeynarFrameCreationReqBody} neynarFrameCreationReqBody
|
|
1039
|
-
* @param {*} [options] Override http request option.
|
|
1040
|
-
* @throws {RequiredError}
|
|
1041
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
1042
|
-
*
|
|
1043
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/publish-neynar-frame)
|
|
1044
|
-
*
|
|
1045
|
-
*/
|
|
1046
|
-
async publishNeynarFrame(neynarFrameCreationReqBody, options) {
|
|
1047
|
-
var _a, _b, _c;
|
|
1048
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.publishNeynarFrame(neynarFrameCreationReqBody, options);
|
|
1049
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1050
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.publishNeynarFrame']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1051
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1052
|
-
},
|
|
1053
464
|
/**
|
|
1054
465
|
* Search for mini apps based on a query string
|
|
1055
466
|
* @summary Search mini apps
|
|
@@ -1071,42 +482,6 @@ const FrameApiFp = function (configuration) {
|
|
|
1071
482
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.searchFrames']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1072
483
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1073
484
|
},
|
|
1074
|
-
/**
|
|
1075
|
-
* Update an existing mini app with a list of pages, if it was made by the developer (identified by API key)
|
|
1076
|
-
* @summary Update mini app
|
|
1077
|
-
* @param {NeynarFrameUpdateReqBody} neynarFrameUpdateReqBody
|
|
1078
|
-
* @param {*} [options] Override http request option.
|
|
1079
|
-
* @throws {RequiredError}
|
|
1080
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
1081
|
-
*
|
|
1082
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/update-neynar-frame)
|
|
1083
|
-
*
|
|
1084
|
-
*/
|
|
1085
|
-
async updateNeynarFrame(neynarFrameUpdateReqBody, options) {
|
|
1086
|
-
var _a, _b, _c;
|
|
1087
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.updateNeynarFrame(neynarFrameUpdateReqBody, options);
|
|
1088
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1089
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.updateNeynarFrame']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1090
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1091
|
-
},
|
|
1092
|
-
/**
|
|
1093
|
-
* Validates a mini app against by an interacting user against a Farcaster Hub (In order to validate a mini app, message bytes from Frame Action must be provided in hex)
|
|
1094
|
-
* @summary Validate mini app action
|
|
1095
|
-
* @param {ValidateFrameActionReqBody} validateFrameActionReqBody
|
|
1096
|
-
* @param {*} [options] Override http request option.
|
|
1097
|
-
* @throws {RequiredError}
|
|
1098
|
-
* @returns {Promise<ValidateFrameActionResponse>} A promise that resolves to a `ValidateFrameActionResponse` object
|
|
1099
|
-
*
|
|
1100
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/validate-frame-action)
|
|
1101
|
-
*
|
|
1102
|
-
*/
|
|
1103
|
-
async validateFrameAction(validateFrameActionReqBody, options) {
|
|
1104
|
-
var _a, _b, _c;
|
|
1105
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.validateFrameAction(validateFrameActionReqBody, options);
|
|
1106
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1107
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['FrameApi.validateFrameAction']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1108
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1109
|
-
},
|
|
1110
485
|
};
|
|
1111
486
|
};
|
|
1112
487
|
exports.FrameApiFp = FrameApiFp;
|
|
@@ -1117,20 +492,6 @@ exports.FrameApiFp = FrameApiFp;
|
|
|
1117
492
|
const FrameApiFactory = function (configuration, basePath, axios) {
|
|
1118
493
|
const localVarFp = (0, exports.FrameApiFp)(configuration);
|
|
1119
494
|
return {
|
|
1120
|
-
/**
|
|
1121
|
-
* Delete an existing mini app, if it was made by the developer (identified by API key)
|
|
1122
|
-
* @summary Delete mini app
|
|
1123
|
-
* @param {FrameApiDeleteNeynarFrameRequest} requestParameters Request parameters.
|
|
1124
|
-
* @param {*} [options] Override http request option.
|
|
1125
|
-
* @throws {RequiredError}
|
|
1126
|
-
* @returns {Promise<DeleteFrameResponse>} A promise that resolves to a `DeleteFrameResponse` object
|
|
1127
|
-
*
|
|
1128
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/delete-neynar-frame)
|
|
1129
|
-
*
|
|
1130
|
-
*/
|
|
1131
|
-
deleteNeynarFrame(requestParameters, options) {
|
|
1132
|
-
return localVarFp.deleteNeynarFrame(requestParameters.deleteFrameReqBody, options).then((request) => request(axios, basePath));
|
|
1133
|
-
},
|
|
1134
495
|
/**
|
|
1135
496
|
* A curated list of featured mini apps
|
|
1136
497
|
* @summary Mini apps catalog
|
|
@@ -1145,33 +506,6 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1145
506
|
fetchFrameCatalog(requestParameters = {}, options) {
|
|
1146
507
|
return localVarFp.fetchFrameCatalog(requestParameters.limit, requestParameters.cursor, requestParameters.timeWindow, requestParameters.categories, requestParameters.networks, options).then((request) => request(axios, basePath));
|
|
1147
508
|
},
|
|
1148
|
-
/**
|
|
1149
|
-
* Fetches the mini app meta tags from the URL
|
|
1150
|
-
* @summary Meta tags from URL
|
|
1151
|
-
* @param {FrameApiFetchFrameMetaTagsFromUrlRequest} requestParameters Request parameters.
|
|
1152
|
-
* @param {*} [options] Override http request option.
|
|
1153
|
-
* @throws {RequiredError}
|
|
1154
|
-
* @returns {Promise<FetchFrameMetaTagsFromUrl200Response>} A promise that resolves to a `FetchFrameMetaTagsFromUrl200Response` object
|
|
1155
|
-
*
|
|
1156
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-frame-meta-tags-from-url)
|
|
1157
|
-
*
|
|
1158
|
-
*/
|
|
1159
|
-
fetchFrameMetaTagsFromUrl(requestParameters, options) {
|
|
1160
|
-
return localVarFp.fetchFrameMetaTagsFromUrl(requestParameters.url, options).then((request) => request(axios, basePath));
|
|
1161
|
-
},
|
|
1162
|
-
/**
|
|
1163
|
-
* Fetch a list of mini apps made by the developer (identified by API key)
|
|
1164
|
-
* @summary List of mini apps
|
|
1165
|
-
* @param {*} [options] Override http request option.
|
|
1166
|
-
* @throws {RequiredError}
|
|
1167
|
-
* @returns {Promise<Array<NeynarFrame>>} A promise that resolves to a `Array<NeynarFrame>` object
|
|
1168
|
-
*
|
|
1169
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-neynar-frames)
|
|
1170
|
-
*
|
|
1171
|
-
*/
|
|
1172
|
-
fetchNeynarFrames(options) {
|
|
1173
|
-
return localVarFp.fetchNeynarFrames(options).then((request) => request(axios, basePath));
|
|
1174
|
-
},
|
|
1175
509
|
/**
|
|
1176
510
|
* Returns a list of notifications tokens related to a mini app
|
|
1177
511
|
* @summary List of mini app notification tokens
|
|
@@ -1200,33 +534,6 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1200
534
|
fetchRelevantFrames(requestParameters, options) {
|
|
1201
535
|
return localVarFp.fetchRelevantFrames(requestParameters.viewerFid, requestParameters.timeWindow, requestParameters.networks, options).then((request) => request(axios, basePath));
|
|
1202
536
|
},
|
|
1203
|
-
/**
|
|
1204
|
-
* Fetch analytics for total-interactors, interactors, nteractions-per-cast and input-text.
|
|
1205
|
-
* @summary Analytics for the mini app
|
|
1206
|
-
* @param {FrameApiFetchValidateFrameAnalyticsRequest} requestParameters Request parameters.
|
|
1207
|
-
* @param {*} [options] Override http request option.
|
|
1208
|
-
* @throws {RequiredError}
|
|
1209
|
-
* @returns {Promise<FrameValidateAnalyticsResponse>} A promise that resolves to a `FrameValidateAnalyticsResponse` object
|
|
1210
|
-
*
|
|
1211
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-validate-frame-analytics)
|
|
1212
|
-
*
|
|
1213
|
-
*/
|
|
1214
|
-
fetchValidateFrameAnalytics(requestParameters, options) {
|
|
1215
|
-
return localVarFp.fetchValidateFrameAnalytics(requestParameters.frameUrl, requestParameters.analyticsType, requestParameters.start, requestParameters.stop, requestParameters.aggregateWindow, options).then((request) => request(axios, basePath));
|
|
1216
|
-
},
|
|
1217
|
-
/**
|
|
1218
|
-
* Fetch a list of all the mini apps validated by a user
|
|
1219
|
-
* @summary All mini apps validated by user
|
|
1220
|
-
* @param {*} [options] Override http request option.
|
|
1221
|
-
* @throws {RequiredError}
|
|
1222
|
-
* @returns {Promise<FrameValidateListResponse>} A promise that resolves to a `FrameValidateListResponse` object
|
|
1223
|
-
*
|
|
1224
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-validate-frame-list)
|
|
1225
|
-
*
|
|
1226
|
-
*/
|
|
1227
|
-
fetchValidateFrameList(options) {
|
|
1228
|
-
return localVarFp.fetchValidateFrameList(options).then((request) => request(axios, basePath));
|
|
1229
|
-
},
|
|
1230
537
|
/**
|
|
1231
538
|
* Retrieve notification delivery and opened stats for notification campaigns
|
|
1232
539
|
* @summary Get notification campaign stats
|
|
@@ -1255,48 +562,6 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1255
562
|
getTransactionPayFrame(requestParameters, options) {
|
|
1256
563
|
return localVarFp.getTransactionPayFrame(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
1257
564
|
},
|
|
1258
|
-
/**
|
|
1259
|
-
* Fetch a mini app either by UUID or Neynar URL
|
|
1260
|
-
* @summary Mini app by UUID or URL
|
|
1261
|
-
* @param {FrameApiLookupNeynarFrameRequest} requestParameters Request parameters.
|
|
1262
|
-
* @param {*} [options] Override http request option.
|
|
1263
|
-
* @throws {RequiredError}
|
|
1264
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
1265
|
-
*
|
|
1266
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/lookup-neynar-frame)
|
|
1267
|
-
*
|
|
1268
|
-
*/
|
|
1269
|
-
lookupNeynarFrame(requestParameters, options) {
|
|
1270
|
-
return localVarFp.lookupNeynarFrame(requestParameters.type, requestParameters.uuid, requestParameters.url, options).then((request) => request(axios, basePath));
|
|
1271
|
-
},
|
|
1272
|
-
/**
|
|
1273
|
-
* Post mini app actions, cast actions or cast composer actions to the server (In order to post any of these actions, you need to have an approved `signer_uuid`) The POST request to the post_url has a timeout of 5 seconds for mini apps.
|
|
1274
|
-
* @summary Post a mini app action, cast action or a cast composer action
|
|
1275
|
-
* @param {FrameApiPostFrameActionRequest} requestParameters Request parameters.
|
|
1276
|
-
* @param {*} [options] Override http request option.
|
|
1277
|
-
* @throws {RequiredError}
|
|
1278
|
-
* @returns {Promise<Frame>} A promise that resolves to a `Frame` object
|
|
1279
|
-
*
|
|
1280
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/post-frame-action)
|
|
1281
|
-
*
|
|
1282
|
-
*/
|
|
1283
|
-
postFrameAction(requestParameters, options) {
|
|
1284
|
-
return localVarFp.postFrameAction(requestParameters.frameActionReqBody, options).then((request) => request(axios, basePath));
|
|
1285
|
-
},
|
|
1286
|
-
/**
|
|
1287
|
-
* Post a mini app action that has been signed with a developer managed signer The POST request to the post_url has a timeout of 5 seconds.
|
|
1288
|
-
* @summary Signature packet
|
|
1289
|
-
* @param {FrameApiPostFrameActionDeveloperManagedRequest} requestParameters Request parameters.
|
|
1290
|
-
* @param {*} [options] Override http request option.
|
|
1291
|
-
* @throws {RequiredError}
|
|
1292
|
-
* @returns {Promise<Frame>} A promise that resolves to a `Frame` object
|
|
1293
|
-
*
|
|
1294
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/post-frame-action-developer-managed)
|
|
1295
|
-
*
|
|
1296
|
-
*/
|
|
1297
|
-
postFrameActionDeveloperManaged(requestParameters, options) {
|
|
1298
|
-
return localVarFp.postFrameActionDeveloperManaged(requestParameters.frameDeveloperManagedActionReqBody, options).then((request) => request(axios, basePath));
|
|
1299
|
-
},
|
|
1300
565
|
/**
|
|
1301
566
|
* Send notifications to interactors of a mini app
|
|
1302
567
|
* @summary Send notifications
|
|
@@ -1311,20 +576,6 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1311
576
|
publishFrameNotifications(requestParameters, options) {
|
|
1312
577
|
return localVarFp.publishFrameNotifications(requestParameters.sendFrameNotificationsReqBody, options).then((request) => request(axios, basePath));
|
|
1313
578
|
},
|
|
1314
|
-
/**
|
|
1315
|
-
* Create a new mini app with a list of pages.
|
|
1316
|
-
* @summary Create mini app
|
|
1317
|
-
* @param {FrameApiPublishNeynarFrameRequest} requestParameters Request parameters.
|
|
1318
|
-
* @param {*} [options] Override http request option.
|
|
1319
|
-
* @throws {RequiredError}
|
|
1320
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
1321
|
-
*
|
|
1322
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/publish-neynar-frame)
|
|
1323
|
-
*
|
|
1324
|
-
*/
|
|
1325
|
-
publishNeynarFrame(requestParameters, options) {
|
|
1326
|
-
return localVarFp.publishNeynarFrame(requestParameters.neynarFrameCreationReqBody, options).then((request) => request(axios, basePath));
|
|
1327
|
-
},
|
|
1328
579
|
/**
|
|
1329
580
|
* Search for mini apps based on a query string
|
|
1330
581
|
* @summary Search mini apps
|
|
@@ -1339,34 +590,6 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1339
590
|
searchFrames(requestParameters, options) {
|
|
1340
591
|
return localVarFp.searchFrames(requestParameters.q, requestParameters.limit, requestParameters.cursor, requestParameters.networks, options).then((request) => request(axios, basePath));
|
|
1341
592
|
},
|
|
1342
|
-
/**
|
|
1343
|
-
* Update an existing mini app with a list of pages, if it was made by the developer (identified by API key)
|
|
1344
|
-
* @summary Update mini app
|
|
1345
|
-
* @param {FrameApiUpdateNeynarFrameRequest} requestParameters Request parameters.
|
|
1346
|
-
* @param {*} [options] Override http request option.
|
|
1347
|
-
* @throws {RequiredError}
|
|
1348
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
1349
|
-
*
|
|
1350
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/update-neynar-frame)
|
|
1351
|
-
*
|
|
1352
|
-
*/
|
|
1353
|
-
updateNeynarFrame(requestParameters, options) {
|
|
1354
|
-
return localVarFp.updateNeynarFrame(requestParameters.neynarFrameUpdateReqBody, options).then((request) => request(axios, basePath));
|
|
1355
|
-
},
|
|
1356
|
-
/**
|
|
1357
|
-
* Validates a mini app against by an interacting user against a Farcaster Hub (In order to validate a mini app, message bytes from Frame Action must be provided in hex)
|
|
1358
|
-
* @summary Validate mini app action
|
|
1359
|
-
* @param {FrameApiValidateFrameActionRequest} requestParameters Request parameters.
|
|
1360
|
-
* @param {*} [options] Override http request option.
|
|
1361
|
-
* @throws {RequiredError}
|
|
1362
|
-
* @returns {Promise<ValidateFrameActionResponse>} A promise that resolves to a `ValidateFrameActionResponse` object
|
|
1363
|
-
*
|
|
1364
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/validate-frame-action)
|
|
1365
|
-
*
|
|
1366
|
-
*/
|
|
1367
|
-
validateFrameAction(requestParameters, options) {
|
|
1368
|
-
return localVarFp.validateFrameAction(requestParameters.validateFrameActionReqBody, options).then((request) => request(axios, basePath));
|
|
1369
|
-
},
|
|
1370
593
|
};
|
|
1371
594
|
};
|
|
1372
595
|
exports.FrameApiFactory = FrameApiFactory;
|
|
@@ -1377,21 +600,6 @@ exports.FrameApiFactory = FrameApiFactory;
|
|
|
1377
600
|
* @extends {BaseAPI}
|
|
1378
601
|
*/
|
|
1379
602
|
class FrameApi extends base_1.BaseAPI {
|
|
1380
|
-
/**
|
|
1381
|
-
* Delete an existing mini app, if it was made by the developer (identified by API key)
|
|
1382
|
-
* @summary Delete mini app
|
|
1383
|
-
* @param {FrameApiDeleteNeynarFrameRequest} requestParameters Request parameters.
|
|
1384
|
-
* @param {*} [options] Override http request option.
|
|
1385
|
-
* @throws {RequiredError}
|
|
1386
|
-
* @memberof FrameApi
|
|
1387
|
-
* @returns {Promise<DeleteFrameResponse>} A promise that resolves to a `DeleteFrameResponse` object
|
|
1388
|
-
*
|
|
1389
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/delete-neynar-frame)
|
|
1390
|
-
*
|
|
1391
|
-
*/
|
|
1392
|
-
deleteNeynarFrame(requestParameters, options) {
|
|
1393
|
-
return (0, exports.FrameApiFp)(this.configuration).deleteNeynarFrame(requestParameters.deleteFrameReqBody, options).then((request) => request(this.axios, this.basePath));
|
|
1394
|
-
}
|
|
1395
603
|
/**
|
|
1396
604
|
* A curated list of featured mini apps
|
|
1397
605
|
* @summary Mini apps catalog
|
|
@@ -1407,35 +615,6 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1407
615
|
fetchFrameCatalog(requestParameters = {}, options) {
|
|
1408
616
|
return (0, exports.FrameApiFp)(this.configuration).fetchFrameCatalog(requestParameters.limit, requestParameters.cursor, requestParameters.timeWindow, requestParameters.categories, requestParameters.networks, options).then((request) => request(this.axios, this.basePath));
|
|
1409
617
|
}
|
|
1410
|
-
/**
|
|
1411
|
-
* Fetches the mini app meta tags from the URL
|
|
1412
|
-
* @summary Meta tags from URL
|
|
1413
|
-
* @param {FrameApiFetchFrameMetaTagsFromUrlRequest} requestParameters Request parameters.
|
|
1414
|
-
* @param {*} [options] Override http request option.
|
|
1415
|
-
* @throws {RequiredError}
|
|
1416
|
-
* @memberof FrameApi
|
|
1417
|
-
* @returns {Promise<FetchFrameMetaTagsFromUrl200Response>} A promise that resolves to a `FetchFrameMetaTagsFromUrl200Response` object
|
|
1418
|
-
*
|
|
1419
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-frame-meta-tags-from-url)
|
|
1420
|
-
*
|
|
1421
|
-
*/
|
|
1422
|
-
fetchFrameMetaTagsFromUrl(requestParameters, options) {
|
|
1423
|
-
return (0, exports.FrameApiFp)(this.configuration).fetchFrameMetaTagsFromUrl(requestParameters.url, options).then((request) => request(this.axios, this.basePath));
|
|
1424
|
-
}
|
|
1425
|
-
/**
|
|
1426
|
-
* Fetch a list of mini apps made by the developer (identified by API key)
|
|
1427
|
-
* @summary List of mini apps
|
|
1428
|
-
* @param {*} [options] Override http request option.
|
|
1429
|
-
* @throws {RequiredError}
|
|
1430
|
-
* @memberof FrameApi
|
|
1431
|
-
* @returns {Promise<Array<NeynarFrame>>} A promise that resolves to a `Array<NeynarFrame>` object
|
|
1432
|
-
*
|
|
1433
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-neynar-frames)
|
|
1434
|
-
*
|
|
1435
|
-
*/
|
|
1436
|
-
fetchNeynarFrames(options) {
|
|
1437
|
-
return (0, exports.FrameApiFp)(this.configuration).fetchNeynarFrames(options).then((request) => request(this.axios, this.basePath));
|
|
1438
|
-
}
|
|
1439
618
|
/**
|
|
1440
619
|
* Returns a list of notifications tokens related to a mini app
|
|
1441
620
|
* @summary List of mini app notification tokens
|
|
@@ -1466,35 +645,6 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1466
645
|
fetchRelevantFrames(requestParameters, options) {
|
|
1467
646
|
return (0, exports.FrameApiFp)(this.configuration).fetchRelevantFrames(requestParameters.viewerFid, requestParameters.timeWindow, requestParameters.networks, options).then((request) => request(this.axios, this.basePath));
|
|
1468
647
|
}
|
|
1469
|
-
/**
|
|
1470
|
-
* Fetch analytics for total-interactors, interactors, nteractions-per-cast and input-text.
|
|
1471
|
-
* @summary Analytics for the mini app
|
|
1472
|
-
* @param {FrameApiFetchValidateFrameAnalyticsRequest} requestParameters Request parameters.
|
|
1473
|
-
* @param {*} [options] Override http request option.
|
|
1474
|
-
* @throws {RequiredError}
|
|
1475
|
-
* @memberof FrameApi
|
|
1476
|
-
* @returns {Promise<FrameValidateAnalyticsResponse>} A promise that resolves to a `FrameValidateAnalyticsResponse` object
|
|
1477
|
-
*
|
|
1478
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-validate-frame-analytics)
|
|
1479
|
-
*
|
|
1480
|
-
*/
|
|
1481
|
-
fetchValidateFrameAnalytics(requestParameters, options) {
|
|
1482
|
-
return (0, exports.FrameApiFp)(this.configuration).fetchValidateFrameAnalytics(requestParameters.frameUrl, requestParameters.analyticsType, requestParameters.start, requestParameters.stop, requestParameters.aggregateWindow, options).then((request) => request(this.axios, this.basePath));
|
|
1483
|
-
}
|
|
1484
|
-
/**
|
|
1485
|
-
* Fetch a list of all the mini apps validated by a user
|
|
1486
|
-
* @summary All mini apps validated by user
|
|
1487
|
-
* @param {*} [options] Override http request option.
|
|
1488
|
-
* @throws {RequiredError}
|
|
1489
|
-
* @memberof FrameApi
|
|
1490
|
-
* @returns {Promise<FrameValidateListResponse>} A promise that resolves to a `FrameValidateListResponse` object
|
|
1491
|
-
*
|
|
1492
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-validate-frame-list)
|
|
1493
|
-
*
|
|
1494
|
-
*/
|
|
1495
|
-
fetchValidateFrameList(options) {
|
|
1496
|
-
return (0, exports.FrameApiFp)(this.configuration).fetchValidateFrameList(options).then((request) => request(this.axios, this.basePath));
|
|
1497
|
-
}
|
|
1498
648
|
/**
|
|
1499
649
|
* Retrieve notification delivery and opened stats for notification campaigns
|
|
1500
650
|
* @summary Get notification campaign stats
|
|
@@ -1525,51 +675,6 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1525
675
|
getTransactionPayFrame(requestParameters, options) {
|
|
1526
676
|
return (0, exports.FrameApiFp)(this.configuration).getTransactionPayFrame(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
1527
677
|
}
|
|
1528
|
-
/**
|
|
1529
|
-
* Fetch a mini app either by UUID or Neynar URL
|
|
1530
|
-
* @summary Mini app by UUID or URL
|
|
1531
|
-
* @param {FrameApiLookupNeynarFrameRequest} requestParameters Request parameters.
|
|
1532
|
-
* @param {*} [options] Override http request option.
|
|
1533
|
-
* @throws {RequiredError}
|
|
1534
|
-
* @memberof FrameApi
|
|
1535
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
1536
|
-
*
|
|
1537
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/lookup-neynar-frame)
|
|
1538
|
-
*
|
|
1539
|
-
*/
|
|
1540
|
-
lookupNeynarFrame(requestParameters, options) {
|
|
1541
|
-
return (0, exports.FrameApiFp)(this.configuration).lookupNeynarFrame(requestParameters.type, requestParameters.uuid, requestParameters.url, options).then((request) => request(this.axios, this.basePath));
|
|
1542
|
-
}
|
|
1543
|
-
/**
|
|
1544
|
-
* Post mini app actions, cast actions or cast composer actions to the server (In order to post any of these actions, you need to have an approved `signer_uuid`) The POST request to the post_url has a timeout of 5 seconds for mini apps.
|
|
1545
|
-
* @summary Post a mini app action, cast action or a cast composer action
|
|
1546
|
-
* @param {FrameApiPostFrameActionRequest} requestParameters Request parameters.
|
|
1547
|
-
* @param {*} [options] Override http request option.
|
|
1548
|
-
* @throws {RequiredError}
|
|
1549
|
-
* @memberof FrameApi
|
|
1550
|
-
* @returns {Promise<Frame>} A promise that resolves to a `Frame` object
|
|
1551
|
-
*
|
|
1552
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/post-frame-action)
|
|
1553
|
-
*
|
|
1554
|
-
*/
|
|
1555
|
-
postFrameAction(requestParameters, options) {
|
|
1556
|
-
return (0, exports.FrameApiFp)(this.configuration).postFrameAction(requestParameters.frameActionReqBody, options).then((request) => request(this.axios, this.basePath));
|
|
1557
|
-
}
|
|
1558
|
-
/**
|
|
1559
|
-
* Post a mini app action that has been signed with a developer managed signer The POST request to the post_url has a timeout of 5 seconds.
|
|
1560
|
-
* @summary Signature packet
|
|
1561
|
-
* @param {FrameApiPostFrameActionDeveloperManagedRequest} requestParameters Request parameters.
|
|
1562
|
-
* @param {*} [options] Override http request option.
|
|
1563
|
-
* @throws {RequiredError}
|
|
1564
|
-
* @memberof FrameApi
|
|
1565
|
-
* @returns {Promise<Frame>} A promise that resolves to a `Frame` object
|
|
1566
|
-
*
|
|
1567
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/post-frame-action-developer-managed)
|
|
1568
|
-
*
|
|
1569
|
-
*/
|
|
1570
|
-
postFrameActionDeveloperManaged(requestParameters, options) {
|
|
1571
|
-
return (0, exports.FrameApiFp)(this.configuration).postFrameActionDeveloperManaged(requestParameters.frameDeveloperManagedActionReqBody, options).then((request) => request(this.axios, this.basePath));
|
|
1572
|
-
}
|
|
1573
678
|
/**
|
|
1574
679
|
* Send notifications to interactors of a mini app
|
|
1575
680
|
* @summary Send notifications
|
|
@@ -1585,21 +690,6 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1585
690
|
publishFrameNotifications(requestParameters, options) {
|
|
1586
691
|
return (0, exports.FrameApiFp)(this.configuration).publishFrameNotifications(requestParameters.sendFrameNotificationsReqBody, options).then((request) => request(this.axios, this.basePath));
|
|
1587
692
|
}
|
|
1588
|
-
/**
|
|
1589
|
-
* Create a new mini app with a list of pages.
|
|
1590
|
-
* @summary Create mini app
|
|
1591
|
-
* @param {FrameApiPublishNeynarFrameRequest} requestParameters Request parameters.
|
|
1592
|
-
* @param {*} [options] Override http request option.
|
|
1593
|
-
* @throws {RequiredError}
|
|
1594
|
-
* @memberof FrameApi
|
|
1595
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
1596
|
-
*
|
|
1597
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/publish-neynar-frame)
|
|
1598
|
-
*
|
|
1599
|
-
*/
|
|
1600
|
-
publishNeynarFrame(requestParameters, options) {
|
|
1601
|
-
return (0, exports.FrameApiFp)(this.configuration).publishNeynarFrame(requestParameters.neynarFrameCreationReqBody, options).then((request) => request(this.axios, this.basePath));
|
|
1602
|
-
}
|
|
1603
693
|
/**
|
|
1604
694
|
* Search for mini apps based on a query string
|
|
1605
695
|
* @summary Search mini apps
|
|
@@ -1615,36 +705,6 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1615
705
|
searchFrames(requestParameters, options) {
|
|
1616
706
|
return (0, exports.FrameApiFp)(this.configuration).searchFrames(requestParameters.q, requestParameters.limit, requestParameters.cursor, requestParameters.networks, options).then((request) => request(this.axios, this.basePath));
|
|
1617
707
|
}
|
|
1618
|
-
/**
|
|
1619
|
-
* Update an existing mini app with a list of pages, if it was made by the developer (identified by API key)
|
|
1620
|
-
* @summary Update mini app
|
|
1621
|
-
* @param {FrameApiUpdateNeynarFrameRequest} requestParameters Request parameters.
|
|
1622
|
-
* @param {*} [options] Override http request option.
|
|
1623
|
-
* @throws {RequiredError}
|
|
1624
|
-
* @memberof FrameApi
|
|
1625
|
-
* @returns {Promise<NeynarFrame>} A promise that resolves to a `NeynarFrame` object
|
|
1626
|
-
*
|
|
1627
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/update-neynar-frame)
|
|
1628
|
-
*
|
|
1629
|
-
*/
|
|
1630
|
-
updateNeynarFrame(requestParameters, options) {
|
|
1631
|
-
return (0, exports.FrameApiFp)(this.configuration).updateNeynarFrame(requestParameters.neynarFrameUpdateReqBody, options).then((request) => request(this.axios, this.basePath));
|
|
1632
|
-
}
|
|
1633
|
-
/**
|
|
1634
|
-
* Validates a mini app against by an interacting user against a Farcaster Hub (In order to validate a mini app, message bytes from Frame Action must be provided in hex)
|
|
1635
|
-
* @summary Validate mini app action
|
|
1636
|
-
* @param {FrameApiValidateFrameActionRequest} requestParameters Request parameters.
|
|
1637
|
-
* @param {*} [options] Override http request option.
|
|
1638
|
-
* @throws {RequiredError}
|
|
1639
|
-
* @memberof FrameApi
|
|
1640
|
-
* @returns {Promise<ValidateFrameActionResponse>} A promise that resolves to a `ValidateFrameActionResponse` object
|
|
1641
|
-
*
|
|
1642
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/validate-frame-action)
|
|
1643
|
-
*
|
|
1644
|
-
*/
|
|
1645
|
-
validateFrameAction(requestParameters, options) {
|
|
1646
|
-
return (0, exports.FrameApiFp)(this.configuration).validateFrameAction(requestParameters.validateFrameActionReqBody, options).then((request) => request(this.axios, this.basePath));
|
|
1647
|
-
}
|
|
1648
708
|
}
|
|
1649
709
|
exports.FrameApi = FrameApi;
|
|
1650
710
|
/**
|
|
@@ -1727,38 +787,6 @@ exports.FetchRelevantFramesNetworksEnum = {
|
|
|
1727
787
|
Celo: 'celo',
|
|
1728
788
|
Solana: 'solana'
|
|
1729
789
|
};
|
|
1730
|
-
/**
|
|
1731
|
-
* @export
|
|
1732
|
-
*/
|
|
1733
|
-
exports.FetchValidateFrameAnalyticsAnalyticsTypeEnum = {
|
|
1734
|
-
TotalInteractors: 'total-interactors',
|
|
1735
|
-
Interactors: 'interactors',
|
|
1736
|
-
InteractionsPerCast: 'interactions-per-cast',
|
|
1737
|
-
InputText: 'input-text'
|
|
1738
|
-
};
|
|
1739
|
-
/**
|
|
1740
|
-
* @export
|
|
1741
|
-
*/
|
|
1742
|
-
exports.FetchValidateFrameAnalyticsAggregateWindowEnum = {
|
|
1743
|
-
_10s: '10s',
|
|
1744
|
-
_1m: '1m',
|
|
1745
|
-
_2m: '2m',
|
|
1746
|
-
_5m: '5m',
|
|
1747
|
-
_10m: '10m',
|
|
1748
|
-
_20m: '20m',
|
|
1749
|
-
_30m: '30m',
|
|
1750
|
-
_2h: '2h',
|
|
1751
|
-
_12h: '12h',
|
|
1752
|
-
_1d: '1d',
|
|
1753
|
-
_7d: '7d'
|
|
1754
|
-
};
|
|
1755
|
-
/**
|
|
1756
|
-
* @export
|
|
1757
|
-
*/
|
|
1758
|
-
exports.LookupNeynarFrameTypeEnum = {
|
|
1759
|
-
Uuid: 'uuid',
|
|
1760
|
-
Url: 'url'
|
|
1761
|
-
};
|
|
1762
790
|
/**
|
|
1763
791
|
* @export
|
|
1764
792
|
*/
|