@neynar/nodejs-sdk 2.46.0 → 3.18.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/build/api/api.d.ts +4 -3
- package/build/api/api.js +4 -3
- package/build/api/apis/action-api.d.ts +8 -8
- package/build/api/apis/action-api.js +8 -8
- package/build/api/apis/agents-api.d.ts +51 -20
- package/build/api/apis/agents-api.js +49 -22
- package/build/api/apis/app-host-api.d.ts +71 -32
- package/build/api/apis/app-host-api.js +64 -31
- package/build/api/apis/auth-address-api.d.ts +205 -0
- package/build/api/apis/auth-address-api.js +230 -0
- package/build/api/apis/ban-api.d.ts +16 -16
- package/build/api/apis/ban-api.js +13 -13
- package/build/api/apis/block-api.d.ts +16 -16
- package/build/api/apis/block-api.js +13 -13
- package/build/api/apis/cast-api.d.ts +272 -103
- package/build/api/apis/cast-api.js +223 -68
- package/build/api/apis/channel-api.d.ts +57 -42
- package/build/api/apis/channel-api.js +53 -39
- package/build/api/apis/feed-api.d.ts +225 -181
- package/build/api/apis/feed-api.js +160 -112
- package/build/api/apis/fname-api.d.ts +3 -3
- package/build/api/apis/fname-api.js +4 -4
- package/build/api/apis/follows-api.d.ts +72 -57
- package/build/api/apis/follows-api.js +51 -37
- package/build/api/apis/frame-api.d.ts +144 -61
- package/build/api/apis/frame-api.js +127 -51
- package/build/api/apis/login-api.d.ts +3 -3
- package/build/api/apis/login-api.js +4 -4
- package/build/api/apis/metrics-api.d.ts +16 -16
- package/build/api/apis/metrics-api.js +11 -11
- package/build/api/apis/mute-api.d.ts +16 -16
- package/build/api/apis/mute-api.js +13 -13
- package/build/api/apis/notifications-api.d.ts +43 -32
- package/build/api/apis/notifications-api.js +58 -41
- package/build/api/apis/onchain-api.d.ts +265 -45
- package/build/api/apis/onchain-api.js +253 -38
- package/build/api/apis/reaction-api.d.ts +46 -29
- package/build/api/apis/reaction-api.js +39 -23
- package/build/api/apis/signer-api.d.ts +30 -24
- package/build/api/apis/signer-api.js +30 -24
- package/build/api/apis/storage-api.d.ts +9 -9
- package/build/api/apis/storage-api.js +10 -10
- package/build/api/apis/subscribers-api.d.ts +55 -35
- package/build/api/apis/subscribers-api.js +39 -20
- package/build/api/apis/user-api.d.ts +223 -305
- package/build/api/apis/user-api.js +192 -274
- package/build/api/apis/webhook-api.d.ts +3 -3
- package/build/api/apis/webhook-api.js +9 -9
- package/build/api/base.d.ts +3 -3
- package/build/api/base.js +4 -4
- package/build/api/common.d.ts +3 -3
- package/build/api/common.js +3 -3
- package/build/api/configuration.d.ts +3 -3
- package/build/api/configuration.js +3 -3
- package/build/api/index.d.ts +3 -3
- package/build/api/index.js +3 -3
- package/build/api/models/add-verification-req-body.d.ts +3 -3
- package/build/api/models/add-verification-req-body.js +3 -3
- package/build/api/models/address-balance-verified-address.d.ts +3 -3
- package/build/api/models/address-balance-verified-address.js +3 -3
- package/build/api/models/address-balance.d.ts +3 -3
- package/build/api/models/address-balance.js +3 -3
- package/build/api/models/app-host-event-type.d.ts +3 -3
- package/build/api/models/app-host-event-type.js +3 -3
- package/build/api/models/app-host-get-event-response-notification-details.d.ts +3 -3
- package/build/api/models/app-host-get-event-response-notification-details.js +3 -3
- package/build/api/models/app-host-get-event-response.d.ts +3 -3
- package/build/api/models/app-host-get-event-response.js +3 -3
- package/build/api/models/app-host-post-event-req-body-one-of-signed-message-one-of.d.ts +36 -0
- package/build/api/models/{app-host-post-event-body.js → app-host-post-event-req-body-one-of-signed-message-one-of.js} +3 -3
- package/build/api/models/app-host-post-event-req-body-one-of-signed-message.d.ts +18 -0
- package/build/api/models/{app-host-post-event-body-one-of.js → app-host-post-event-req-body-one-of-signed-message.js} +3 -3
- package/build/api/models/app-host-post-event-req-body-one-of.d.ts +31 -0
- package/build/api/models/{cast-with-interactions-all-of.js → app-host-post-event-req-body-one-of.js} +3 -3
- package/build/api/models/{app-host-post-event-body-one-of1.d.ts → app-host-post-event-req-body-one-of1.d.ts} +9 -9
- package/build/api/models/{app-host-post-event-body-one-of1.js → app-host-post-event-req-body-one-of1.js} +3 -3
- package/build/api/models/app-host-post-event-req-body.d.ts +19 -0
- package/build/api/models/app-host-post-event-req-body.js +15 -0
- package/build/api/models/app-host-post-event-response.d.ts +3 -3
- package/build/api/models/app-host-post-event-response.js +3 -3
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.d.ts +3 -3
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.js +3 -3
- package/build/api/models/app-host-user-state-response.d.ts +3 -3
- package/build/api/models/app-host-user-state-response.js +3 -3
- package/build/api/models/authorization-url-response.d.ts +3 -3
- package/build/api/models/authorization-url-response.js +3 -3
- package/build/api/models/balance-response-user-balance.d.ts +3 -3
- package/build/api/models/balance-response-user-balance.js +3 -3
- package/build/api/models/balance-response.d.ts +3 -3
- package/build/api/models/balance-response.js +3 -3
- package/build/api/models/ban-list-response.d.ts +3 -3
- package/build/api/models/ban-list-response.js +3 -3
- package/build/api/models/ban-record.d.ts +3 -3
- package/build/api/models/ban-record.js +3 -3
- package/build/api/models/ban-req-body.d.ts +3 -3
- package/build/api/models/ban-req-body.js +3 -3
- package/build/api/models/ban-response.d.ts +3 -3
- package/build/api/models/ban-response.js +3 -3
- package/build/api/models/best-friends-response-users-inner.d.ts +36 -0
- package/build/api/models/best-friends-response-users-inner.js +15 -0
- package/build/api/models/best-friends-response.d.ts +32 -0
- package/build/api/models/best-friends-response.js +15 -0
- package/build/api/models/block-list-response.d.ts +3 -3
- package/build/api/models/block-list-response.js +3 -3
- package/build/api/models/block-record.d.ts +3 -3
- package/build/api/models/block-record.js +3 -3
- package/build/api/models/block-req-body.d.ts +3 -3
- package/build/api/models/block-req-body.js +3 -3
- package/build/api/models/bulk-casts-response.d.ts +6 -6
- package/build/api/models/bulk-casts-response.js +3 -3
- package/build/api/models/bulk-follow-response.d.ts +3 -3
- package/build/api/models/bulk-follow-response.js +3 -3
- package/build/api/models/bulk-users-by-address-response.d.ts +3 -3
- package/build/api/models/bulk-users-by-address-response.js +3 -3
- package/build/api/models/bulk-users-response.d.ts +3 -3
- package/build/api/models/bulk-users-response.js +3 -3
- package/build/api/models/buy-storage-req-body.d.ts +3 -3
- package/build/api/models/buy-storage-req-body.js +3 -3
- package/build/api/models/cast-and-conversations-ref.d.ts +179 -0
- package/build/api/models/cast-and-conversations-ref.js +19 -0
- package/build/api/models/cast-and-conversations.d.ts +180 -0
- package/build/api/models/cast-and-conversations.js +19 -0
- package/build/api/models/cast-composer-actions-list-response-actions-inner-action.d.ts +3 -3
- package/build/api/models/cast-composer-actions-list-response-actions-inner-action.js +3 -3
- package/build/api/models/cast-composer-actions-list-response-actions-inner.d.ts +3 -3
- package/build/api/models/cast-composer-actions-list-response-actions-inner.js +3 -3
- package/build/api/models/cast-composer-actions-list-response.d.ts +3 -3
- package/build/api/models/cast-composer-actions-list-response.js +3 -3
- package/build/api/models/cast-dehydrated.d.ts +3 -3
- package/build/api/models/cast-dehydrated.js +3 -3
- package/build/api/models/cast-embed-crawl-response.d.ts +3 -3
- package/build/api/models/cast-embed-crawl-response.js +3 -3
- package/build/api/models/cast-embedded-parent-author.d.ts +3 -3
- package/build/api/models/cast-embedded-parent-author.js +3 -3
- package/build/api/models/cast-embedded.d.ts +3 -10
- package/build/api/models/cast-embedded.js +3 -3
- package/build/api/models/cast-id.d.ts +3 -3
- package/build/api/models/cast-id.js +3 -3
- package/build/api/models/cast-notification-type.d.ts +3 -3
- package/build/api/models/cast-notification-type.js +3 -3
- package/build/api/models/{cast-with-interactions-reactions.d.ts → cast-reactions.d.ts} +9 -9
- package/build/api/models/cast-reactions.js +15 -0
- package/build/api/models/cast-replies.d.ts +24 -0
- package/build/api/models/cast-replies.js +15 -0
- package/build/api/models/cast-response.d.ts +6 -6
- package/build/api/models/cast-response.js +3 -3
- package/build/api/models/cast-viewer-context.d.ts +3 -3
- package/build/api/models/cast-viewer-context.js +3 -3
- package/build/api/models/cast.d.ts +77 -3
- package/build/api/models/cast.js +3 -3
- package/build/api/models/casts-metrics-response.d.ts +3 -3
- package/build/api/models/casts-metrics-response.js +3 -3
- package/build/api/models/casts-metrics.d.ts +3 -3
- package/build/api/models/casts-metrics.js +3 -3
- package/build/api/models/casts-response-result.d.ts +6 -6
- package/build/api/models/casts-response-result.js +3 -3
- package/build/api/models/casts-response.d.ts +3 -3
- package/build/api/models/casts-response.js +3 -3
- package/build/api/models/casts-search-response.d.ts +6 -6
- package/build/api/models/casts-search-response.js +3 -3
- package/build/api/models/channel-activity.d.ts +3 -3
- package/build/api/models/channel-activity.js +3 -3
- package/build/api/models/channel-dehydrated.d.ts +3 -3
- package/build/api/models/channel-dehydrated.js +3 -3
- package/build/api/models/channel-external-link.d.ts +3 -3
- package/build/api/models/channel-external-link.js +3 -3
- package/build/api/models/channel-follow-req-body.d.ts +3 -3
- package/build/api/models/channel-follow-req-body.js +3 -3
- package/build/api/models/channel-list-response.d.ts +3 -3
- package/build/api/models/channel-list-response.js +3 -3
- package/build/api/models/channel-member-channel.d.ts +3 -3
- package/build/api/models/channel-member-channel.js +3 -3
- package/build/api/models/channel-member-invite-list-response.d.ts +3 -3
- package/build/api/models/channel-member-invite-list-response.js +3 -3
- package/build/api/models/channel-member-invite.d.ts +3 -3
- package/build/api/models/channel-member-invite.js +3 -3
- package/build/api/models/channel-member-list-response.d.ts +3 -3
- package/build/api/models/channel-member-list-response.js +3 -3
- package/build/api/models/channel-member-role.d.ts +4 -3
- package/build/api/models/channel-member-role.js +5 -4
- package/build/api/models/channel-member-user.d.ts +3 -3
- package/build/api/models/channel-member-user.js +3 -3
- package/build/api/models/channel-member.d.ts +3 -3
- package/build/api/models/channel-member.js +3 -3
- package/build/api/models/channel-or-channel-dehydrated.d.ts +3 -3
- package/build/api/models/channel-or-channel-dehydrated.js +3 -3
- package/build/api/models/channel-response-bulk.d.ts +3 -3
- package/build/api/models/channel-response-bulk.js +3 -3
- package/build/api/models/channel-response.d.ts +3 -3
- package/build/api/models/channel-response.js +3 -3
- package/build/api/models/channel-search-response.d.ts +3 -3
- package/build/api/models/channel-search-response.js +3 -3
- package/build/api/models/channel-user-context.d.ts +3 -3
- package/build/api/models/channel-user-context.js +3 -3
- package/build/api/models/channel.d.ts +18 -18
- package/build/api/models/channel.js +3 -3
- package/build/api/models/conflict-error-res.d.ts +3 -3
- package/build/api/models/conflict-error-res.js +3 -3
- package/build/api/models/conversation-conversation.d.ts +9 -9
- package/build/api/models/conversation-conversation.js +3 -3
- package/build/api/models/conversation-summary-summary.d.ts +3 -3
- package/build/api/models/conversation-summary-summary.js +3 -3
- package/build/api/models/conversation-summary.d.ts +3 -3
- package/build/api/models/conversation-summary.js +3 -3
- package/build/api/models/conversation.d.ts +3 -3
- package/build/api/models/conversation.js +3 -3
- package/build/api/models/delete-cast-req-body.d.ts +4 -4
- package/build/api/models/delete-cast-req-body.js +3 -3
- package/build/api/models/delete-frame-req-body.d.ts +3 -3
- package/build/api/models/delete-frame-req-body.js +3 -3
- package/build/api/models/delete-frame-response.d.ts +3 -3
- package/build/api/models/delete-frame-response.js +3 -3
- package/build/api/models/deploy-fungible-response-contract-fungible.d.ts +3 -3
- package/build/api/models/deploy-fungible-response-contract-fungible.js +3 -3
- package/build/api/models/deploy-fungible-response-contract.d.ts +3 -3
- package/build/api/models/deploy-fungible-response-contract.js +3 -3
- package/build/api/models/deploy-fungible-response.d.ts +3 -3
- package/build/api/models/deploy-fungible-response.js +3 -3
- package/build/api/models/developer-managed-signer.d.ts +3 -3
- package/build/api/models/developer-managed-signer.js +3 -3
- package/build/api/models/embed-cast-deep.d.ts +3 -3
- package/build/api/models/embed-cast-deep.js +3 -3
- package/build/api/models/embed-cast.d.ts +3 -3
- package/build/api/models/embed-cast.js +3 -3
- package/build/api/models/embed-deep.d.ts +3 -3
- package/build/api/models/embed-deep.js +3 -3
- package/build/api/models/embed-url-metadata-image.d.ts +3 -3
- package/build/api/models/embed-url-metadata-image.js +3 -3
- package/build/api/models/embed-url-metadata-video-stream-inner.d.ts +3 -3
- package/build/api/models/embed-url-metadata-video-stream-inner.js +3 -3
- package/build/api/models/embed-url-metadata-video.d.ts +3 -3
- package/build/api/models/embed-url-metadata-video.js +3 -3
- package/build/api/models/embed-url-metadata.d.ts +3 -3
- package/build/api/models/embed-url-metadata.js +3 -3
- package/build/api/models/embed-url.d.ts +3 -3
- package/build/api/models/embed-url.js +3 -3
- package/build/api/models/embed.d.ts +3 -3
- package/build/api/models/embed.js +3 -3
- package/build/api/models/error-res.d.ts +3 -3
- package/build/api/models/error-res.js +3 -3
- package/build/api/models/farcaster-action-req-body-action.d.ts +3 -3
- package/build/api/models/farcaster-action-req-body-action.js +3 -3
- package/build/api/models/farcaster-action-req-body.d.ts +3 -3
- package/build/api/models/farcaster-action-req-body.js +3 -3
- package/build/api/models/farcaster-manifest-frame.d.ts +3 -3
- package/build/api/models/farcaster-manifest-frame.js +3 -3
- package/build/api/models/farcaster-manifest.d.ts +6 -6
- package/build/api/models/farcaster-manifest.js +3 -3
- package/build/api/models/feed-response.d.ts +6 -6
- package/build/api/models/feed-response.js +3 -3
- package/build/api/models/fetch-cast-quotes-identifier-parameter.d.ts +16 -0
- package/build/api/models/fetch-cast-quotes-identifier-parameter.js +15 -0
- package/build/api/models/fetch-cast-quotes200-response.d.ts +32 -0
- package/build/api/models/fetch-cast-quotes200-response.js +15 -0
- package/build/api/models/fetch-feed-for-you400-response.d.ts +3 -3
- package/build/api/models/fetch-feed-for-you400-response.js +3 -3
- package/build/api/models/fetch-frame-meta-tags-from-url200-response.d.ts +3 -3
- package/build/api/models/fetch-frame-meta-tags-from-url200-response.js +3 -3
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.d.ts +3 -3
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.js +3 -3
- package/build/api/models/fetch-relevant-frames200-response.d.ts +3 -3
- package/build/api/models/fetch-relevant-frames200-response.js +3 -3
- package/build/api/models/fetch-user-interactions200-response.d.ts +3 -3
- package/build/api/models/fetch-user-interactions200-response.js +3 -3
- package/build/api/models/fname-availability-response.d.ts +3 -3
- package/build/api/models/fname-availability-response.js +3 -3
- package/build/api/models/follow-req-body.d.ts +3 -3
- package/build/api/models/follow-req-body.js +3 -3
- package/build/api/models/follow-response.d.ts +3 -3
- package/build/api/models/follow-response.js +3 -3
- package/build/api/models/follower-dehydrated.d.ts +3 -3
- package/build/api/models/follower-dehydrated.js +3 -3
- package/build/api/models/follower.d.ts +3 -3
- package/build/api/models/follower.js +3 -3
- package/build/api/models/followers-response.d.ts +3 -3
- package/build/api/models/followers-response.js +3 -3
- package/build/api/models/frame-action-button.d.ts +3 -3
- package/build/api/models/frame-action-button.js +3 -3
- package/build/api/models/frame-action-req-body.d.ts +4 -4
- package/build/api/models/frame-action-req-body.js +3 -3
- package/build/api/models/frame-action.d.ts +3 -3
- package/build/api/models/frame-action.js +3 -3
- package/build/api/models/frame-button-action-type.d.ts +3 -3
- package/build/api/models/frame-button-action-type.js +3 -3
- package/build/api/models/frame-catalog-response.d.ts +3 -3
- package/build/api/models/frame-catalog-response.js +3 -3
- package/build/api/models/frame-developer-managed-action-req-body.d.ts +4 -4
- package/build/api/models/frame-developer-managed-action-req-body.js +3 -3
- package/build/api/models/frame-input.d.ts +3 -3
- package/build/api/models/frame-input.js +3 -3
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.d.ts +3 -3
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.js +3 -3
- package/build/api/models/frame-notification-tokens.d.ts +3 -3
- package/build/api/models/frame-notification-tokens.js +3 -3
- package/build/api/models/{transaction-frame-pay-all-of-transaction.d.ts → frame-pay-transaction-req-body-transaction.d.ts} +6 -6
- package/build/api/models/frame-pay-transaction-req-body-transaction.js +15 -0
- package/build/api/models/{frame-pay-transaction-request-body.d.ts → frame-pay-transaction-req-body.d.ts} +11 -11
- package/build/api/models/frame-pay-transaction-req-body.js +15 -0
- package/build/api/models/frame-signature-packet-trusted-data.d.ts +3 -3
- package/build/api/models/frame-signature-packet-trusted-data.js +3 -3
- package/build/api/models/frame-signature-packet-untrusted-data.d.ts +3 -3
- package/build/api/models/frame-signature-packet-untrusted-data.js +3 -3
- package/build/api/models/frame-signature-packet.d.ts +3 -3
- package/build/api/models/frame-signature-packet.js +3 -3
- package/build/api/models/frame-state.d.ts +3 -3
- package/build/api/models/frame-state.js +3 -3
- package/build/api/models/frame-transaction.d.ts +3 -3
- package/build/api/models/frame-transaction.js +3 -3
- package/build/api/models/{frame-v1-all-of-input.d.ts → frame-v1-input.d.ts} +6 -6
- package/build/api/models/frame-v1-input.js +15 -0
- package/build/api/models/{frame-v1-all-of-state.d.ts → frame-v1-state.d.ts} +6 -6
- package/build/api/models/frame-v1-state.js +15 -0
- package/build/api/models/frame-v1.d.ts +63 -7
- package/build/api/models/frame-v1.js +3 -3
- package/build/api/models/{frame-v2-all-of-metadata.d.ts → frame-v2-metadata.d.ts} +6 -6
- package/build/api/models/frame-v2-metadata.js +15 -0
- package/build/api/models/frame-v2-with-full-author.d.ts +51 -7
- package/build/api/models/frame-v2-with-full-author.js +3 -3
- package/build/api/models/frame-v2.d.ts +51 -7
- package/build/api/models/frame-v2.js +3 -3
- package/build/api/models/frame-validate-analytics-input-text-input-texts-inner.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-input-text-input-texts-inner.js +3 -3
- package/build/api/models/frame-validate-analytics-input-text.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-input-text.js +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.js +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast.js +3 -3
- package/build/api/models/frame-validate-analytics-interactors-interactors-inner.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactors-interactors-inner.js +3 -3
- package/build/api/models/frame-validate-analytics-interactors.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactors.js +3 -3
- package/build/api/models/frame-validate-analytics-response.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-response.js +3 -3
- package/build/api/models/frame-validate-analytics-total-interactors.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-total-interactors.js +3 -3
- package/build/api/models/frame-validate-list-response.d.ts +3 -3
- package/build/api/models/frame-validate-list-response.js +3 -3
- package/build/api/models/frame.d.ts +3 -3
- package/build/api/models/frame.js +3 -3
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner-stats.d.ts +11 -11
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner-stats.js +3 -3
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner.d.ts +8 -8
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner.js +3 -3
- package/build/api/models/get-notification-campaign-stats200-response.d.ts +5 -5
- package/build/api/models/get-notification-campaign-stats200-response.js +3 -3
- package/build/api/models/{html-metadata-all-of-oembed.d.ts → html-metadata-oembed.d.ts} +5 -5
- package/build/api/models/html-metadata-oembed.js +15 -0
- package/build/api/models/html-metadata.d.ts +310 -7
- package/build/api/models/html-metadata.js +3 -3
- package/build/api/models/image-object.d.ts +3 -3
- package/build/api/models/image-object.js +3 -3
- package/build/api/models/index.d.ts +33 -59
- package/build/api/models/index.js +33 -59
- package/build/api/models/invite-channel-member-req-body.d.ts +3 -3
- package/build/api/models/invite-channel-member-req-body.js +3 -3
- package/build/api/models/location-address.d.ts +3 -3
- package/build/api/models/location-address.js +3 -3
- package/build/api/models/location.d.ts +9 -9
- package/build/api/models/location.js +3 -3
- package/build/api/models/mark-notifications-as-seen-req-body.d.ts +3 -3
- package/build/api/models/mark-notifications-as-seen-req-body.js +3 -3
- package/build/api/models/mint-nft-request-recipients-inner.d.ts +36 -0
- package/build/api/models/mint-nft-request-recipients-inner.js +15 -0
- package/build/api/models/mint-nft-request.d.ts +49 -0
- package/build/api/models/{transaction-send-fungibles-request.js → mint-nft-request.js} +5 -5
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.d.ts +36 -0
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.js +15 -0
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.d.ts +36 -0
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.js +15 -0
- package/build/api/models/mint-nft200-response-transactions-inner.d.ts +38 -0
- package/build/api/models/mint-nft200-response-transactions-inner.js +15 -0
- package/build/api/models/mint-nft200-response.d.ts +25 -0
- package/build/api/models/mint-nft200-response.js +15 -0
- package/build/api/models/mute-list-response.d.ts +3 -3
- package/build/api/models/mute-list-response.js +3 -3
- package/build/api/models/mute-record.d.ts +3 -3
- package/build/api/models/mute-record.js +3 -3
- package/build/api/models/mute-req-body.d.ts +3 -3
- package/build/api/models/mute-req-body.js +3 -3
- package/build/api/models/mute-response.d.ts +3 -3
- package/build/api/models/mute-response.js +3 -3
- package/build/api/models/network.d.ts +3 -3
- package/build/api/models/network.js +3 -3
- package/build/api/models/next-cursor.d.ts +3 -3
- package/build/api/models/next-cursor.js +3 -3
- package/build/api/models/neynar-frame-creation-req-body.d.ts +3 -3
- package/build/api/models/neynar-frame-creation-req-body.js +3 -3
- package/build/api/models/neynar-frame-page.d.ts +4 -4
- package/build/api/models/neynar-frame-page.js +3 -3
- package/build/api/models/neynar-frame-update-req-body.d.ts +3 -3
- package/build/api/models/neynar-frame-update-req-body.js +3 -3
- package/build/api/models/neynar-frame.d.ts +3 -3
- package/build/api/models/neynar-frame.js +3 -3
- package/build/api/models/neynar-next-frame-page-mint-url.d.ts +3 -3
- package/build/api/models/neynar-next-frame-page-mint-url.js +3 -3
- package/build/api/models/neynar-next-frame-page-redirect.d.ts +3 -3
- package/build/api/models/neynar-next-frame-page-redirect.js +3 -3
- package/build/api/models/neynar-next-frame-page.d.ts +3 -3
- package/build/api/models/neynar-next-frame-page.js +3 -3
- package/build/api/models/neynar-page-button-next-page.d.ts +3 -3
- package/build/api/models/neynar-page-button-next-page.js +3 -3
- package/build/api/models/neynar-page-button.d.ts +3 -3
- package/build/api/models/neynar-page-button.js +3 -3
- package/build/api/models/neynar-page-image.d.ts +3 -3
- package/build/api/models/neynar-page-image.js +3 -3
- package/build/api/models/neynar-page-input-text.d.ts +4 -4
- package/build/api/models/neynar-page-input-text.js +3 -3
- package/build/api/models/neynar-page-input.d.ts +3 -3
- package/build/api/models/neynar-page-input.js +3 -3
- package/build/api/models/nonce-response.d.ts +3 -3
- package/build/api/models/nonce-response.js +3 -3
- package/build/api/models/notification-delivery.d.ts +3 -3
- package/build/api/models/notification-delivery.js +3 -3
- package/build/api/models/notification-type.d.ts +4 -4
- package/build/api/models/notification-type.js +4 -4
- package/build/api/models/notification.d.ts +6 -6
- package/build/api/models/notification.js +3 -3
- package/build/api/models/notifications-response.d.ts +3 -3
- package/build/api/models/notifications-response.js +3 -3
- package/build/api/models/oembed-link-data.d.ts +77 -7
- package/build/api/models/oembed-link-data.js +7 -3
- package/build/api/models/oembed-photo-data.d.ts +95 -7
- package/build/api/models/oembed-photo-data.js +7 -3
- package/build/api/models/oembed-rich-data.d.ts +95 -7
- package/build/api/models/oembed-rich-data.js +7 -3
- package/build/api/models/oembed-video-data.d.ts +95 -7
- package/build/api/models/oembed-video-data.js +7 -3
- package/build/api/models/operation-response.d.ts +3 -3
- package/build/api/models/operation-response.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of1.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of1.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of2.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of2.js +3 -3
- package/build/api/models/post-cast-req-body-embeds.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds.js +3 -3
- package/build/api/models/post-cast-req-body.d.ts +3 -3
- package/build/api/models/post-cast-req-body.js +3 -3
- package/build/api/models/post-cast-response-cast-author.d.ts +3 -3
- package/build/api/models/post-cast-response-cast-author.js +3 -3
- package/build/api/models/post-cast-response-cast.d.ts +4 -4
- package/build/api/models/post-cast-response-cast.js +3 -3
- package/build/api/models/post-cast-response.d.ts +3 -3
- package/build/api/models/post-cast-response.js +3 -3
- package/build/api/models/reaction-for-cast.d.ts +6 -10
- package/build/api/models/reaction-for-cast.js +4 -8
- package/build/api/models/reaction-like.d.ts +3 -3
- package/build/api/models/reaction-like.js +3 -3
- package/build/api/models/reaction-recast.d.ts +3 -3
- package/build/api/models/reaction-recast.js +3 -3
- package/build/api/models/reaction-req-body.d.ts +3 -3
- package/build/api/models/reaction-req-body.js +3 -3
- package/build/api/models/reaction-type.d.ts +3 -3
- package/build/api/models/reaction-type.js +3 -3
- package/build/api/models/reaction-with-cast-info.d.ts +6 -6
- package/build/api/models/reaction-with-cast-info.js +3 -3
- package/build/api/models/reaction-with-user-info.d.ts +3 -3
- package/build/api/models/reaction-with-user-info.js +3 -3
- package/build/api/models/reactions-cast-response.d.ts +3 -3
- package/build/api/models/reactions-cast-response.js +3 -3
- package/build/api/models/reactions-response.d.ts +3 -3
- package/build/api/models/reactions-response.js +3 -3
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.d.ts +55 -0
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.js +15 -0
- package/build/api/models/register-developer-managed-signed-key-req-body.d.ts +5 -5
- package/build/api/models/register-developer-managed-signed-key-req-body.js +3 -3
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.d.ts +48 -0
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.js +21 -0
- package/build/api/models/register-signer-key-req-body.d.ts +5 -5
- package/build/api/models/register-signer-key-req-body.js +3 -3
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.d.ts +14 -14
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.js +3 -3
- package/build/api/models/register-user-on-chain-req-body-registration.d.ts +3 -3
- package/build/api/models/register-user-on-chain-req-body-registration.js +3 -3
- package/build/api/models/register-user-on-chain-req-body-signers-inner.d.ts +3 -3
- package/build/api/models/register-user-on-chain-req-body-signers-inner.js +3 -3
- package/build/api/models/register-user-on-chain-req-body.d.ts +14 -14
- package/build/api/models/register-user-on-chain-req-body.js +3 -3
- package/build/api/models/register-user-on-chain-response.d.ts +3 -3
- package/build/api/models/register-user-on-chain-response.js +3 -3
- package/build/api/models/register-user-req-body-metadata.d.ts +3 -3
- package/build/api/models/register-user-req-body-metadata.js +3 -3
- package/build/api/models/register-user-req-body.d.ts +3 -3
- package/build/api/models/register-user-req-body.js +3 -3
- package/build/api/models/register-user-response.d.ts +3 -3
- package/build/api/models/register-user-response.js +3 -3
- package/build/api/models/relevant-followers-response.d.ts +3 -3
- package/build/api/models/relevant-followers-response.js +3 -3
- package/build/api/models/relevant-fungible-owners-response.d.ts +3 -3
- package/build/api/models/relevant-fungible-owners-response.js +3 -3
- package/build/api/models/remove-channel-member-req-body.d.ts +3 -3
- package/build/api/models/remove-channel-member-req-body.js +3 -3
- package/build/api/models/remove-verification-req-body.d.ts +9 -3
- package/build/api/models/remove-verification-req-body.js +3 -3
- package/build/api/models/respond-channel-invite-req-body.d.ts +3 -3
- package/build/api/models/respond-channel-invite-req-body.js +3 -3
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.d.ts +32 -6
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.js +3 -3
- package/build/api/models/send-frame-notifications-req-body-filters.d.ts +3 -3
- package/build/api/models/send-frame-notifications-req-body-filters.js +3 -3
- package/build/api/models/send-frame-notifications-req-body-notification.d.ts +3 -3
- package/build/api/models/send-frame-notifications-req-body-notification.js +3 -3
- package/build/api/models/send-frame-notifications-req-body.d.ts +7 -7
- package/build/api/models/send-frame-notifications-req-body.js +3 -3
- package/build/api/models/send-frame-notifications-response.d.ts +3 -3
- package/build/api/models/send-frame-notifications-response.js +3 -3
- package/build/api/models/shared-signer-permission.d.ts +3 -3
- package/build/api/models/shared-signer-permission.js +3 -3
- package/build/api/models/signed-key-request-sponsor.d.ts +4 -4
- package/build/api/models/signed-key-request-sponsor.js +3 -3
- package/build/api/models/signer-list-response.d.ts +3 -3
- package/build/api/models/signer-list-response.js +3 -3
- package/build/api/models/signer.d.ts +3 -3
- package/build/api/models/signer.js +3 -3
- package/build/api/models/simulate-nft-mint-response-inner.d.ts +73 -0
- package/build/api/models/simulate-nft-mint-response-inner.js +15 -0
- package/build/api/models/simulate-nft-mint-response.d.ts +19 -0
- package/build/api/models/simulate-nft-mint-response.js +15 -0
- package/build/api/models/storage-allocation.d.ts +3 -3
- package/build/api/models/storage-allocation.js +3 -3
- package/build/api/models/storage-allocations-response.d.ts +3 -3
- package/build/api/models/storage-allocations-response.js +3 -3
- package/build/api/models/storage-object.d.ts +3 -3
- package/build/api/models/storage-object.js +3 -3
- package/build/api/models/storage-usage-response.d.ts +3 -3
- package/build/api/models/storage-usage-response.js +3 -3
- package/build/api/models/subscribed-to-object.d.ts +3 -3
- package/build/api/models/subscribed-to-object.js +3 -3
- package/build/api/models/subscribed-to-response.d.ts +3 -3
- package/build/api/models/subscribed-to-response.js +3 -3
- package/build/api/models/subscribed-to.d.ts +100 -7
- package/build/api/models/subscribed-to.js +7 -3
- package/build/api/models/subscriber.d.ts +3 -3
- package/build/api/models/subscriber.js +3 -3
- package/build/api/models/subscribers-response.d.ts +3 -3
- package/build/api/models/subscribers-response.js +3 -3
- package/build/api/models/subscription-check-response-value.d.ts +53 -0
- package/build/api/models/{subscription-status.js → subscription-check-response-value.js} +5 -5
- package/build/api/models/subscription-check-response.d.ts +5 -5
- package/build/api/models/subscription-check-response.js +3 -3
- package/build/api/models/subscription-metadata.d.ts +3 -3
- package/build/api/models/subscription-metadata.js +3 -3
- package/build/api/models/subscription-price.d.ts +3 -3
- package/build/api/models/subscription-price.js +3 -3
- package/build/api/models/subscription-tier-price.d.ts +3 -3
- package/build/api/models/subscription-tier-price.js +3 -3
- package/build/api/models/subscription-tier.d.ts +3 -3
- package/build/api/models/subscription-tier.js +3 -3
- package/build/api/models/subscription-token.d.ts +3 -3
- package/build/api/models/subscription-token.js +3 -3
- package/build/api/models/subscription.d.ts +3 -3
- package/build/api/models/subscription.js +3 -3
- package/build/api/models/subscriptions-response.d.ts +3 -3
- package/build/api/models/subscriptions-response.js +3 -3
- package/build/api/models/subscriptions.d.ts +3 -3
- package/build/api/models/subscriptions.js +3 -3
- package/build/api/models/text-range.d.ts +3 -3
- package/build/api/models/text-range.js +3 -3
- package/build/api/models/token-balance-balance.d.ts +3 -3
- package/build/api/models/token-balance-balance.js +3 -3
- package/build/api/models/token-balance-token.d.ts +3 -3
- package/build/api/models/token-balance-token.js +3 -3
- package/build/api/models/token-balance.d.ts +3 -3
- package/build/api/models/token-balance.js +3 -3
- package/build/api/models/transaction-frame-action.d.ts +4 -4
- package/build/api/models/transaction-frame-action.js +3 -3
- package/build/api/models/transaction-frame-config.d.ts +4 -4
- package/build/api/models/transaction-frame-config.js +3 -3
- package/build/api/models/transaction-frame-destination.d.ts +3 -3
- package/build/api/models/transaction-frame-destination.js +3 -3
- package/build/api/models/transaction-frame-line-item.d.ts +3 -3
- package/build/api/models/transaction-frame-line-item.js +3 -3
- package/build/api/models/transaction-frame-pay.d.ts +47 -7
- package/build/api/models/transaction-frame-pay.js +3 -3
- package/build/api/models/transaction-frame-response.d.ts +3 -3
- package/build/api/models/transaction-frame-response.js +3 -3
- package/build/api/models/transaction-frame-status.d.ts +3 -3
- package/build/api/models/transaction-frame-status.js +3 -3
- package/build/api/models/transaction-frame-type.d.ts +3 -3
- package/build/api/models/transaction-frame-type.js +3 -3
- package/build/api/models/transaction-frame.d.ts +3 -3
- package/build/api/models/transaction-frame.js +3 -3
- package/build/api/models/transaction-send-fungibles-receipt.d.ts +3 -3
- package/build/api/models/transaction-send-fungibles-receipt.js +3 -3
- package/build/api/models/transaction-send-fungibles-recipient.d.ts +3 -3
- package/build/api/models/transaction-send-fungibles-recipient.js +3 -3
- package/build/api/models/{transaction-send-fungibles-request.d.ts → transaction-send-fungibles-req-body.d.ts} +11 -11
- package/build/api/models/transaction-send-fungibles-req-body.js +21 -0
- package/build/api/models/transaction-send-fungibles-response.d.ts +3 -3
- package/build/api/models/transaction-send-fungibles-response.js +3 -3
- package/build/api/models/transaction-send-tx-info.d.ts +3 -3
- package/build/api/models/transaction-send-tx-info.js +3 -3
- package/build/api/models/trending-channel-response.d.ts +3 -3
- package/build/api/models/trending-channel-response.js +3 -3
- package/build/api/models/update-user-req-body-location.d.ts +3 -3
- package/build/api/models/update-user-req-body-location.js +3 -3
- package/build/api/models/update-user-req-body-verified-accounts.d.ts +3 -3
- package/build/api/models/update-user-req-body-verified-accounts.js +3 -3
- package/build/api/models/update-user-req-body.d.ts +9 -3
- package/build/api/models/update-user-req-body.js +3 -3
- package/build/api/models/user-dehydrated.d.ts +3 -3
- package/build/api/models/user-dehydrated.js +3 -3
- package/build/api/models/user-experimental.d.ts +3 -3
- package/build/api/models/user-experimental.js +3 -3
- package/build/api/models/user-fidresponse.d.ts +4 -4
- package/build/api/models/user-fidresponse.js +3 -3
- package/build/api/models/user-power-lite-response-result.d.ts +3 -3
- package/build/api/models/user-power-lite-response-result.js +3 -3
- package/build/api/models/user-power-lite-response.d.ts +3 -3
- package/build/api/models/user-power-lite-response.js +3 -3
- package/build/api/models/user-pro.d.ts +41 -0
- package/build/api/models/user-pro.js +20 -0
- package/build/api/models/user-profile-banner.d.ts +24 -0
- package/build/api/models/user-profile-banner.js +15 -0
- package/build/api/models/user-profile-bio.d.ts +3 -3
- package/build/api/models/user-profile-bio.js +3 -3
- package/build/api/models/user-profile.d.ts +10 -3
- package/build/api/models/user-profile.js +3 -3
- package/build/api/models/user-response.d.ts +3 -3
- package/build/api/models/user-response.js +3 -3
- package/build/api/models/user-search-response-result.d.ts +6 -6
- package/build/api/models/user-search-response-result.js +3 -3
- package/build/api/models/user-search-response.d.ts +3 -3
- package/build/api/models/user-search-response.js +3 -3
- package/build/api/models/user-verified-accounts-inner.d.ts +4 -4
- package/build/api/models/user-verified-accounts-inner.js +3 -3
- package/build/api/models/user-verified-addresses-primary.d.ts +3 -3
- package/build/api/models/user-verified-addresses-primary.js +3 -3
- package/build/api/models/user-verified-addresses.d.ts +3 -3
- package/build/api/models/user-verified-addresses.js +3 -3
- package/build/api/models/user-viewer-context.d.ts +3 -3
- package/build/api/models/user-viewer-context.js +3 -3
- package/build/api/models/user.d.ts +17 -10
- package/build/api/models/user.js +3 -3
- package/build/api/models/users-active-channels-response.d.ts +3 -3
- package/build/api/models/users-active-channels-response.js +3 -3
- package/build/api/models/users-response.d.ts +3 -3
- package/build/api/models/users-response.js +3 -3
- package/build/api/models/validate-frame-action-req-body.d.ts +3 -3
- package/build/api/models/validate-frame-action-req-body.js +3 -3
- package/build/api/models/validate-frame-action-response.d.ts +3 -3
- package/build/api/models/validate-frame-action-response.js +3 -3
- package/build/api/models/validated-frame-action-signer.d.ts +3 -3
- package/build/api/models/validated-frame-action-signer.js +3 -3
- package/build/api/models/validated-frame-action-tapped-button.d.ts +3 -3
- package/build/api/models/validated-frame-action-tapped-button.js +3 -3
- package/build/api/models/validated-frame-action.d.ts +6 -6
- package/build/api/models/validated-frame-action.js +3 -3
- package/build/api/models/verification-chain-id.d.ts +3 -3
- package/build/api/models/verification-chain-id.js +3 -3
- package/build/api/models/verification-type.d.ts +3 -3
- package/build/api/models/verification-type.js +3 -3
- package/build/api/models/video-object.d.ts +3 -3
- package/build/api/models/video-object.js +3 -3
- package/build/api/models/webhook-delete-req-body.d.ts +3 -3
- package/build/api/models/webhook-delete-req-body.js +3 -3
- package/build/api/models/webhook-list-response.d.ts +3 -3
- package/build/api/models/webhook-list-response.js +3 -3
- package/build/api/models/webhook-patch-req-body.d.ts +3 -3
- package/build/api/models/webhook-patch-req-body.js +3 -3
- package/build/api/models/webhook-post-req-body.d.ts +3 -3
- package/build/api/models/webhook-post-req-body.js +3 -3
- package/build/api/models/webhook-put-req-body.d.ts +3 -3
- package/build/api/models/webhook-put-req-body.js +3 -3
- package/build/api/models/webhook-response.d.ts +3 -3
- package/build/api/models/webhook-response.js +3 -3
- package/build/api/models/webhook-secret.d.ts +3 -3
- package/build/api/models/webhook-secret.js +3 -3
- package/build/api/models/webhook-subscription-filters-cast.d.ts +9 -3
- package/build/api/models/webhook-subscription-filters-cast.js +3 -3
- package/build/api/models/webhook-subscription-filters-follow.d.ts +3 -3
- package/build/api/models/webhook-subscription-filters-follow.js +3 -3
- package/build/api/models/webhook-subscription-filters-reaction.d.ts +9 -3
- package/build/api/models/webhook-subscription-filters-reaction.js +3 -3
- package/build/api/models/webhook-subscription-filters-user-updated.d.ts +3 -3
- package/build/api/models/webhook-subscription-filters-user-updated.js +3 -3
- package/build/api/models/webhook-subscription-filters.d.ts +3 -3
- package/build/api/models/webhook-subscription-filters.js +3 -3
- package/build/api/models/webhook-subscription.d.ts +3 -3
- package/build/api/models/webhook-subscription.js +3 -3
- package/build/api/models/webhook.d.ts +3 -3
- package/build/api/models/webhook.js +3 -3
- package/build/api/models/zod-error-errors-inner.d.ts +3 -3
- package/build/api/models/zod-error-errors-inner.js +3 -3
- package/build/api/models/zod-error.d.ts +3 -3
- package/build/api/models/zod-error.js +3 -3
- package/build/clients/NeynarAPIClient.d.ts +403 -246
- package/build/clients/NeynarAPIClient.js +374 -194
- package/build/hub-api/models/index.d.ts +2 -0
- package/build/hub-api/models/index.js +2 -0
- package/build/hub-api/models/storage-limits-response-tier-subscriptions-inner.d.ts +34 -0
- package/build/hub-api/models/storage-limits-response-tier-subscriptions-inner.js +19 -0
- package/build/hub-api/models/storage-limits-response-unit-details.d.ts +35 -0
- package/build/hub-api/models/storage-limits-response-unit-details.js +20 -0
- package/build/hub-api/models/storage-limits-response.d.ts +20 -0
- package/build/types/webhooks.d.ts +1 -12
- package/package.json +3 -3
- package/build/api/models/app-host-post-event-body-one-of.d.ts +0 -30
- package/build/api/models/app-host-post-event-body.d.ts +0 -19
- package/build/api/models/authorization-url-response-type.d.ts +0 -20
- package/build/api/models/authorization-url-response-type.js +0 -24
- package/build/api/models/bulk-user-address-type.d.ts +0 -21
- package/build/api/models/bulk-user-address-type.js +0 -25
- package/build/api/models/cast-composer-type.d.ts +0 -21
- package/build/api/models/cast-composer-type.js +0 -25
- package/build/api/models/cast-conversation-sort-type.d.ts +0 -22
- package/build/api/models/cast-conversation-sort-type.js +0 -26
- package/build/api/models/cast-param-type.d.ts +0 -21
- package/build/api/models/cast-param-type.js +0 -25
- package/build/api/models/cast-with-interactions-all-of.d.ts +0 -93
- package/build/api/models/cast-with-interactions-and-conversations-all-of.d.ts +0 -25
- package/build/api/models/cast-with-interactions-and-conversations-all-of.js +0 -15
- package/build/api/models/cast-with-interactions-and-conversations-ref-all-of.d.ts +0 -24
- package/build/api/models/cast-with-interactions-and-conversations-ref-all-of.js +0 -15
- package/build/api/models/cast-with-interactions-and-conversations-ref.d.ts +0 -19
- package/build/api/models/cast-with-interactions-and-conversations-ref.js +0 -15
- package/build/api/models/cast-with-interactions-and-conversations.d.ts +0 -18
- package/build/api/models/cast-with-interactions-and-conversations.js +0 -15
- package/build/api/models/cast-with-interactions-reactions.js +0 -15
- package/build/api/models/cast-with-interactions-replies.d.ts +0 -24
- package/build/api/models/cast-with-interactions-replies.js +0 -15
- package/build/api/models/cast-with-interactions.d.ts +0 -18
- package/build/api/models/cast-with-interactions.js +0 -15
- package/build/api/models/casts-search-response-result.d.ts +0 -32
- package/build/api/models/casts-search-response-result.js +0 -15
- package/build/api/models/channel-type.d.ts +0 -21
- package/build/api/models/channel-type.js +0 -25
- package/build/api/models/embed-type.d.ts +0 -37
- package/build/api/models/embed-type.js +0 -41
- package/build/api/models/farcaster-manifest-account-association.d.ts +0 -36
- package/build/api/models/farcaster-manifest-account-association.js +0 -15
- package/build/api/models/feed-trending-provider.d.ts +0 -22
- package/build/api/models/feed-trending-provider.js +0 -26
- package/build/api/models/feed-type.d.ts +0 -21
- package/build/api/models/feed-type.js +0 -25
- package/build/api/models/filter-type.d.ts +0 -25
- package/build/api/models/filter-type.js +0 -29
- package/build/api/models/follow-sort-type.d.ts +0 -21
- package/build/api/models/follow-sort-type.js +0 -25
- package/build/api/models/for-you-provider.d.ts +0 -22
- package/build/api/models/for-you-provider.js +0 -26
- package/build/api/models/frame-base.d.ts +0 -36
- package/build/api/models/frame-base.js +0 -15
- package/build/api/models/frame-pay-transaction-request-body.js +0 -15
- package/build/api/models/frame-type.d.ts +0 -21
- package/build/api/models/frame-type.js +0 -25
- package/build/api/models/frame-v1-all-of-input.js +0 -15
- package/build/api/models/frame-v1-all-of-state.js +0 -15
- package/build/api/models/frame-v1-all-of.d.ts +0 -57
- package/build/api/models/frame-v1-all-of.js +0 -15
- package/build/api/models/frame-v2-all-of-metadata.js +0 -15
- package/build/api/models/frame-v2-all-of.d.ts +0 -45
- package/build/api/models/frame-v2-all-of.js +0 -15
- package/build/api/models/frame-v2-with-full-author-all-of.d.ts +0 -45
- package/build/api/models/frame-v2-with-full-author-all-of.js +0 -15
- package/build/api/models/fungible-owner-relevant-network.d.ts +0 -24
- package/build/api/models/fungible-owner-relevant-network.js +0 -28
- package/build/api/models/html-metadata-all-of-oembed.js +0 -15
- package/build/api/models/html-metadata-all-of.d.ts +0 -25
- package/build/api/models/html-metadata-all-of.js +0 -15
- package/build/api/models/mini-app-time-window.d.ts +0 -24
- package/build/api/models/mini-app-time-window.js +0 -28
- package/build/api/models/oembed-data.d.ts +0 -84
- package/build/api/models/oembed-data.js +0 -15
- package/build/api/models/oembed-link-data-all-of.d.ts +0 -28
- package/build/api/models/oembed-link-data-all-of.js +0 -19
- package/build/api/models/oembed-photo-data-all-of.d.ts +0 -46
- package/build/api/models/oembed-photo-data-all-of.js +0 -19
- package/build/api/models/oembed-rich-data-all-of.d.ts +0 -46
- package/build/api/models/oembed-rich-data-all-of.js +0 -19
- package/build/api/models/oembed-video-data-all-of.d.ts +0 -46
- package/build/api/models/oembed-video-data-all-of.js +0 -19
- package/build/api/models/og-object.d.ts +0 -314
- package/build/api/models/og-object.js +0 -15
- package/build/api/models/profile-url-pfp.d.ts +0 -24
- package/build/api/models/profile-url-pfp.js +0 -15
- package/build/api/models/profile-url.d.ts +0 -25
- package/build/api/models/profile-url.js +0 -15
- package/build/api/models/reactions-type.d.ts +0 -22
- package/build/api/models/reactions-type.js +0 -26
- package/build/api/models/search-sort-type.d.ts +0 -21
- package/build/api/models/search-sort-type.js +0 -25
- package/build/api/models/searched-user.d.ts +0 -130
- package/build/api/models/searched-user.js +0 -19
- package/build/api/models/subscribed-to-all-of.d.ts +0 -44
- package/build/api/models/subscribed-to-all-of.js +0 -15
- package/build/api/models/subscription-provider.d.ts +0 -20
- package/build/api/models/subscription-provider.js +0 -24
- package/build/api/models/subscription-providers.d.ts +0 -21
- package/build/api/models/subscription-providers.js +0 -25
- package/build/api/models/subscription-status.d.ts +0 -53
- package/build/api/models/transaction-frame-base.d.ts +0 -51
- package/build/api/models/transaction-frame-base.js +0 -15
- package/build/api/models/transaction-frame-pay-all-of-transaction.js +0 -15
- package/build/api/models/transaction-frame-pay-all-of.d.ts +0 -25
- package/build/api/models/transaction-frame-pay-all-of.js +0 -15
- package/build/api/models/validate-frame-aggregate-window.d.ts +0 -30
- package/build/api/models/validate-frame-aggregate-window.js +0 -34
- package/build/api/models/validate-frame-analytics-type.d.ts +0 -23
- package/build/api/models/validate-frame-analytics-type.js +0 -27
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
* The
|
|
5
|
+
* Neynar API
|
|
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:
|
|
8
|
+
* The version of the OpenAPI document: 3.18.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.FetchFrameCatalogCategoriesEnum = exports.FrameApi = exports.FrameApiFactory = exports.FrameApiFp = exports.FrameApiAxiosParamCreator = void 0;
|
|
19
|
+
exports.LookupNeynarFrameTypeEnum = exports.FetchValidateFrameAnalyticsAggregateWindowEnum = exports.FetchValidateFrameAnalyticsAnalyticsTypeEnum = exports.FetchRelevantFramesTimeWindowEnum = 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
|
|
@@ -43,7 +43,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
43
43
|
deleteNeynarFrame: async (deleteFrameReqBody, options = {}) => {
|
|
44
44
|
// verify required parameter 'deleteFrameReqBody' is not null or undefined
|
|
45
45
|
(0, common_1.assertParamExists)('deleteNeynarFrame', 'deleteFrameReqBody', deleteFrameReqBody);
|
|
46
|
-
const localVarPath = `/farcaster/frame
|
|
46
|
+
const localVarPath = `/v2/farcaster/frame/`;
|
|
47
47
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
48
48
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
49
49
|
let baseOptions;
|
|
@@ -70,15 +70,17 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
70
70
|
* @summary Mini apps catalog
|
|
71
71
|
* @param {number} [limit] Number of results to fetch (Default: 100, Maximum: 100)
|
|
72
72
|
* @param {string} [cursor] Pagination cursor
|
|
73
|
-
* @param {
|
|
74
|
-
* @param {Array<FetchFrameCatalogCategoriesEnum>} [categories] Comma separated list of categories to include in the results.
|
|
73
|
+
* @param {FetchFrameCatalogTimeWindowEnum} [timeWindow] Time window used to calculate the change in trending score for each mini app, used to sort mini app results
|
|
74
|
+
* @param {Array<FetchFrameCatalogCategoriesEnum>} [categories] Comma separated list of categories to include in the results. Includes all if left blank. Example: categories=games,social OR categories=games&categories=social
|
|
75
75
|
* @param {*} [options] Override http request option.
|
|
76
76
|
* @throws {RequiredError}
|
|
77
77
|
* @returns {Promise<FrameCatalogResponse>} A promise that resolves to a `FrameCatalogResponse` object
|
|
78
78
|
*
|
|
79
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-frame-catalog)
|
|
80
|
+
*
|
|
79
81
|
*/
|
|
80
82
|
fetchFrameCatalog: async (limit, cursor, timeWindow, categories, options = {}) => {
|
|
81
|
-
const localVarPath = `/farcaster/frame/catalog
|
|
83
|
+
const localVarPath = `/v2/farcaster/frame/catalog/`;
|
|
82
84
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
83
85
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
84
86
|
let baseOptions;
|
|
@@ -100,7 +102,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
100
102
|
localVarQueryParameter['time_window'] = timeWindow;
|
|
101
103
|
}
|
|
102
104
|
if (categories) {
|
|
103
|
-
localVarQueryParameter['categories'] = categories
|
|
105
|
+
localVarQueryParameter['categories'] = categories;
|
|
104
106
|
}
|
|
105
107
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
106
108
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -124,7 +126,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
124
126
|
fetchFrameMetaTagsFromUrl: async (url, options = {}) => {
|
|
125
127
|
// verify required parameter 'url' is not null or undefined
|
|
126
128
|
(0, common_1.assertParamExists)('fetchFrameMetaTagsFromUrl', 'url', url);
|
|
127
|
-
const localVarPath = `/farcaster/frame/crawl
|
|
129
|
+
const localVarPath = `/v2/farcaster/frame/crawl/`;
|
|
128
130
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
129
131
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
130
132
|
let baseOptions;
|
|
@@ -158,7 +160,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
158
160
|
*
|
|
159
161
|
*/
|
|
160
162
|
fetchNeynarFrames: async (options = {}) => {
|
|
161
|
-
const localVarPath = `/farcaster/frame/list
|
|
163
|
+
const localVarPath = `/v2/farcaster/frame/list/`;
|
|
162
164
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
163
165
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
164
166
|
let baseOptions;
|
|
@@ -192,7 +194,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
192
194
|
*
|
|
193
195
|
*/
|
|
194
196
|
fetchNotificationTokens: async (limit, fids, cursor, options = {}) => {
|
|
195
|
-
const localVarPath = `/farcaster/frame/notification_tokens
|
|
197
|
+
const localVarPath = `/v2/farcaster/frame/notification_tokens/`;
|
|
196
198
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
197
199
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
198
200
|
let baseOptions;
|
|
@@ -225,18 +227,18 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
225
227
|
* Fetch a list of mini apps relevant to the user based on casts by users with strong affinity score for the user
|
|
226
228
|
* @summary Relevant mini apps
|
|
227
229
|
* @param {number} viewerFid FID of the user to fetch relevant mini apps for
|
|
228
|
-
* @param {
|
|
230
|
+
* @param {FetchRelevantFramesTimeWindowEnum} [timeWindow] Time window used to limit statistics used to calculate mini app relevance
|
|
229
231
|
* @param {*} [options] Override http request option.
|
|
230
232
|
* @throws {RequiredError}
|
|
231
233
|
* @returns {Promise<FetchRelevantFrames200Response>} A promise that resolves to a `FetchRelevantFrames200Response` object
|
|
232
234
|
*
|
|
233
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-
|
|
235
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-relevant-frames)
|
|
234
236
|
*
|
|
235
237
|
*/
|
|
236
238
|
fetchRelevantFrames: async (viewerFid, timeWindow, options = {}) => {
|
|
237
239
|
// verify required parameter 'viewerFid' is not null or undefined
|
|
238
240
|
(0, common_1.assertParamExists)('fetchRelevantFrames', 'viewerFid', viewerFid);
|
|
239
|
-
const localVarPath = `/farcaster/frame/relevant
|
|
241
|
+
const localVarPath = `/v2/farcaster/frame/relevant/`;
|
|
240
242
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
241
243
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
242
244
|
let baseOptions;
|
|
@@ -265,11 +267,11 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
265
267
|
/**
|
|
266
268
|
* Fetch analytics for total-interactors, interactors, nteractions-per-cast and input-text.
|
|
267
269
|
* @summary Analytics for the mini app
|
|
268
|
-
* @param {string} frameUrl
|
|
269
|
-
* @param {
|
|
270
|
+
* @param {string} frameUrl URL of the mini app to fetch analytics for
|
|
271
|
+
* @param {FetchValidateFrameAnalyticsAnalyticsTypeEnum} analyticsType Type of analytics to fetch
|
|
270
272
|
* @param {string} start
|
|
271
273
|
* @param {string} stop
|
|
272
|
-
* @param {
|
|
274
|
+
* @param {FetchValidateFrameAnalyticsAggregateWindowEnum} [aggregateWindow] Required for `analytics_type=interactions-per-cast`
|
|
273
275
|
* @param {*} [options] Override http request option.
|
|
274
276
|
* @throws {RequiredError}
|
|
275
277
|
* @returns {Promise<FrameValidateAnalyticsResponse>} A promise that resolves to a `FrameValidateAnalyticsResponse` object
|
|
@@ -286,7 +288,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
286
288
|
(0, common_1.assertParamExists)('fetchValidateFrameAnalytics', 'start', start);
|
|
287
289
|
// verify required parameter 'stop' is not null or undefined
|
|
288
290
|
(0, common_1.assertParamExists)('fetchValidateFrameAnalytics', 'stop', stop);
|
|
289
|
-
const localVarPath = `/farcaster/frame/validate/analytics
|
|
291
|
+
const localVarPath = `/v2/farcaster/frame/validate/analytics/`;
|
|
290
292
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
291
293
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
292
294
|
let baseOptions;
|
|
@@ -336,7 +338,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
336
338
|
*
|
|
337
339
|
*/
|
|
338
340
|
fetchValidateFrameList: async (options = {}) => {
|
|
339
|
-
const localVarPath = `/farcaster/frame/validate/list
|
|
341
|
+
const localVarPath = `/v2/farcaster/frame/validate/list/`;
|
|
340
342
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
341
343
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
342
344
|
let baseOptions;
|
|
@@ -360,15 +362,17 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
360
362
|
* Retrieve notification delivery and opened stats for notification campaigns
|
|
361
363
|
* @summary Get notification campaign stats
|
|
362
364
|
* @param {string} [campaignId] An ID of a specific notification campaign to query
|
|
363
|
-
* @param {number} [limit] The number of results to return (Default: 100,
|
|
365
|
+
* @param {number} [limit] The number of results to return (Default: 100, Maximum: 1000)
|
|
364
366
|
* @param {string} [cursor] Pagination cursor
|
|
365
367
|
* @param {*} [options] Override http request option.
|
|
366
368
|
* @throws {RequiredError}
|
|
367
369
|
* @returns {Promise<GetNotificationCampaignStats200Response>} A promise that resolves to a `GetNotificationCampaignStats200Response` object
|
|
368
370
|
*
|
|
371
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-notification-campaign-stats)
|
|
372
|
+
*
|
|
369
373
|
*/
|
|
370
374
|
getNotificationCampaignStats: async (campaignId, limit, cursor, options = {}) => {
|
|
371
|
-
const localVarPath = `/farcaster/frame/notifications
|
|
375
|
+
const localVarPath = `/v2/farcaster/frame/notifications/`;
|
|
372
376
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
373
377
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
374
378
|
let baseOptions;
|
|
@@ -405,11 +409,13 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
405
409
|
* @throws {RequiredError}
|
|
406
410
|
* @returns {Promise<TransactionFrameResponse>} A promise that resolves to a `TransactionFrameResponse` object
|
|
407
411
|
*
|
|
412
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-transaction-pay-frame)
|
|
413
|
+
*
|
|
408
414
|
*/
|
|
409
415
|
getTransactionPayFrame: async (id, options = {}) => {
|
|
410
416
|
// verify required parameter 'id' is not null or undefined
|
|
411
417
|
(0, common_1.assertParamExists)('getTransactionPayFrame', 'id', id);
|
|
412
|
-
const localVarPath = `/farcaster/frame/transaction/pay
|
|
418
|
+
const localVarPath = `/v2/farcaster/frame/transaction/pay/`;
|
|
413
419
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
414
420
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
415
421
|
let baseOptions;
|
|
@@ -435,7 +441,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
435
441
|
/**
|
|
436
442
|
* Fetch a mini app either by UUID or Neynar URL
|
|
437
443
|
* @summary Mini app by UUID or URL
|
|
438
|
-
* @param {
|
|
444
|
+
* @param {LookupNeynarFrameTypeEnum} type Type of identifier (either \'uuid\' or \'url\')
|
|
439
445
|
* @param {string} [uuid] UUID of the mini app to fetch
|
|
440
446
|
* @param {string} [url] URL of the Neynar mini app to fetch
|
|
441
447
|
* @param {*} [options] Override http request option.
|
|
@@ -448,7 +454,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
448
454
|
lookupNeynarFrame: async (type, uuid, url, options = {}) => {
|
|
449
455
|
// verify required parameter 'type' is not null or undefined
|
|
450
456
|
(0, common_1.assertParamExists)('lookupNeynarFrame', 'type', type);
|
|
451
|
-
const localVarPath = `/farcaster/frame
|
|
457
|
+
const localVarPath = `/v2/farcaster/frame/`;
|
|
452
458
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
453
459
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
454
460
|
let baseOptions;
|
|
@@ -478,7 +484,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
478
484
|
};
|
|
479
485
|
},
|
|
480
486
|
/**
|
|
481
|
-
* Post mini app actions, cast actions or cast composer actions to the server
|
|
487
|
+
* 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.
|
|
482
488
|
* @summary Post a mini app action, cast action or a cast composer action
|
|
483
489
|
* @param {FrameActionReqBody} frameActionReqBody
|
|
484
490
|
* @param {*} [options] Override http request option.
|
|
@@ -491,7 +497,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
491
497
|
postFrameAction: async (frameActionReqBody, options = {}) => {
|
|
492
498
|
// verify required parameter 'frameActionReqBody' is not null or undefined
|
|
493
499
|
(0, common_1.assertParamExists)('postFrameAction', 'frameActionReqBody', frameActionReqBody);
|
|
494
|
-
const localVarPath = `/farcaster/frame/action
|
|
500
|
+
const localVarPath = `/v2/farcaster/frame/action/`;
|
|
495
501
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
496
502
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
497
503
|
let baseOptions;
|
|
@@ -527,7 +533,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
527
533
|
postFrameActionDeveloperManaged: async (frameDeveloperManagedActionReqBody, options = {}) => {
|
|
528
534
|
// verify required parameter 'frameDeveloperManagedActionReqBody' is not null or undefined
|
|
529
535
|
(0, common_1.assertParamExists)('postFrameActionDeveloperManaged', 'frameDeveloperManagedActionReqBody', frameDeveloperManagedActionReqBody);
|
|
530
|
-
const localVarPath = `/farcaster/frame/developer_managed/action
|
|
536
|
+
const localVarPath = `/v2/farcaster/frame/developer_managed/action/`;
|
|
531
537
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
532
538
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
533
539
|
let baseOptions;
|
|
@@ -563,7 +569,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
563
569
|
publishFrameNotifications: async (sendFrameNotificationsReqBody, options = {}) => {
|
|
564
570
|
// verify required parameter 'sendFrameNotificationsReqBody' is not null or undefined
|
|
565
571
|
(0, common_1.assertParamExists)('publishFrameNotifications', 'sendFrameNotificationsReqBody', sendFrameNotificationsReqBody);
|
|
566
|
-
const localVarPath = `/farcaster/frame/notifications
|
|
572
|
+
const localVarPath = `/v2/farcaster/frame/notifications/`;
|
|
567
573
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
568
574
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
569
575
|
let baseOptions;
|
|
@@ -599,7 +605,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
599
605
|
publishNeynarFrame: async (neynarFrameCreationReqBody, options = {}) => {
|
|
600
606
|
// verify required parameter 'neynarFrameCreationReqBody' is not null or undefined
|
|
601
607
|
(0, common_1.assertParamExists)('publishNeynarFrame', 'neynarFrameCreationReqBody', neynarFrameCreationReqBody);
|
|
602
|
-
const localVarPath = `/farcaster/frame
|
|
608
|
+
const localVarPath = `/v2/farcaster/frame/`;
|
|
603
609
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
604
610
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
605
611
|
let baseOptions;
|
|
@@ -637,7 +643,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
637
643
|
searchFrames: async (q, limit, cursor, options = {}) => {
|
|
638
644
|
// verify required parameter 'q' is not null or undefined
|
|
639
645
|
(0, common_1.assertParamExists)('searchFrames', 'q', q);
|
|
640
|
-
const localVarPath = `/farcaster/frame/search
|
|
646
|
+
const localVarPath = `/v2/farcaster/frame/search/`;
|
|
641
647
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
642
648
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
643
649
|
let baseOptions;
|
|
@@ -680,7 +686,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
680
686
|
updateNeynarFrame: async (neynarFrameUpdateReqBody, options = {}) => {
|
|
681
687
|
// verify required parameter 'neynarFrameUpdateReqBody' is not null or undefined
|
|
682
688
|
(0, common_1.assertParamExists)('updateNeynarFrame', 'neynarFrameUpdateReqBody', neynarFrameUpdateReqBody);
|
|
683
|
-
const localVarPath = `/farcaster/frame
|
|
689
|
+
const localVarPath = `/v2/farcaster/frame/`;
|
|
684
690
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
685
691
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
686
692
|
let baseOptions;
|
|
@@ -703,7 +709,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
703
709
|
};
|
|
704
710
|
},
|
|
705
711
|
/**
|
|
706
|
-
* Validates a mini app against by an interacting user against a Farcaster Hub
|
|
712
|
+
* 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)
|
|
707
713
|
* @summary Validate mini app action
|
|
708
714
|
* @param {ValidateFrameActionReqBody} validateFrameActionReqBody
|
|
709
715
|
* @param {*} [options] Override http request option.
|
|
@@ -716,7 +722,7 @@ const FrameApiAxiosParamCreator = function (configuration) {
|
|
|
716
722
|
validateFrameAction: async (validateFrameActionReqBody, options = {}) => {
|
|
717
723
|
// verify required parameter 'validateFrameActionReqBody' is not null or undefined
|
|
718
724
|
(0, common_1.assertParamExists)('validateFrameAction', 'validateFrameActionReqBody', validateFrameActionReqBody);
|
|
719
|
-
const localVarPath = `/farcaster/frame/validate
|
|
725
|
+
const localVarPath = `/v2/farcaster/frame/validate/`;
|
|
720
726
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
721
727
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
722
728
|
let baseOptions;
|
|
@@ -771,12 +777,14 @@ const FrameApiFp = function (configuration) {
|
|
|
771
777
|
* @summary Mini apps catalog
|
|
772
778
|
* @param {number} [limit] Number of results to fetch (Default: 100, Maximum: 100)
|
|
773
779
|
* @param {string} [cursor] Pagination cursor
|
|
774
|
-
* @param {
|
|
775
|
-
* @param {Array<FetchFrameCatalogCategoriesEnum>} [categories] Comma separated list of categories to include in the results.
|
|
780
|
+
* @param {FetchFrameCatalogTimeWindowEnum} [timeWindow] Time window used to calculate the change in trending score for each mini app, used to sort mini app results
|
|
781
|
+
* @param {Array<FetchFrameCatalogCategoriesEnum>} [categories] Comma separated list of categories to include in the results. Includes all if left blank. Example: categories=games,social OR categories=games&categories=social
|
|
776
782
|
* @param {*} [options] Override http request option.
|
|
777
783
|
* @throws {RequiredError}
|
|
778
784
|
* @returns {Promise<FrameCatalogResponse>} A promise that resolves to a `FrameCatalogResponse` object
|
|
779
785
|
*
|
|
786
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-frame-catalog)
|
|
787
|
+
*
|
|
780
788
|
*/
|
|
781
789
|
async fetchFrameCatalog(limit, cursor, timeWindow, categories, options) {
|
|
782
790
|
var _a, _b, _c;
|
|
@@ -844,12 +852,12 @@ const FrameApiFp = function (configuration) {
|
|
|
844
852
|
* Fetch a list of mini apps relevant to the user based on casts by users with strong affinity score for the user
|
|
845
853
|
* @summary Relevant mini apps
|
|
846
854
|
* @param {number} viewerFid FID of the user to fetch relevant mini apps for
|
|
847
|
-
* @param {
|
|
855
|
+
* @param {FetchRelevantFramesTimeWindowEnum} [timeWindow] Time window used to limit statistics used to calculate mini app relevance
|
|
848
856
|
* @param {*} [options] Override http request option.
|
|
849
857
|
* @throws {RequiredError}
|
|
850
858
|
* @returns {Promise<FetchRelevantFrames200Response>} A promise that resolves to a `FetchRelevantFrames200Response` object
|
|
851
859
|
*
|
|
852
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-
|
|
860
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-relevant-frames)
|
|
853
861
|
*
|
|
854
862
|
*/
|
|
855
863
|
async fetchRelevantFrames(viewerFid, timeWindow, options) {
|
|
@@ -862,11 +870,11 @@ const FrameApiFp = function (configuration) {
|
|
|
862
870
|
/**
|
|
863
871
|
* Fetch analytics for total-interactors, interactors, nteractions-per-cast and input-text.
|
|
864
872
|
* @summary Analytics for the mini app
|
|
865
|
-
* @param {string} frameUrl
|
|
866
|
-
* @param {
|
|
873
|
+
* @param {string} frameUrl URL of the mini app to fetch analytics for
|
|
874
|
+
* @param {FetchValidateFrameAnalyticsAnalyticsTypeEnum} analyticsType Type of analytics to fetch
|
|
867
875
|
* @param {string} start
|
|
868
876
|
* @param {string} stop
|
|
869
|
-
* @param {
|
|
877
|
+
* @param {FetchValidateFrameAnalyticsAggregateWindowEnum} [aggregateWindow] Required for `analytics_type=interactions-per-cast`
|
|
870
878
|
* @param {*} [options] Override http request option.
|
|
871
879
|
* @throws {RequiredError}
|
|
872
880
|
* @returns {Promise<FrameValidateAnalyticsResponse>} A promise that resolves to a `FrameValidateAnalyticsResponse` object
|
|
@@ -902,12 +910,14 @@ const FrameApiFp = function (configuration) {
|
|
|
902
910
|
* Retrieve notification delivery and opened stats for notification campaigns
|
|
903
911
|
* @summary Get notification campaign stats
|
|
904
912
|
* @param {string} [campaignId] An ID of a specific notification campaign to query
|
|
905
|
-
* @param {number} [limit] The number of results to return (Default: 100,
|
|
913
|
+
* @param {number} [limit] The number of results to return (Default: 100, Maximum: 1000)
|
|
906
914
|
* @param {string} [cursor] Pagination cursor
|
|
907
915
|
* @param {*} [options] Override http request option.
|
|
908
916
|
* @throws {RequiredError}
|
|
909
917
|
* @returns {Promise<GetNotificationCampaignStats200Response>} A promise that resolves to a `GetNotificationCampaignStats200Response` object
|
|
910
918
|
*
|
|
919
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-notification-campaign-stats)
|
|
920
|
+
*
|
|
911
921
|
*/
|
|
912
922
|
async getNotificationCampaignStats(campaignId, limit, cursor, options) {
|
|
913
923
|
var _a, _b, _c;
|
|
@@ -924,6 +934,8 @@ const FrameApiFp = function (configuration) {
|
|
|
924
934
|
* @throws {RequiredError}
|
|
925
935
|
* @returns {Promise<TransactionFrameResponse>} A promise that resolves to a `TransactionFrameResponse` object
|
|
926
936
|
*
|
|
937
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-transaction-pay-frame)
|
|
938
|
+
*
|
|
927
939
|
*/
|
|
928
940
|
async getTransactionPayFrame(id, options) {
|
|
929
941
|
var _a, _b, _c;
|
|
@@ -935,7 +947,7 @@ const FrameApiFp = function (configuration) {
|
|
|
935
947
|
/**
|
|
936
948
|
* Fetch a mini app either by UUID or Neynar URL
|
|
937
949
|
* @summary Mini app by UUID or URL
|
|
938
|
-
* @param {
|
|
950
|
+
* @param {LookupNeynarFrameTypeEnum} type Type of identifier (either \'uuid\' or \'url\')
|
|
939
951
|
* @param {string} [uuid] UUID of the mini app to fetch
|
|
940
952
|
* @param {string} [url] URL of the Neynar mini app to fetch
|
|
941
953
|
* @param {*} [options] Override http request option.
|
|
@@ -953,7 +965,7 @@ const FrameApiFp = function (configuration) {
|
|
|
953
965
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
954
966
|
},
|
|
955
967
|
/**
|
|
956
|
-
* Post mini app actions, cast actions or cast composer actions to the server
|
|
968
|
+
* 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.
|
|
957
969
|
* @summary Post a mini app action, cast action or a cast composer action
|
|
958
970
|
* @param {FrameActionReqBody} frameActionReqBody
|
|
959
971
|
* @param {*} [options] Override http request option.
|
|
@@ -1063,7 +1075,7 @@ const FrameApiFp = function (configuration) {
|
|
|
1063
1075
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1064
1076
|
},
|
|
1065
1077
|
/**
|
|
1066
|
-
* Validates a mini app against by an interacting user against a Farcaster Hub
|
|
1078
|
+
* 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)
|
|
1067
1079
|
* @summary Validate mini app action
|
|
1068
1080
|
* @param {ValidateFrameActionReqBody} validateFrameActionReqBody
|
|
1069
1081
|
* @param {*} [options] Override http request option.
|
|
@@ -1112,6 +1124,8 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1112
1124
|
* @throws {RequiredError}
|
|
1113
1125
|
* @returns {Promise<FrameCatalogResponse>} A promise that resolves to a `FrameCatalogResponse` object
|
|
1114
1126
|
*
|
|
1127
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-frame-catalog)
|
|
1128
|
+
*
|
|
1115
1129
|
*/
|
|
1116
1130
|
fetchFrameCatalog(requestParameters = {}, options) {
|
|
1117
1131
|
return localVarFp.fetchFrameCatalog(requestParameters.limit, requestParameters.cursor, requestParameters.timeWindow, requestParameters.categories, options).then((request) => request(axios, basePath));
|
|
@@ -1165,7 +1179,7 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1165
1179
|
* @throws {RequiredError}
|
|
1166
1180
|
* @returns {Promise<FetchRelevantFrames200Response>} A promise that resolves to a `FetchRelevantFrames200Response` object
|
|
1167
1181
|
*
|
|
1168
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-
|
|
1182
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-relevant-frames)
|
|
1169
1183
|
*
|
|
1170
1184
|
*/
|
|
1171
1185
|
fetchRelevantFrames(requestParameters, options) {
|
|
@@ -1206,6 +1220,8 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1206
1220
|
* @throws {RequiredError}
|
|
1207
1221
|
* @returns {Promise<GetNotificationCampaignStats200Response>} A promise that resolves to a `GetNotificationCampaignStats200Response` object
|
|
1208
1222
|
*
|
|
1223
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-notification-campaign-stats)
|
|
1224
|
+
*
|
|
1209
1225
|
*/
|
|
1210
1226
|
getNotificationCampaignStats(requestParameters = {}, options) {
|
|
1211
1227
|
return localVarFp.getNotificationCampaignStats(requestParameters.campaignId, requestParameters.limit, requestParameters.cursor, options).then((request) => request(axios, basePath));
|
|
@@ -1218,6 +1234,8 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1218
1234
|
* @throws {RequiredError}
|
|
1219
1235
|
* @returns {Promise<TransactionFrameResponse>} A promise that resolves to a `TransactionFrameResponse` object
|
|
1220
1236
|
*
|
|
1237
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-transaction-pay-frame)
|
|
1238
|
+
*
|
|
1221
1239
|
*/
|
|
1222
1240
|
getTransactionPayFrame(requestParameters, options) {
|
|
1223
1241
|
return localVarFp.getTransactionPayFrame(requestParameters.id, options).then((request) => request(axios, basePath));
|
|
@@ -1237,7 +1255,7 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1237
1255
|
return localVarFp.lookupNeynarFrame(requestParameters.type, requestParameters.uuid, requestParameters.url, options).then((request) => request(axios, basePath));
|
|
1238
1256
|
},
|
|
1239
1257
|
/**
|
|
1240
|
-
* Post mini app actions, cast actions or cast composer actions to the server
|
|
1258
|
+
* 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.
|
|
1241
1259
|
* @summary Post a mini app action, cast action or a cast composer action
|
|
1242
1260
|
* @param {FrameApiPostFrameActionRequest} requestParameters Request parameters.
|
|
1243
1261
|
* @param {*} [options] Override http request option.
|
|
@@ -1321,7 +1339,7 @@ const FrameApiFactory = function (configuration, basePath, axios) {
|
|
|
1321
1339
|
return localVarFp.updateNeynarFrame(requestParameters.neynarFrameUpdateReqBody, options).then((request) => request(axios, basePath));
|
|
1322
1340
|
},
|
|
1323
1341
|
/**
|
|
1324
|
-
* Validates a mini app against by an interacting user against a Farcaster Hub
|
|
1342
|
+
* 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)
|
|
1325
1343
|
* @summary Validate mini app action
|
|
1326
1344
|
* @param {FrameApiValidateFrameActionRequest} requestParameters Request parameters.
|
|
1327
1345
|
* @param {*} [options] Override http request option.
|
|
@@ -1368,6 +1386,8 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1368
1386
|
* @memberof FrameApi
|
|
1369
1387
|
* @returns {Promise<FrameCatalogResponse>} A promise that resolves to a `FrameCatalogResponse` object
|
|
1370
1388
|
*
|
|
1389
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-frame-catalog)
|
|
1390
|
+
*
|
|
1371
1391
|
*/
|
|
1372
1392
|
fetchFrameCatalog(requestParameters = {}, options) {
|
|
1373
1393
|
return (0, exports.FrameApiFp)(this.configuration).fetchFrameCatalog(requestParameters.limit, requestParameters.cursor, requestParameters.timeWindow, requestParameters.categories, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -1425,7 +1445,7 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1425
1445
|
* @memberof FrameApi
|
|
1426
1446
|
* @returns {Promise<FetchRelevantFrames200Response>} A promise that resolves to a `FetchRelevantFrames200Response` object
|
|
1427
1447
|
*
|
|
1428
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-
|
|
1448
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-relevant-frames)
|
|
1429
1449
|
*
|
|
1430
1450
|
*/
|
|
1431
1451
|
fetchRelevantFrames(requestParameters, options) {
|
|
@@ -1469,6 +1489,8 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1469
1489
|
* @memberof FrameApi
|
|
1470
1490
|
* @returns {Promise<GetNotificationCampaignStats200Response>} A promise that resolves to a `GetNotificationCampaignStats200Response` object
|
|
1471
1491
|
*
|
|
1492
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-notification-campaign-stats)
|
|
1493
|
+
*
|
|
1472
1494
|
*/
|
|
1473
1495
|
getNotificationCampaignStats(requestParameters = {}, options) {
|
|
1474
1496
|
return (0, exports.FrameApiFp)(this.configuration).getNotificationCampaignStats(requestParameters.campaignId, requestParameters.limit, requestParameters.cursor, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -1482,6 +1504,8 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1482
1504
|
* @memberof FrameApi
|
|
1483
1505
|
* @returns {Promise<TransactionFrameResponse>} A promise that resolves to a `TransactionFrameResponse` object
|
|
1484
1506
|
*
|
|
1507
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-transaction-pay-frame)
|
|
1508
|
+
*
|
|
1485
1509
|
*/
|
|
1486
1510
|
getTransactionPayFrame(requestParameters, options) {
|
|
1487
1511
|
return (0, exports.FrameApiFp)(this.configuration).getTransactionPayFrame(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
@@ -1502,7 +1526,7 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1502
1526
|
return (0, exports.FrameApiFp)(this.configuration).lookupNeynarFrame(requestParameters.type, requestParameters.uuid, requestParameters.url, options).then((request) => request(this.axios, this.basePath));
|
|
1503
1527
|
}
|
|
1504
1528
|
/**
|
|
1505
|
-
* Post mini app actions, cast actions or cast composer actions to the server
|
|
1529
|
+
* 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.
|
|
1506
1530
|
* @summary Post a mini app action, cast action or a cast composer action
|
|
1507
1531
|
* @param {FrameApiPostFrameActionRequest} requestParameters Request parameters.
|
|
1508
1532
|
* @param {*} [options] Override http request option.
|
|
@@ -1592,7 +1616,7 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1592
1616
|
return (0, exports.FrameApiFp)(this.configuration).updateNeynarFrame(requestParameters.neynarFrameUpdateReqBody, options).then((request) => request(this.axios, this.basePath));
|
|
1593
1617
|
}
|
|
1594
1618
|
/**
|
|
1595
|
-
* Validates a mini app against by an interacting user against a Farcaster Hub
|
|
1619
|
+
* 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)
|
|
1596
1620
|
* @summary Validate mini app action
|
|
1597
1621
|
* @param {FrameApiValidateFrameActionRequest} requestParameters Request parameters.
|
|
1598
1622
|
* @param {*} [options] Override http request option.
|
|
@@ -1608,6 +1632,16 @@ class FrameApi extends base_1.BaseAPI {
|
|
|
1608
1632
|
}
|
|
1609
1633
|
}
|
|
1610
1634
|
exports.FrameApi = FrameApi;
|
|
1635
|
+
/**
|
|
1636
|
+
* @export
|
|
1637
|
+
*/
|
|
1638
|
+
exports.FetchFrameCatalogTimeWindowEnum = {
|
|
1639
|
+
_1h: '1h',
|
|
1640
|
+
_6h: '6h',
|
|
1641
|
+
_12h: '12h',
|
|
1642
|
+
_24h: '24h',
|
|
1643
|
+
_7d: '7d'
|
|
1644
|
+
};
|
|
1611
1645
|
/**
|
|
1612
1646
|
* @export
|
|
1613
1647
|
*/
|
|
@@ -1626,3 +1660,45 @@ exports.FetchFrameCatalogCategoriesEnum = {
|
|
|
1626
1660
|
Entertainment: 'entertainment',
|
|
1627
1661
|
ArtCreativity: 'art-creativity'
|
|
1628
1662
|
};
|
|
1663
|
+
/**
|
|
1664
|
+
* @export
|
|
1665
|
+
*/
|
|
1666
|
+
exports.FetchRelevantFramesTimeWindowEnum = {
|
|
1667
|
+
_1h: '1h',
|
|
1668
|
+
_6h: '6h',
|
|
1669
|
+
_12h: '12h',
|
|
1670
|
+
_24h: '24h',
|
|
1671
|
+
_7d: '7d'
|
|
1672
|
+
};
|
|
1673
|
+
/**
|
|
1674
|
+
* @export
|
|
1675
|
+
*/
|
|
1676
|
+
exports.FetchValidateFrameAnalyticsAnalyticsTypeEnum = {
|
|
1677
|
+
TotalInteractors: 'total-interactors',
|
|
1678
|
+
Interactors: 'interactors',
|
|
1679
|
+
InteractionsPerCast: 'interactions-per-cast',
|
|
1680
|
+
InputText: 'input-text'
|
|
1681
|
+
};
|
|
1682
|
+
/**
|
|
1683
|
+
* @export
|
|
1684
|
+
*/
|
|
1685
|
+
exports.FetchValidateFrameAnalyticsAggregateWindowEnum = {
|
|
1686
|
+
_10s: '10s',
|
|
1687
|
+
_1m: '1m',
|
|
1688
|
+
_2m: '2m',
|
|
1689
|
+
_5m: '5m',
|
|
1690
|
+
_10m: '10m',
|
|
1691
|
+
_20m: '20m',
|
|
1692
|
+
_30m: '30m',
|
|
1693
|
+
_2h: '2h',
|
|
1694
|
+
_12h: '12h',
|
|
1695
|
+
_1d: '1d',
|
|
1696
|
+
_7d: '7d'
|
|
1697
|
+
};
|
|
1698
|
+
/**
|
|
1699
|
+
* @export
|
|
1700
|
+
*/
|
|
1701
|
+
exports.LookupNeynarFrameTypeEnum = {
|
|
1702
|
+
Uuid: 'uuid',
|
|
1703
|
+
Url: 'url'
|
|
1704
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
* The
|
|
2
|
+
* Neynar API
|
|
3
|
+
* 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.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 3.18.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
* The
|
|
5
|
+
* Neynar API
|
|
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:
|
|
8
|
+
* The version of the OpenAPI document: 3.18.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -40,7 +40,7 @@ const LoginApiAxiosParamCreator = function (configuration) {
|
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
fetchNonce: async (options = {}) => {
|
|
43
|
-
const localVarPath = `/farcaster/login/nonce
|
|
43
|
+
const localVarPath = `/v2/farcaster/login/nonce/`;
|
|
44
44
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
45
45
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
46
46
|
let baseOptions;
|