@neynar/nodejs-sdk 3.137.2 → 3.170.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 +364 -26
- package/build/api/api.js +335 -40
- 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 +9 -9
- package/build/api/apis/cast-api.js +5 -5
- 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 +46 -46
- package/build/api/apis/feed-api.js +23 -23
- 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 +9 -9
- package/build/api/apis/follows-api.js +5 -5
- package/build/api/apis/frame-api.d.ts +6 -6
- package/build/api/apis/frame-api.js +5 -5
- 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 +316 -22
- package/build/api/apis/onchain-api.js +298 -12
- package/build/api/apis/organization-api.d.ts +105 -0
- package/build/api/apis/organization-api.js +138 -0
- package/build/api/apis/portal-api.d.ts +283 -0
- package/build/api/apis/portal-api.js +317 -0
- 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 +731 -68
- package/build/api/apis/studio-api.js +682 -44
- package/build/api/apis/subscribers-api.d.ts +1 -1
- package/build/api/apis/subscribers-api.js +1 -1
- package/build/api/apis/subscription-api.d.ts +225 -0
- package/build/api/apis/subscription-api.js +242 -0
- package/build/api/apis/topic-api.d.ts +1 -1
- package/build/api/apis/topic-api.js +1 -1
- package/build/api/apis/user-api.d.ts +14 -14
- package/build/api/apis/user-api.js +7 -7
- 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-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 +28 -5
- package/build/api/models/app-host-post-event-req-body.js +8 -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/assign-custom-domain-request.d.ts +21 -0
- package/build/api/models/{embed-cast-deep-cast-id.js → assign-custom-domain-request.js} +1 -1
- package/build/api/models/assign-custom-domain200-response.d.ts +22 -0
- package/build/api/models/{mint-nft-request-recipients-inner-one-of1.js → assign-custom-domain200-response.js} +1 -1
- package/build/api/models/associate-deployment-request-account-association.d.ts +1 -1
- package/build/api/models/associate-deployment-request-account-association.js +1 -1
- package/build/api/models/associate-deployment-request.d.ts +1 -1
- package/build/api/models/associate-deployment-request.js +1 -1
- package/build/api/models/associate-deployment200-response.d.ts +1 -1
- package/build/api/models/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/batch-get-token-metadata200-response-tokens-inner.d.ts +2 -2
- package/build/api/models/batch-get-token-metadata200-response-tokens-inner.js +1 -1
- package/build/api/models/batch-get-token-metadata200-response.d.ts +1 -1
- package/build/api/models/batch-get-token-metadata200-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/billing200-response.d.ts +29 -0
- package/build/api/models/{mint-nft-request-recipients-inner-one-of.js → billing200-response.js} +1 -1
- package/build/api/models/billing400-response.d.ts +15 -0
- package/build/api/models/{deploy-erc721-request-collection-config.js → billing400-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/build-request.d.ts +1 -1
- package/build/api/models/build-request.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-relevant-fungible-owners-response-value.d.ts +17 -0
- package/build/api/models/bulk-relevant-fungible-owners-response-value.js +15 -0
- package/build/api/models/bulk-relevant-fungible-owners-response.d.ts +15 -0
- package/build/api/models/bulk-relevant-fungible-owners-response.js +15 -0
- 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 +4 -1
- package/build/api/models/buy-storage-req-body.js +1 -1
- package/build/api/models/cancel-session-request.d.ts +33 -0
- package/build/api/models/cancel-session-request.js +15 -0
- package/build/api/models/cancel-session200-response.d.ts +17 -0
- package/build/api/models/cancel-session200-response.js +15 -0
- package/build/api/models/cast-and-conversations-ref.d.ts +1 -1
- package/build/api/models/cast-and-conversations-ref.js +1 -1
- package/build/api/models/cast-and-conversations.d.ts +1 -1
- 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/{embed-cast-deep-cast-id.d.ts → cast-id.d.ts} +2 -2
- package/build/api/models/cast-id.js +15 -0
- 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 +1 -1
- 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 -1
- 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 +6 -2
- 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 +6 -2
- 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/{deploy-erc721-request-collection-config.d.ts → check-domain-availability200-response.d.ts} +8 -9
- package/build/api/models/check-domain-availability200-response.js +15 -0
- package/build/api/models/claim-credit-drop-request.d.ts +17 -0
- package/build/api/models/claim-credit-drop-request.js +15 -0
- package/build/api/models/claim-credit-drop200-response.d.ts +22 -0
- package/build/api/models/claim-credit-drop200-response.js +15 -0
- 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 +1 -1
- package/build/api/models/create-deployment-request.js +1 -1
- package/build/api/models/create-x402-signature-request-payment-requirements-accepts-inner.d.ts +3 -3
- package/build/api/models/create-x402-signature-request-payment-requirements-accepts-inner.js +1 -1
- package/build/api/models/create-x402-signature-request-payment-requirements.d.ts +1 -1
- package/build/api/models/create-x402-signature-request-payment-requirements.js +1 -1
- package/build/api/models/create-x402-signature-request.d.ts +1 -1
- package/build/api/models/create-x402-signature-request.js +1 -1
- package/build/api/models/create-x402-signature200-response-payload-authorization.d.ts +1 -1
- package/build/api/models/create-x402-signature200-response-payload-authorization.js +1 -1
- package/build/api/models/create-x402-signature200-response-payload.d.ts +1 -1
- package/build/api/models/create-x402-signature200-response-payload.js +1 -1
- package/build/api/models/create-x402-signature200-response.d.ts +1 -1
- package/build/api/models/create-x402-signature200-response.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/delete-deployment-request.d.ts +1 -1
- package/build/api/models/delete-deployment-request.js +1 -1
- package/build/api/models/delete-deployment200-response.d.ts +1 -1
- package/build/api/models/delete-deployment200-response.js +1 -1
- package/build/api/models/delete-rows-request.d.ts +2 -2
- package/build/api/models/delete-rows-request.js +1 -1
- package/build/api/models/delete-rows200-response.d.ts +1 -1
- package/build/api/models/delete-rows200-response.js +1 -1
- package/build/api/models/delete-secrets-request.d.ts +1 -1
- package/build/api/models/delete-secrets-request.js +1 -1
- package/build/api/models/deploy-erc721-request-mint-config.d.ts +1 -1
- package/build/api/models/deploy-erc721-request-mint-config.js +1 -1
- package/build/api/models/deploy-erc721-request.d.ts +14 -8
- package/build/api/models/deploy-erc721-request.js +1 -1
- package/build/api/models/deploy-erc721201-response-collection.d.ts +1 -4
- package/build/api/models/deploy-erc721201-response-collection.js +1 -1
- package/build/api/models/deploy-erc721201-response.d.ts +1 -1
- package/build/api/models/deploy-erc721201-response.js +1 -1
- 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/deploy-to-vercel-request.d.ts +1 -1
- package/build/api/models/deploy-to-vercel-request.js +1 -1
- package/build/api/models/deploy-to-vercel200-response.d.ts +1 -1
- package/build/api/models/deploy-to-vercel200-response.js +1 -1
- package/build/api/models/deploy-to-vercel400-response.d.ts +1 -1
- package/build/api/models/deploy-to-vercel400-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/embed-cast-deep.d.ts +3 -3
- package/build/api/models/embed-cast-deep.js +1 -1
- package/build/api/models/embed-cast.d.ts +3 -3
- package/build/api/models/embed-cast.js +1 -1
- package/build/api/models/embed-deep.d.ts +13 -7
- 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 +13 -7
- 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/execute-sql-request.d.ts +1 -1
- package/build/api/models/execute-sql-request.js +1 -1
- package/build/api/models/execute-sql200-response.d.ts +2 -2
- package/build/api/models/execute-sql200-response.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 +1 -1
- package/build/api/models/farcaster-fungible.js +1 -1
- package/build/api/models/farcaster-manifest-frame.d.ts +2 -2
- package/build/api/models/farcaster-manifest-frame.js +2 -2
- 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-fungible-trades200-response-trades-inner-pool.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-pool.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction-net-transfer.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction-net-transfer.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction-network.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction-network.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-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/fetch-trending-fungibles200-response-trending-inner-fungible-price.d.ts +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner-fungible-price.js +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner-fungible.d.ts +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner-fungible.js +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner.d.ts +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner.js +1 -1
- package/build/api/models/fetch-trending-fungibles200-response.d.ts +1 -1
- package/build/api/models/fetch-trending-fungibles200-response.js +1 -1
- 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/fetch-verifications200-response.d.ts +1 -1
- package/build/api/models/fetch-verifications200-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 +1 -1
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.js +1 -1
- 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 +36 -17
- package/build/api/models/frame.js +1 -1
- package/build/api/models/fungible-balance-balance.d.ts +1 -1
- package/build/api/models/fungible-balance-balance.js +1 -1
- package/build/api/models/fungible-balance.d.ts +1 -1
- package/build/api/models/fungible-balance.js +1 -1
- package/build/api/models/fungible.d.ts +1 -1
- package/build/api/models/fungible.js +1 -1
- package/build/api/models/fungibles-response-schema.d.ts +1 -1
- package/build/api/models/fungibles-response-schema.js +1 -1
- package/build/api/models/generate-image-request.d.ts +43 -0
- package/build/api/models/generate-image-request.js +21 -0
- package/build/api/models/generate-image200-response.d.ts +14 -0
- package/build/api/models/generate-image200-response.js +15 -0
- package/build/api/models/get-account-association200-response.d.ts +1 -1
- package/build/api/models/get-account-association200-response.js +1 -1
- package/build/api/models/get-conversation-messages200-response-messages-inner.d.ts +1 -1
- package/build/api/models/get-conversation-messages200-response-messages-inner.js +1 -1
- package/build/api/models/get-conversation-messages200-response.d.ts +3 -1
- package/build/api/models/get-conversation-messages200-response.js +1 -1
- package/build/api/models/get-credit-drop200-response.d.ts +49 -0
- package/build/api/models/get-credit-drop200-response.js +15 -0
- package/build/api/models/get-credit-drop402-response.d.ts +15 -0
- package/build/api/models/get-credit-drop402-response.js +15 -0
- package/build/api/models/get-deployment-file200-response.d.ts +1 -1
- package/build/api/models/get-deployment-file200-response.js +1 -1
- package/build/api/models/get-dev-status200-response-one-of.d.ts +1 -1
- package/build/api/models/get-dev-status200-response-one-of.js +1 -1
- package/build/api/models/get-dev-status200-response-one-of1.d.ts +2 -2
- package/build/api/models/get-dev-status200-response-one-of1.js +1 -1
- package/build/api/models/get-dev-status200-response.d.ts +1 -1
- package/build/api/models/get-dev-status200-response.js +1 -1
- package/build/api/models/get-notification-campaign-stats200-response.d.ts +1 -1
- package/build/api/models/get-notification-campaign-stats200-response.js +1 -1
- package/build/api/models/get-table-schema200-response-columns-inner.d.ts +1 -1
- package/build/api/models/get-table-schema200-response-columns-inner.js +1 -1
- package/build/api/models/get-table-schema200-response-foreign-keys-inner.d.ts +1 -1
- package/build/api/models/get-table-schema200-response-foreign-keys-inner.js +1 -1
- package/build/api/models/get-table-schema200-response-indexes-inner.d.ts +1 -1
- package/build/api/models/get-table-schema200-response-indexes-inner.js +1 -1
- package/build/api/models/get-table-schema200-response.d.ts +1 -1
- package/build/api/models/get-table-schema200-response.js +1 -1
- package/build/api/models/get-token-metadata200-response-token.d.ts +2 -2
- package/build/api/models/get-token-metadata200-response-token.js +1 -1
- package/build/api/models/get-token-metadata200-response.d.ts +1 -1
- package/build/api/models/get-token-metadata200-response.js +1 -1
- package/build/api/models/get-wallet-balances200-response-balances-inner.d.ts +2 -2
- package/build/api/models/get-wallet-balances200-response-balances-inner.js +1 -1
- package/build/api/models/get-wallet-balances200-response-next.d.ts +1 -1
- package/build/api/models/get-wallet-balances200-response-next.js +1 -1
- package/build/api/models/get-wallet-balances200-response.d.ts +1 -1
- package/build/api/models/get-wallet-balances200-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 +48 -10
- package/build/api/models/index.js +48 -10
- package/build/api/models/insert-rows-request.d.ts +2 -2
- package/build/api/models/insert-rows-request.js +1 -1
- package/build/api/models/insert-rows200-response.d.ts +2 -2
- package/build/api/models/insert-rows200-response.js +1 -1
- 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 +1 -1
- package/build/api/models/list-conversations200-response-conversations-inner.js +1 -1
- package/build/api/models/list-conversations200-response.d.ts +1 -1
- package/build/api/models/list-conversations200-response.js +1 -1
- package/build/api/models/list-deployment-files200-response-files-inner.d.ts +1 -1
- package/build/api/models/list-deployment-files200-response-files-inner.js +1 -1
- package/build/api/models/list-deployment-files200-response.d.ts +1 -1
- package/build/api/models/list-deployment-files200-response.js +1 -1
- package/build/api/models/list-deployments200-response-inner-production-app-status.d.ts +1 -1
- package/build/api/models/list-deployments200-response-inner-production-app-status.js +1 -1
- package/build/api/models/list-deployments200-response-inner.d.ts +16 -1
- package/build/api/models/list-deployments200-response-inner.js +8 -1
- package/build/api/models/list-deployments400-response.d.ts +1 -1
- package/build/api/models/list-deployments400-response.js +1 -1
- package/build/api/models/list-secrets200-response-secrets-inner.d.ts +14 -1
- package/build/api/models/list-secrets200-response-secrets-inner.js +6 -1
- package/build/api/models/list-secrets200-response.d.ts +1 -1
- package/build/api/models/list-secrets200-response.js +1 -1
- package/build/api/models/list-tables200-response-tables-inner.d.ts +1 -1
- package/build/api/models/list-tables200-response-tables-inner.js +1 -1
- package/build/api/models/list-tables200-response.d.ts +1 -1
- package/build/api/models/list-tables200-response.js +1 -1
- package/build/api/models/list-tables400-response.d.ts +1 -1
- package/build/api/models/list-tables400-response.js +1 -1
- 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/miniapp-domain-response.d.ts +2 -2
- package/build/api/models/miniapp-domain-response.js +1 -1
- package/build/api/models/{mint-nft-request-recipients-inner-one-of.d.ts → mint-nft-request-recipients-inner-any-of.d.ts} +2 -2
- package/build/api/models/mint-nft-request-recipients-inner-any-of.js +15 -0
- package/build/api/models/{mint-nft-request-recipients-inner-one-of1.d.ts → mint-nft-request-recipients-inner-any-of1.d.ts} +2 -2
- package/build/api/models/mint-nft-request-recipients-inner-any-of1.js +15 -0
- package/build/api/models/mint-nft-request-recipients-inner.d.ts +12 -5
- 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-one-of-receipt.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-one-of-receipt.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-one-of-recipient-tokens-inner.d.ts +14 -0
- package/build/api/models/mint-nft200-response-transactions-inner-one-of-recipient-tokens-inner.js +15 -0
- package/build/api/models/mint-nft200-response-transactions-inner-one-of-recipient.d.ts +6 -1
- package/build/api/models/mint-nft200-response-transactions-inner-one-of-recipient.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-one-of.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-one-of.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-one-of1-recipient.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-one-of1-recipient.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-one-of1.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-one-of1.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/notification-campaign-stats-error-breakdown.d.ts +1 -1
- package/build/api/models/notification-campaign-stats-error-breakdown.js +1 -1
- package/build/api/models/notification-campaign-stats.d.ts +5 -5
- package/build/api/models/notification-campaign-stats.js +1 -1
- package/build/api/models/notification-campaign-status.d.ts +22 -0
- package/build/api/models/notification-campaign-status.js +26 -0
- package/build/api/models/notification-campaign.d.ts +21 -1
- package/build/api/models/notification-campaign.js +9 -1
- 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-one-of.d.ts → post-cast-req-body-embeds-any-of.d.ts} +2 -2
- package/build/api/models/post-cast-req-body-embeds-any-of.js +15 -0
- package/build/api/models/{post-cast-req-body-embeds-one-of1.d.ts → post-cast-req-body-embeds-any-of1.d.ts} +2 -2
- package/build/api/models/post-cast-req-body-embeds-any-of1.js +15 -0
- package/build/api/models/{post-cast-req-body-embeds-one-of2.d.ts → post-cast-req-body-embeds-any-of2.d.ts} +2 -2
- package/build/api/models/post-cast-req-body-embeds-any-of2.js +15 -0
- 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.d.ts +7 -8
- 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-stream-request-images-inner.d.ts +28 -0
- package/build/api/models/prompt-deployment-stream-request-images-inner.js +22 -0
- package/build/api/models/prompt-deployment-stream-request.d.ts +6 -1
- package/build/api/models/prompt-deployment-stream-request.js +1 -1
- package/build/api/models/prompt-deployment-stream202-response.d.ts +25 -0
- package/build/api/models/prompt-deployment-stream202-response.js +15 -0
- package/build/api/models/protocol.d.ts +1 -1
- package/build/api/models/protocol.js +1 -1
- package/build/api/models/provision-request.d.ts +25 -0
- package/build/api/models/provision-request.js +15 -0
- package/build/api/models/provision200-response.d.ts +18 -0
- package/build/api/models/provision200-response.js +15 -0
- package/build/api/models/query-table-request.d.ts +1 -1
- package/build/api/models/query-table-request.js +1 -1
- package/build/api/models/query-table200-response-columns-inner.d.ts +1 -1
- package/build/api/models/query-table200-response-columns-inner.js +1 -1
- package/build/api/models/query-table200-response.d.ts +2 -2
- package/build/api/models/query-table200-response.js +1 -1
- package/build/api/models/queued-frame-notifications-response.d.ts +19 -0
- package/build/api/models/queued-frame-notifications-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/recover-request.d.ts +1 -1
- package/build/api/models/recover-request.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/register-user-req-body-signer.d.ts +1 -1
- package/build/api/models/register-user-req-body-signer.js +1 -1
- package/build/api/models/register-user-req-body.d.ts +1 -1
- package/build/api/models/register-user-req-body.js +1 -1
- package/build/api/models/register-user-response-signers-inner.d.ts +1 -1
- package/build/api/models/register-user-response-signers-inner.js +1 -1
- package/build/api/models/register-user-response.d.ts +1 -1
- 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 +1 -1
- package/build/api/models/send-frame-notifications-req-body.js +1 -1
- package/build/api/models/send-frame-notifications-response.d.ts +4 -4
- 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 +1 -1
- package/build/api/models/signed-key-request-sponsor.js +1 -1
- package/build/api/models/signed-message-body-signed-message.d.ts +6 -4
- package/build/api/models/signed-message-body-signed-message.js +1 -1
- package/build/api/models/signed-message-body.d.ts +1 -1
- package/build/api/models/signed-message-body.js +1 -1
- 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/signer-uuid-body.d.ts +12 -3
- package/build/api/models/signer-uuid-body.js +8 -1
- 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-recipient-one-of.d.ts → simulate-nft-mint-response-inner-recipient-any-of.d.ts} +2 -2
- package/build/api/models/simulate-nft-mint-response-inner-recipient-any-of.js +15 -0
- package/build/api/models/{simulate-nft-mint-response-inner-recipient-one-of1.d.ts → simulate-nft-mint-response-inner-recipient-any-of1.d.ts} +2 -2
- package/build/api/models/simulate-nft-mint-response-inner-recipient-any-of1.js +15 -0
- package/build/api/models/simulate-nft-mint-response-inner-recipient.d.ts +12 -5
- package/build/api/models/simulate-nft-mint-response-inner-recipient.js +1 -1
- package/build/api/models/simulate-nft-mint-response-inner.d.ts +7 -3
- 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/start-app-request.d.ts +1 -1
- package/build/api/models/start-app-request.js +1 -1
- package/build/api/models/start-app200-response.d.ts +1 -1
- package/build/api/models/start-app200-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/top-level-topic.d.ts +36 -0
- package/build/api/models/top-level-topic.js +40 -0
- 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-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/trending-topic.d.ts +3 -27
- package/build/api/models/trending-topic.js +1 -23
- package/build/api/models/trending-topics-response.d.ts +1 -1
- package/build/api/models/trending-topics-response.js +1 -1
- package/build/api/models/update-rows-request.d.ts +3 -3
- package/build/api/models/update-rows-request.js +1 -1
- package/build/api/models/update-rows200-response.d.ts +1 -1
- package/build/api/models/update-rows200-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 +1 -1
- package/build/api/models/update-user-req-body.js +1 -1
- package/build/api/models/update-user207-response-errors-inner.d.ts +1 -1
- package/build/api/models/update-user207-response-errors-inner.js +1 -1
- package/build/api/models/update-user207-response.d.ts +1 -1
- package/build/api/models/update-user207-response.js +1 -1
- package/build/api/models/upgrade-preview200-response-credit.d.ts +16 -0
- package/build/api/models/upgrade-preview200-response-credit.js +15 -0
- package/build/api/models/upgrade-preview200-response-current-plan.d.ts +17 -0
- package/build/api/models/upgrade-preview200-response-current-plan.js +15 -0
- package/build/api/models/upgrade-preview200-response-new-plan.d.ts +16 -0
- package/build/api/models/upgrade-preview200-response-new-plan.js +15 -0
- package/build/api/models/upgrade-preview200-response.d.ts +22 -0
- package/build/api/models/upgrade-preview200-response.js +15 -0
- package/build/api/models/upgrade-preview400-response-payment-method.d.ts +15 -0
- package/build/api/models/upgrade-preview400-response-payment-method.js +15 -0
- package/build/api/models/upgrade-preview400-response.d.ts +17 -0
- package/build/api/models/upgrade-preview400-response.js +15 -0
- package/build/api/models/upgrade-request.d.ts +20 -0
- package/build/api/models/upgrade-request.js +20 -0
- package/build/api/models/upgrade200-response.d.ts +18 -0
- package/build/api/models/upgrade200-response.js +15 -0
- package/build/api/models/upload-image-url-request.d.ts +1 -1
- package/build/api/models/upload-image-url-request.js +1 -1
- package/build/api/models/upload-image200-response.d.ts +1 -1
- package/build/api/models/upload-image200-response.js +1 -1
- package/build/api/models/upload-token-metadata-request-tokens-inner-metadata-attributes-inner-value.d.ts +15 -0
- package/build/api/models/upload-token-metadata-request-tokens-inner-metadata-attributes-inner-value.js +15 -0
- package/build/api/models/upload-token-metadata-request-tokens-inner-metadata-attributes-inner.d.ts +25 -0
- package/build/api/models/upload-token-metadata-request-tokens-inner-metadata-attributes-inner.js +22 -0
- package/build/api/models/upload-token-metadata-request-tokens-inner-metadata.d.ts +22 -0
- package/build/api/models/upload-token-metadata-request-tokens-inner-metadata.js +15 -0
- package/build/api/models/upload-token-metadata-request-tokens-inner.d.ts +16 -0
- package/build/api/models/upload-token-metadata-request-tokens-inner.js +15 -0
- package/build/api/models/upload-token-metadata-request.d.ts +26 -0
- package/build/api/models/upload-token-metadata-request.js +21 -0
- package/build/api/models/upload-token-metadata200-response-tokens-inner-one-of.d.ts +15 -0
- package/build/api/models/upload-token-metadata200-response-tokens-inner-one-of.js +15 -0
- package/build/api/models/upload-token-metadata200-response-tokens-inner-one-of1.d.ts +15 -0
- package/build/api/models/upload-token-metadata200-response-tokens-inner-one-of1.js +15 -0
- package/build/api/models/upload-token-metadata200-response-tokens-inner.d.ts +17 -0
- package/build/api/models/upload-token-metadata200-response-tokens-inner.js +15 -0
- package/build/api/models/upload-token-metadata200-response.d.ts +15 -0
- package/build/api/models/upload-token-metadata200-response.js +15 -0
- package/build/api/models/upsert-secrets-request-secrets-inner.d.ts +1 -1
- package/build/api/models/upsert-secrets-request-secrets-inner.js +1 -1
- package/build/api/models/upsert-secrets-request.d.ts +1 -1
- package/build/api/models/upsert-secrets-request.js +1 -1
- package/build/api/models/upsert-secrets200-response.d.ts +1 -1
- package/build/api/models/upsert-secrets200-response.js +1 -1
- 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/vercel-deployment-logs200-response-logs-inner.d.ts +1 -1
- package/build/api/models/vercel-deployment-logs200-response-logs-inner.js +1 -1
- package/build/api/models/vercel-deployment-logs200-response.d.ts +1 -1
- package/build/api/models/vercel-deployment-logs200-response.js +1 -1
- package/build/api/models/vercel-deployment-status200-response.d.ts +1 -1
- package/build/api/models/vercel-deployment-status200-response.js +1 -1
- package/build/api/models/verification-chain-id.d.ts +3 -7
- package/build/api/models/verification-chain-id.js +1 -10
- package/build/api/models/verification-type.d.ts +3 -6
- package/build/api/models/verification-type.js +1 -9
- package/build/api/models/verification.d.ts +1 -1
- package/build/api/models/verification.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 +1 -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 +1 -1
- package/build/api/models/webhook-subscription-filters-trade.js +1 -1
- 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 +1 -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 +466 -101
- package/build/clients/NeynarAPIClient.js +465 -64
- package/build/hub-api/api.d.ts +85 -12
- package/build/hub-api/api.js +97 -26
- package/package.json +3 -3
- package/build/api/models/app-host-event-type.d.ts +0 -21
- package/build/api/models/app-host-event-type.js +0 -25
- package/build/api/models/post-cast-req-body-embeds-one-of.js +0 -15
- package/build/api/models/post-cast-req-body-embeds-one-of1.js +0 -15
- package/build/api/models/post-cast-req-body-embeds-one-of2.js +0 -15
- package/build/api/models/simulate-nft-mint-response-inner-recipient-one-of.js +0 -15
- package/build/api/models/simulate-nft-mint-response-inner-recipient-one-of1.js +0 -15
|
@@ -2,7 +2,7 @@ import { Logger } from "../common/logger";
|
|
|
2
2
|
import { AxiosError, AxiosInstance } from "axios";
|
|
3
3
|
import type { SetRequired } from "type-fest";
|
|
4
4
|
import { Configuration } from './configuration';
|
|
5
|
-
import type { AppHostGetEventEventEnum, AppHostGetEventResponse, AppHostPostEventResponse, AppHostUserStateResponse, AssociateDeployment200Response, AssociateDeploymentRequest, AuthorizationUrlResponse, BalanceResponse, BanListResponse, BanResponse, BatchGetTokenMetadata200Response, BestFriendsResponse, BlockListResponse, BuildRequest, BulkCastsResponse, BulkFollowResponse, BulkUsersByAddressResponse, BulkUsersResponse, CastEmbedCrawlResponse, CastResponse, CastsMetricsResponse, CastsResponse, CastsSearchResponse, ChannelListResponse, ChannelMemberInviteListResponse, ChannelMemberListResponse, ChannelMemberRole, ChannelResponse, ChannelResponseBulk, ChannelSearchResponse, Conversation, ConversationSummary, CreateDeploymentRequest, CreateX402Signature200Response, CreateX402SignatureRequest, DeleteDeployment200Response, DeleteDeploymentRequest, DeleteRows200Response, DeleteRowsRequest, DeleteSecretsRequest, DeployErc721201Response, DeployErc721Request, DeployFungibleFactoryEnum, DeployFungibleMetadataNsfwEnum, DeployFungibleNetworkEnum, DeployFungibleResponse, DeployToVercel200Response, DeployToVercelRequest, DeveloperManagedSigner, ErrorRes, ExecuteSql200Response, ExecuteSqlRequest, FarcasterActionReqBodyAction, FeedResponse, FetchAllNotificationsTypeEnum, FetchAuthorizationUrlResponseTypeEnum, FetchBulkCastsSortTypeEnum, FetchBulkChannelsTypeEnum, FetchBulkUsersByEthOrSolAddressAddressTypesEnum, FetchCastMetricsIntervalEnum, FetchCastQuotes200Response, FetchCastQuotesTypeEnum, FetchCastReactionsTypesEnum, FetchFeedEmbedTypesEnum, FetchFeedFeedTypeEnum, FetchFeedFilterTypeEnum, FetchFeedForYouProviderEnum, FetchFrameCatalogCategoriesEnum, FetchFrameCatalogNetworksEnum, FetchFrameCatalogTimeWindowEnum, FetchFungibleTrades200Response, FetchFungibleTradesNetworkEnum, FetchFungibleTradesTimeWindowEnum, FetchRelevantFrames200Response, FetchRelevantFramesNetworksEnum, FetchRelevantFramesTimeWindowEnum, FetchRelevantFungibleOwnersNetworkEnum, FetchRepliesAndRecastsForUserFilterEnum, FetchSubscribedToForFidSubscriptionProviderEnum, FetchSubscribersForFidSubscriptionProviderEnum, FetchSubscriptionsForFidSubscriptionProviderEnum, FetchTrendingChannelsTimeWindowEnum, FetchTrendingFeedProviderEnum, FetchTrendingFeedTimeWindowEnum, FetchTrendingFungibles200Response, FetchTrendingFungiblesNetworkEnum, FetchTrendingFungiblesTimeWindowEnum, FetchUserBalanceNetworksEnum, FetchUserFollowersSortTypeEnum, FetchUserFollowingSortTypeEnum, FetchUserInteractions200Response, FetchUserInteractionsTypeEnum, FetchUserReactionsTypeEnum, FetchUserReciprocalFollowers200Response, FetchUserReciprocalFollowersSortTypeEnum, FetchVerifications200Response, FnameAvailabilityResponse, FollowersResponse, FrameCatalogResponse, FrameNotificationTokens, FramePayTransactionReqBodyTransaction, FungiblesResponseSchema, GetAccountAssociation200Response, GetConversationMessages200Response, GetDeploymentFile200Response, GetDevStatus200Response, GetNotificationCampaignStats200Response, GetTableSchema200Response, GetTokenMetadata200Response, GetWalletBalances200Response, InsertRows200Response, InsertRowsRequest, ListConversations200Response, ListDeploymentFiles200Response, ListDeployments200ResponseInner, ListSecrets200Response, ListTables200Response, LookupCastByHashOrUrlTypeEnum, LookupCastConversationFoldEnum, LookupCastConversationSortTypeEnum, LookupCastConversationTypeEnum, LookupChannelTypeEnum, MintNft200Response, MintNftRequest, MuteListResponse, MuteResponse, NonceResponse, NotificationType, NotificationsResponse, OperationResponse, PostCastReqBodyEmbeds, PostCastResponse, PromptDeploymentStreamRequest, QueryTable200Response, QueryTableRequest, ReactionType, ReactionsCastResponse, ReactionsResponse, RecoverRequest, RegisterSignedKeyForDeveloperManagedAuthAddress200Response, RegisterUserOnChainReqBodyPreRegistrationCallsInner, RegisterUserOnChainReqBodyRegistration, RegisterUserOnChainReqBodySignersInner, RegisterUserOnChainResponse, RegisterUserReqBodyMetadata, RegisterUserReqBodySigner, RegisterUserResponse, RelevantFollowersResponse, RelevantFungibleOwnersResponse, SearchCastsModeEnum, SearchCastsSortTypeEnum, SearchFramesNetworksEnum, SendFrameNotificationsReqBodyFilters, SendFrameNotificationsReqBodyNotification, SendFrameNotificationsResponse, SignedKeyRequestSponsor, Signer, SignerListResponse, SimulateNftMintNetworkEnum, SimulateNftMintResponse, StartApp200Response, StartAppRequest, StorageAllocationsResponse, StorageUsageResponse, SubscribedToResponse, SubscribersResponse, SubscriptionCheckResponse, SubscriptionsResponse, TransactionFrameConfig, TransactionFrameResponse, TransactionSendFungiblesRecipient, TransactionSendFungiblesReqBodyNetworkEnum, TransactionSendFungiblesResponse, TrendingChannelResponse, TrendingTopicsResponse, UpdateRows200Response, UpdateRowsRequest, UpdateUserReqBodyLocation, UpdateUserReqBodyVerifiedAccounts, UploadImage200Response, UploadImageUrlRequest, UpsertSecrets200Response, UpsertSecretsRequest, UserFIDResponse, UserResponse, UserSearchResponse, UsersActiveChannelsResponse, UsersResponse, VercelDeploymentLogs200Response, VercelDeploymentStatus200Response, VerificationChainId, VerificationType, WebhookListResponse, WebhookPatchReqBodyActiveEnum, WebhookResponse, WebhookSubscriptionFilters } from '../api';
|
|
5
|
+
import type { AppHostGetEventEventEnum, AppHostGetEventResponse, AppHostPostEventReqBodyEventEnum, AppHostPostEventResponse, AppHostUserStateResponse, AssignCustomDomain200Response, AssignCustomDomainRequest, AssociateDeployment200Response, AssociateDeploymentRequest, AuthorizationUrlResponse, BalanceResponse, BanListResponse, BanResponse, BatchGetTokenMetadata200Response, BestFriendsResponse, Billing200Response, BlockListResponse, BuildRequest, BulkCastsResponse, BulkFollowResponse, BulkRelevantFungibleOwnersResponse, BulkUsersByAddressResponse, BulkUsersResponse, CancelSession200Response, CancelSessionRequest, CastEmbedCrawlResponse, CastResponse, CastsMetricsResponse, CastsResponse, CastsSearchResponse, ChannelListResponse, ChannelMemberInviteListResponse, ChannelMemberListResponse, ChannelMemberRole, ChannelResponse, ChannelResponseBulk, ChannelSearchResponse, CheckDomainAvailability200Response, ClaimCreditDrop200Response, ClaimCreditDropRequest, Conversation, ConversationSummary, CreateDeploymentRequest, CreateX402Signature200Response, CreateX402SignatureRequest, DeleteDeployment200Response, DeleteDeploymentRequest, DeleteRows200Response, DeleteRowsRequest, DeleteSecretsRequest, DeployErc721201Response, DeployErc721Request, DeployFungibleFactoryEnum, DeployFungibleMetadataNsfwEnum, DeployFungibleNetworkEnum, DeployFungibleResponse, DeployToVercel200Response, DeployToVercelRequest, DeveloperManagedSigner, ErrorRes, ExecuteSql200Response, ExecuteSqlRequest, FarcasterActionReqBodyAction, FeedResponse, FetchAllNotificationsTypeEnum, FetchAuthorizationUrlResponseTypeEnum, FetchBulkCastsSortTypeEnum, FetchBulkChannelsTypeEnum, FetchBulkRelevantFungibleOwnersNetworkEnum, FetchBulkUsersByEthOrSolAddressAddressTypesEnum, FetchCastMetricsIntervalEnum, FetchCastQuotes200Response, FetchCastQuotesTypeEnum, FetchCastReactionsTypesEnum, FetchFeedEmbedTypesEnum, FetchFeedFeedTypeEnum, FetchFeedFilterTypeEnum, FetchFeedForYouProviderEnum, FetchFrameCatalogCategoriesEnum, FetchFrameCatalogNetworksEnum, FetchFrameCatalogTimeWindowEnum, FetchFungibleTrades200Response, FetchFungibleTradesNetworkEnum, FetchFungibleTradesTimeWindowEnum, FetchRelevantFrames200Response, FetchRelevantFramesNetworksEnum, FetchRelevantFramesTimeWindowEnum, FetchRelevantFungibleOwnersNetworkEnum, FetchRepliesAndRecastsForUserFilterEnum, FetchSubscribedToForFidSubscriptionProviderEnum, FetchSubscribersForFidSubscriptionProviderEnum, FetchSubscriptionsForFidSubscriptionProviderEnum, FetchTrendingChannelsTimeWindowEnum, FetchTrendingFeedProviderEnum, FetchTrendingFeedTimeWindowEnum, FetchTrendingFungibles200Response, FetchTrendingFungiblesNetworkEnum, FetchTrendingFungiblesTimeWindowEnum, FetchUserBalanceNetworksEnum, FetchUserFollowersSortTypeEnum, FetchUserFollowingSortTypeEnum, FetchUserInteractions200Response, FetchUserInteractionsTypeEnum, FetchUserReactionsTypeEnum, FetchUserReciprocalFollowers200Response, FetchUserReciprocalFollowersSortTypeEnum, FetchVerifications200Response, FnameAvailabilityResponse, FollowersResponse, FrameCatalogResponse, FrameNotificationTokens, FramePayTransactionReqBodyTransaction, FungiblesResponseSchema, GenerateImage200Response, GenerateImageRequest, GetAccountAssociation200Response, GetConversationMessages200Response, GetCreditDrop200Response, GetDeploymentFile200Response, GetDevStatus200Response, GetNotificationCampaignStats200Response, GetTableSchema200Response, GetTokenMetadata200Response, GetWalletBalances200Response, InsertRows200Response, InsertRowsRequest, ListConversations200Response, ListDeploymentFiles200Response, ListDeployments200ResponseInner, ListDeploymentsSortByEnum, ListSecrets200Response, ListTables200Response, LookupCastByHashOrUrlTypeEnum, LookupCastConversationFoldEnum, LookupCastConversationSortTypeEnum, LookupCastConversationTypeEnum, LookupChannelTypeEnum, MintNft200Response, MintNftRequest, MuteListResponse, MuteResponse, NonceResponse, NotificationType, NotificationsResponse, OperationResponse, PostCastReqBodyEmbeds, PostCastResponse, PromptDeploymentStreamRequest, Provision200Response, ProvisionRequest, QueryTable200Response, QueryTableRequest, ReactionType, ReactionsCastResponse, ReactionsResponse, RecoverRequest, RegisterSignedKeyForDeveloperManagedAuthAddress200Response, RegisterUserOnChainReqBodyPreRegistrationCallsInner, RegisterUserOnChainReqBodyRegistration, RegisterUserOnChainReqBodySignersInner, RegisterUserOnChainResponse, RegisterUserReqBodyMetadata, RegisterUserReqBodySigner, RegisterUserResponse, RelevantFollowersResponse, RelevantFungibleOwnersResponse, SearchCastsModeEnum, SearchCastsSortTypeEnum, SearchFramesNetworksEnum, SendFrameNotificationsReqBodyFilters, SendFrameNotificationsReqBodyNotification, SendFrameNotificationsResponse, SignedKeyRequestSponsor, SignedMessageBodySignedMessage, Signer, SignerListResponse, SimulateNftMintNetworkEnum, SimulateNftMintResponse, StartApp200Response, StartAppRequest, StorageAllocationsResponse, StorageUsageResponse, SubscribedToResponse, SubscribersResponse, SubscriptionCheckResponse, SubscriptionsResponse, TransactionFrameConfig, TransactionFrameResponse, TransactionSendFungiblesRecipient, TransactionSendFungiblesReqBodyNetworkEnum, TransactionSendFungiblesResponse, TrendingChannelResponse, TrendingTopicsResponse, UpdateRows200Response, UpdateRowsRequest, UpdateUserReqBodyLocation, UpdateUserReqBodyVerifiedAccounts, Upgrade200Response, UpgradePreview200Response, UpgradePreviewProductCategoryEnum, UpgradeRequest, UploadImage200Response, UploadImageUrlRequest, UploadTokenMetadata200Response, UploadTokenMetadataRequest, UpsertSecrets200Response, UpsertSecretsRequest, UserFIDResponse, UserResponse, UserSearchResponse, UsersActiveChannelsResponse, UsersResponse, VercelDeploymentLogs200Response, VercelDeploymentStatus200Response, VerificationChainId, VerificationType, WebhookListResponse, WebhookPatchReqBodyActiveEnum, WebhookResponse, WebhookSubscriptionFilters } from '../api';
|
|
6
6
|
export interface NeynarAPIClientOptions {
|
|
7
7
|
logger?: Logger;
|
|
8
8
|
axiosInstance?: AxiosInstance;
|
|
@@ -198,16 +198,24 @@ export declare class NeynarAPIClient {
|
|
|
198
198
|
* @summary Send event
|
|
199
199
|
*
|
|
200
200
|
* @param {object} params
|
|
201
|
-
* @param {
|
|
201
|
+
* @param {SignedMessageBodySignedMessage} params.signedMessage
|
|
202
|
+
* @param {string} params.appDomain - Domain of the mini app
|
|
203
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
204
|
+
* @param {number} params.fid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
205
|
+
* @param {AppHostPostEventReqBodyEventEnum} params.event - Types of events that can occur between a user and an app host: - frame_added: User adds a mini app to their account - frame_removed: User removes a mini app from their account - notifications_enabled: User enables notifications for a mini app - notifications_disabled: User disables notifications for a mini app
|
|
202
206
|
*
|
|
203
207
|
* @returns {Promise<AppHostPostEventResponse>} A promise that resolves to a `AppHostPostEventResponse` object.
|
|
204
208
|
*
|
|
205
209
|
* @example
|
|
206
210
|
*
|
|
207
211
|
* // Fill in the appropriate values
|
|
208
|
-
* const
|
|
212
|
+
* const signedMessage =
|
|
213
|
+
* const appDomain =
|
|
214
|
+
* const signerUuid =
|
|
215
|
+
* const fid =
|
|
216
|
+
* const event =
|
|
209
217
|
*
|
|
210
|
-
* client.appHostPostEvent({
|
|
218
|
+
* client.appHostPostEvent({signedMessage, appDomain, signerUuid, fid, event}).then(response => {
|
|
211
219
|
* console.log('response:', response);
|
|
212
220
|
* });
|
|
213
221
|
*
|
|
@@ -215,7 +223,11 @@ export declare class NeynarAPIClient {
|
|
|
215
223
|
*
|
|
216
224
|
*/
|
|
217
225
|
appHostPostEvent(params: {
|
|
218
|
-
|
|
226
|
+
signedMessage: SignedMessageBodySignedMessage;
|
|
227
|
+
appDomain: string;
|
|
228
|
+
signerUuid: string;
|
|
229
|
+
fid: number;
|
|
230
|
+
event: AppHostPostEventReqBodyEventEnum;
|
|
219
231
|
}): Promise<AppHostPostEventResponse>;
|
|
220
232
|
/**
|
|
221
233
|
* Fetches the status of a developer managed auth address by auth address
|
|
@@ -365,7 +377,7 @@ export declare class NeynarAPIClient {
|
|
|
365
377
|
* @summary Unblock FID
|
|
366
378
|
*
|
|
367
379
|
* @param {object} params
|
|
368
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
380
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
369
381
|
* @param {number} params.blockedFid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
370
382
|
*
|
|
371
383
|
* @returns {Promise<OperationResponse>} A promise that resolves to a `OperationResponse` object.
|
|
@@ -426,7 +438,7 @@ export declare class NeynarAPIClient {
|
|
|
426
438
|
* @summary Block FID
|
|
427
439
|
*
|
|
428
440
|
* @param {object} params
|
|
429
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
441
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
430
442
|
* @param {number} params.blockedFid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
431
443
|
*
|
|
432
444
|
* @returns {Promise<OperationResponse>} A promise that resolves to a `OperationResponse` object.
|
|
@@ -454,7 +466,7 @@ export declare class NeynarAPIClient {
|
|
|
454
466
|
* @summary Delete a cast
|
|
455
467
|
*
|
|
456
468
|
* @param {object} params
|
|
457
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
469
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
458
470
|
* @param {string} params.targetHash
|
|
459
471
|
*
|
|
460
472
|
* @returns {Promise<OperationResponse>} A promise that resolves to a `OperationResponse` object.
|
|
@@ -607,8 +619,8 @@ export declare class NeynarAPIClient {
|
|
|
607
619
|
* @param {object} params
|
|
608
620
|
* @param {string} params.identifier - Cast identifier (It's either a URL or a hash)
|
|
609
621
|
* @param {LookupCastConversationTypeEnum} params.type - The query param accepted by the API. Sent along with identifier param. url - Cast identifier is a url hash - Cast identifier is a hash
|
|
610
|
-
* @param {number
|
|
611
|
-
* @param {boolean
|
|
622
|
+
* @param {number} params.replyDepth [optional] - The depth of replies in the conversation that will be returned (default 2)
|
|
623
|
+
* @param {boolean} params.includeChronologicalParentCasts [optional] - Include all parent casts in chronological order
|
|
612
624
|
* @param {number} params.viewerFid [optional] - Providing this will return a conversation that respects this user's mutes and blocks and includes `viewer_context`.
|
|
613
625
|
* @param {LookupCastConversationSortTypeEnum} params.sortType [optional] - Sort type for the ordering of descendants. Default is `chron`
|
|
614
626
|
* @param {LookupCastConversationFoldEnum} params.fold [optional] - Show conversation above or below the fold. Lower quality responses are hidden below the fold. Not passing in a value shows the full conversation without any folding.
|
|
@@ -639,8 +651,8 @@ export declare class NeynarAPIClient {
|
|
|
639
651
|
lookupCastConversation(params: {
|
|
640
652
|
identifier: string;
|
|
641
653
|
type: LookupCastConversationTypeEnum;
|
|
642
|
-
replyDepth?: number
|
|
643
|
-
includeChronologicalParentCasts?: boolean
|
|
654
|
+
replyDepth?: number;
|
|
655
|
+
includeChronologicalParentCasts?: boolean;
|
|
644
656
|
viewerFid?: number;
|
|
645
657
|
sortType?: LookupCastConversationSortTypeEnum;
|
|
646
658
|
fold?: LookupCastConversationFoldEnum;
|
|
@@ -653,7 +665,7 @@ export declare class NeynarAPIClient {
|
|
|
653
665
|
* @summary Post a cast
|
|
654
666
|
*
|
|
655
667
|
* @param {object} params
|
|
656
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
668
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
657
669
|
* @param {string} params.text [optional]
|
|
658
670
|
* @param {Array<PostCastReqBodyEmbeds>} params.embeds [optional]
|
|
659
671
|
* @param {string} params.parent [optional] - parent_url of the channel the cast is in, or hash of the cast
|
|
@@ -696,7 +708,7 @@ export declare class NeynarAPIClient {
|
|
|
696
708
|
* @summary Search for casts
|
|
697
709
|
*
|
|
698
710
|
* @param {object} params
|
|
699
|
-
* @param {string} params.q - Query string to search for casts. Supported operators: | Operator | Description | | --------- | -------------------------------------------------------------------------------------------------------- | | `+` | Acts as the AND operator. This is the default operator between terms and can usually be omitted. | |
|
|
711
|
+
* @param {string} params.q - Query string to search for casts. Supported operators: | Operator | Description | | --------- | -------------------------------------------------------------------------------------------------------- | | `+` | Acts as the AND operator. This is the default operator between terms and can usually be omitted. | | `\\|` | Acts as the OR operator. | | `*` | When used at the end of a term, signifies a prefix query. | | `"` | Wraps several terms into a phrase (for example, `"star wars"`). | | `(`, `)` | Wrap a clause for precedence (for example, `star + (wars \\| trek)`). | | `~n` | When used after a term (for example, `satr~3`), sets `fuzziness`. When used after a phrase, sets `slop`. | | `-` | Negates the term. | | `before:` | Search for casts before a specific date. (e.g. `before:2025-04-20` or `before:2025-04-20T23:59:59`) | | `after:` | Search for casts after a specific date. (e.g. `after:2025-04-20` or `after:2025-04-20T00:00:00`) |
|
|
700
712
|
* @param {SearchCastsModeEnum} params.mode [optional] - Choices are: - `literal` - Searches for the words in the query string (default) - `semantic` - Searches for the meaning of the query string - `hybrid` - Combines both literal and semantic results
|
|
701
713
|
* @param {SearchCastsSortTypeEnum} params.sortType [optional] - Choices are: - `desc_chron` - All casts sorted by time in a descending order (default) - `chron` - All casts sorted by time in ascending order - `algorithmic` - Casts sorted by engagement and time
|
|
702
714
|
* @param {number} params.authorFid [optional] - Fid of the user whose casts you want to search
|
|
@@ -1049,7 +1061,7 @@ export declare class NeynarAPIClient {
|
|
|
1049
1061
|
* @summary Follow a channel
|
|
1050
1062
|
*
|
|
1051
1063
|
* @param {object} params
|
|
1052
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
1064
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
1053
1065
|
* @param {string} params.channelId - The unique identifier of a farcaster channel
|
|
1054
1066
|
*
|
|
1055
1067
|
* @returns {Promise<OperationResponse>} A promise that resolves to a `OperationResponse` object.
|
|
@@ -1077,7 +1089,7 @@ export declare class NeynarAPIClient {
|
|
|
1077
1089
|
* @summary Invite
|
|
1078
1090
|
*
|
|
1079
1091
|
* @param {object} params
|
|
1080
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
1092
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
1081
1093
|
* @param {string} params.channelId - The unique identifier of a farcaster channel
|
|
1082
1094
|
* @param {number} params.fid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
1083
1095
|
* @param {ChannelMemberRole} params.role
|
|
@@ -1142,7 +1154,7 @@ export declare class NeynarAPIClient {
|
|
|
1142
1154
|
* @summary Remove user
|
|
1143
1155
|
*
|
|
1144
1156
|
* @param {object} params
|
|
1145
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
1157
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
1146
1158
|
* @param {string} params.channelId - The unique identifier of a farcaster channel
|
|
1147
1159
|
* @param {number} params.fid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
1148
1160
|
* @param {ChannelMemberRole} params.role
|
|
@@ -1176,7 +1188,7 @@ export declare class NeynarAPIClient {
|
|
|
1176
1188
|
* @summary Accept or reject an invite
|
|
1177
1189
|
*
|
|
1178
1190
|
* @param {object} params
|
|
1179
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
1191
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
1180
1192
|
* @param {string} params.channelId - The unique identifier of a farcaster channel
|
|
1181
1193
|
* @param {ChannelMemberRole} params.role
|
|
1182
1194
|
* @param {boolean} params.accept - Accept or reject the invite
|
|
@@ -1243,7 +1255,7 @@ export declare class NeynarAPIClient {
|
|
|
1243
1255
|
* @summary Unfollow a channel
|
|
1244
1256
|
*
|
|
1245
1257
|
* @param {object} params
|
|
1246
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
1258
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
1247
1259
|
* @param {string} params.channelId - The unique identifier of a farcaster channel
|
|
1248
1260
|
*
|
|
1249
1261
|
* @returns {Promise<OperationResponse>} A promise that resolves to a `OperationResponse` object.
|
|
@@ -1276,7 +1288,7 @@ export declare class NeynarAPIClient {
|
|
|
1276
1288
|
* @param {number} params.viewerFid [optional] - FID of the user viewing the feed
|
|
1277
1289
|
* @param {number} params.limit [optional] - Number of results to fetch (Default: 25, Maximum: 150)
|
|
1278
1290
|
* @param {string} params.cursor [optional] - Pagination cursor
|
|
1279
|
-
* @param {boolean
|
|
1291
|
+
* @param {boolean} params.includeReplies [optional] - Include reply casts by the author in the response, true by default
|
|
1280
1292
|
* @param {string} params.parentUrl [optional] - Parent URL to filter the feed; mutually exclusive with channel_id
|
|
1281
1293
|
* @param {string} params.channelId [optional] - Channel ID to filter the feed; mutually exclusive with parent_url
|
|
1282
1294
|
*
|
|
@@ -1306,7 +1318,7 @@ export declare class NeynarAPIClient {
|
|
|
1306
1318
|
viewerFid?: number;
|
|
1307
1319
|
limit?: number;
|
|
1308
1320
|
cursor?: string;
|
|
1309
|
-
includeReplies?: boolean
|
|
1321
|
+
includeReplies?: boolean;
|
|
1310
1322
|
parentUrl?: string;
|
|
1311
1323
|
channelId?: string;
|
|
1312
1324
|
}): Promise<FeedResponse>;
|
|
@@ -1322,10 +1334,10 @@ export declare class NeynarAPIClient {
|
|
|
1322
1334
|
* @param {number[]} params.fids [optional] - Used when filter_type=FIDs . Create a feed based on a list of FIDs. Max array size is 100. Requires feed_type and filter_type.
|
|
1323
1335
|
* @param {string} params.parentUrl [optional] - Used when filter_type=parent_url can be used to fetch content under any parent url e.g. FIP-2 channels on Warpcast. Requires feed_type and filter_type.
|
|
1324
1336
|
* @param {string} params.channelId [optional] - Used when filter_type=channel_id can be used to fetch casts under a channel. Requires feed_type and filter_type.
|
|
1325
|
-
* @param {boolean
|
|
1337
|
+
* @param {boolean} params.membersOnly [optional] - Used when filter_type=channel_id. Only include casts from members of the channel. True by default.
|
|
1326
1338
|
* @param {string} params.embedUrl [optional] - Used when filter_type=embed_url. Casts with embedded URLs prefixed by this embed_url param will be returned. We normalize your given URL prefix and prepend 'https://' if no protocol is included. Requires feed_type and filter_type.
|
|
1327
1339
|
* @param {Array<FetchFeedEmbedTypesEnum>} params.embedTypes [optional] - Used when filter_type=embed_types can be used to fetch all casts with matching content types. Requires feed_type and filter_type.
|
|
1328
|
-
* @param {boolean
|
|
1340
|
+
* @param {boolean} params.withRecasts [optional] - Include recasts in the response, true by default
|
|
1329
1341
|
* @param {number} params.limit [optional] - Number of results to fetch (Default: 25, Maximum: 100)
|
|
1330
1342
|
* @param {string} params.cursor [optional] - Pagination cursor.
|
|
1331
1343
|
* @param {number} params.viewerFid [optional] - Providing this will return a feed that respects this user's mutes and blocks and includes `viewer_context`.
|
|
@@ -1362,10 +1374,10 @@ export declare class NeynarAPIClient {
|
|
|
1362
1374
|
fids?: number[];
|
|
1363
1375
|
parentUrl?: string;
|
|
1364
1376
|
channelId?: string;
|
|
1365
|
-
membersOnly?: boolean
|
|
1377
|
+
membersOnly?: boolean;
|
|
1366
1378
|
embedUrl?: string;
|
|
1367
1379
|
embedTypes?: Array<FetchFeedEmbedTypesEnum>;
|
|
1368
|
-
withRecasts?: boolean
|
|
1380
|
+
withRecasts?: boolean;
|
|
1369
1381
|
limit?: number;
|
|
1370
1382
|
cursor?: string;
|
|
1371
1383
|
viewerFid?: number;
|
|
@@ -1377,14 +1389,14 @@ export declare class NeynarAPIClient {
|
|
|
1377
1389
|
*
|
|
1378
1390
|
* @param {object} params
|
|
1379
1391
|
* @param {string[]} params.channelIds - Comma separated list of up to 10 channel IDs e.g. neynar,farcaster
|
|
1380
|
-
* @param {boolean
|
|
1392
|
+
* @param {boolean} params.withRecasts [optional] - Include recasts in the response, true by default
|
|
1381
1393
|
* @param {number} params.viewerFid [optional] - Providing this will return a feed that respects this user's mutes and blocks and includes `viewer_context`.
|
|
1382
|
-
* @param {boolean
|
|
1383
|
-
* @param {boolean
|
|
1394
|
+
* @param {boolean} params.withReplies [optional] - Include replies in the response, false by default
|
|
1395
|
+
* @param {boolean} params.membersOnly [optional] - Used when filter_type=channel_id. Only include casts from members of the channel. True by default.
|
|
1384
1396
|
* @param {number[]} params.fids [optional] - Comma separated list of FIDs to filter the feed by, up to 10 at a time
|
|
1385
1397
|
* @param {number} params.limit [optional] - Number of results to fetch (Default: 25, Maximum: 100)
|
|
1386
1398
|
* @param {string} params.cursor [optional] - Pagination cursor.
|
|
1387
|
-
* @param {boolean
|
|
1399
|
+
* @param {boolean} params.shouldModerate [optional] - If true, only casts that have been liked by the moderator (if one exists) will be returned.
|
|
1388
1400
|
*
|
|
1389
1401
|
* @returns {Promise<FeedResponse>} A promise that resolves to a `FeedResponse` object.
|
|
1390
1402
|
*
|
|
@@ -1409,14 +1421,14 @@ export declare class NeynarAPIClient {
|
|
|
1409
1421
|
*/
|
|
1410
1422
|
fetchFeedByChannelIds(params: {
|
|
1411
1423
|
channelIds: string[];
|
|
1412
|
-
withRecasts?: boolean
|
|
1424
|
+
withRecasts?: boolean;
|
|
1413
1425
|
viewerFid?: number;
|
|
1414
|
-
withReplies?: boolean
|
|
1415
|
-
membersOnly?: boolean
|
|
1426
|
+
withReplies?: boolean;
|
|
1427
|
+
membersOnly?: boolean;
|
|
1416
1428
|
fids?: number[];
|
|
1417
1429
|
limit?: number;
|
|
1418
1430
|
cursor?: string;
|
|
1419
|
-
shouldModerate?: boolean
|
|
1431
|
+
shouldModerate?: boolean;
|
|
1420
1432
|
}): Promise<FeedResponse>;
|
|
1421
1433
|
/**
|
|
1422
1434
|
* Fetch feed based on parent URLs
|
|
@@ -1425,9 +1437,9 @@ export declare class NeynarAPIClient {
|
|
|
1425
1437
|
*
|
|
1426
1438
|
* @param {object} params
|
|
1427
1439
|
* @param {string[]} params.parentUrls - Comma separated list of parent_urls
|
|
1428
|
-
* @param {boolean
|
|
1440
|
+
* @param {boolean} params.withRecasts [optional] - Include recasts in the response, true by default
|
|
1429
1441
|
* @param {number} params.viewerFid [optional] - Providing this will return a feed that respects this user's mutes and blocks and includes `viewer_context`.
|
|
1430
|
-
* @param {boolean
|
|
1442
|
+
* @param {boolean} params.withReplies [optional] - Include replies in the response, false by default
|
|
1431
1443
|
* @param {number} params.limit [optional] - Number of results to fetch (Default: 25, Maximum: 100)
|
|
1432
1444
|
* @param {string} params.cursor [optional] - Pagination cursor.
|
|
1433
1445
|
*
|
|
@@ -1451,9 +1463,9 @@ export declare class NeynarAPIClient {
|
|
|
1451
1463
|
*/
|
|
1452
1464
|
fetchFeedByParentUrls(params: {
|
|
1453
1465
|
parentUrls: string[];
|
|
1454
|
-
withRecasts?: boolean
|
|
1466
|
+
withRecasts?: boolean;
|
|
1455
1467
|
viewerFid?: number;
|
|
1456
|
-
withReplies?: boolean
|
|
1468
|
+
withReplies?: boolean;
|
|
1457
1469
|
limit?: number;
|
|
1458
1470
|
cursor?: string;
|
|
1459
1471
|
}): Promise<FeedResponse>;
|
|
@@ -1464,7 +1476,7 @@ export declare class NeynarAPIClient {
|
|
|
1464
1476
|
*
|
|
1465
1477
|
* @param {object} params
|
|
1466
1478
|
* @param {string} params.slug - Topic slug to filter casts by. Must be lowercase and contain only alphanumeric characters and underscores.
|
|
1467
|
-
* @param {boolean
|
|
1479
|
+
* @param {boolean} params.withRecasts [optional] - Include recasts in the response, true by default.
|
|
1468
1480
|
* @param {number} params.viewerFid [optional] - Providing this will return a feed that respects this user's mutes and blocks and includes `viewer_context`.
|
|
1469
1481
|
* @param {number} params.limit [optional] - Number of results to fetch. (Default: 25, Maximum: 100)
|
|
1470
1482
|
* @param {string} params.cursor [optional] - Pagination cursor.
|
|
@@ -1488,7 +1500,7 @@ export declare class NeynarAPIClient {
|
|
|
1488
1500
|
*/
|
|
1489
1501
|
fetchFeedByTopic(params: {
|
|
1490
1502
|
slug: string;
|
|
1491
|
-
withRecasts?: boolean
|
|
1503
|
+
withRecasts?: boolean;
|
|
1492
1504
|
viewerFid?: number;
|
|
1493
1505
|
limit?: number;
|
|
1494
1506
|
cursor?: string;
|
|
@@ -1643,7 +1655,7 @@ export declare class NeynarAPIClient {
|
|
|
1643
1655
|
* @param {object} params
|
|
1644
1656
|
* @param {number} params.fid - FID of user whose feed you want to create
|
|
1645
1657
|
* @param {number} params.viewerFid [optional] - Providing this will return a feed that respects this user's mutes and blocks and includes `viewer_context`.
|
|
1646
|
-
* @param {boolean
|
|
1658
|
+
* @param {boolean} params.withRecasts [optional] - Include recasts in the response, true by default
|
|
1647
1659
|
* @param {number} params.limit [optional] - Number of results to fetch (Default: 25, Maximum: 100)
|
|
1648
1660
|
* @param {string} params.cursor [optional] - Pagination cursor.
|
|
1649
1661
|
*
|
|
@@ -1667,7 +1679,7 @@ export declare class NeynarAPIClient {
|
|
|
1667
1679
|
fetchUserFollowingFeed(params: {
|
|
1668
1680
|
fid: number;
|
|
1669
1681
|
viewerFid?: number;
|
|
1670
|
-
withRecasts?: boolean
|
|
1682
|
+
withRecasts?: boolean;
|
|
1671
1683
|
limit?: number;
|
|
1672
1684
|
cursor?: string;
|
|
1673
1685
|
}): Promise<FeedResponse>;
|
|
@@ -1702,8 +1714,8 @@ export declare class NeynarAPIClient {
|
|
|
1702
1714
|
* @summary Suggest Follows
|
|
1703
1715
|
*
|
|
1704
1716
|
* @param {object} params
|
|
1705
|
-
* @param {number
|
|
1706
|
-
* @param {number
|
|
1717
|
+
* @param {number} params.fid - FID of the user whose following you want to fetch.
|
|
1718
|
+
* @param {number} params.viewerFid [optional] - Providing this will return a list of users that respects this user's mutes and blocks and includes `viewer_context`.
|
|
1707
1719
|
* @param {number} params.limit [optional] - Number of results to fetch (Default: 25, Maximum: 100)
|
|
1708
1720
|
*
|
|
1709
1721
|
* @returns {Promise<UsersResponse>} A promise that resolves to a `UsersResponse` object.
|
|
@@ -1723,8 +1735,8 @@ export declare class NeynarAPIClient {
|
|
|
1723
1735
|
*
|
|
1724
1736
|
*/
|
|
1725
1737
|
fetchFollowSuggestions(params: {
|
|
1726
|
-
fid: number
|
|
1727
|
-
viewerFid?: number
|
|
1738
|
+
fid: number;
|
|
1739
|
+
viewerFid?: number;
|
|
1728
1740
|
limit?: number;
|
|
1729
1741
|
}): Promise<UsersResponse>;
|
|
1730
1742
|
/**
|
|
@@ -2016,7 +2028,7 @@ export declare class NeynarAPIClient {
|
|
|
2016
2028
|
id: string;
|
|
2017
2029
|
}): Promise<TransactionFrameResponse>;
|
|
2018
2030
|
/**
|
|
2019
|
-
* Send notifications to interactors of a mini app
|
|
2031
|
+
* Send notifications to interactors of a mini app. By default every broadcast is delivered synchronously and returns 200 with aggregate counts. When the `ASYNC_NOTIFICATIONS_ENABLED` server flag is on, broadcasts with more than 100 notification tokens are queued and return 202 with a campaign_id instead; poll the campaign stats endpoint for progress. Small broadcasts always stay synchronous.
|
|
2020
2032
|
*
|
|
2021
2033
|
* @summary Send notifications
|
|
2022
2034
|
*
|
|
@@ -2434,7 +2446,7 @@ export declare class NeynarAPIClient {
|
|
|
2434
2446
|
* @param {string} params.owner - Ethereum address of the one who is creating the token
|
|
2435
2447
|
* @param {string} params.symbol - Symbol/Ticker for the token
|
|
2436
2448
|
* @param {string} params.name - Name of the token
|
|
2437
|
-
* @param {File
|
|
2449
|
+
* @param {File} params.metadataMedia [optional] - Media file associated with the token. Supported formats are image/jpeg, image/gif and image/png
|
|
2438
2450
|
* @param {string} params.metadataDescription [optional] - Description of the token
|
|
2439
2451
|
* @param {DeployFungibleMetadataNsfwEnum} params.metadataNsfw [optional] - Indicates if the token is NSFW (Not Safe For Work).
|
|
2440
2452
|
* @param {string} params.metadataWebsiteLink [optional] - Website link related to the token
|
|
@@ -2473,7 +2485,7 @@ export declare class NeynarAPIClient {
|
|
|
2473
2485
|
owner: string;
|
|
2474
2486
|
symbol: string;
|
|
2475
2487
|
name: string;
|
|
2476
|
-
metadataMedia?: File
|
|
2488
|
+
metadataMedia?: File;
|
|
2477
2489
|
metadataDescription?: string;
|
|
2478
2490
|
metadataNsfw?: DeployFungibleMetadataNsfwEnum;
|
|
2479
2491
|
metadataWebsiteLink?: string;
|
|
@@ -2483,6 +2495,37 @@ export declare class NeynarAPIClient {
|
|
|
2483
2495
|
network?: DeployFungibleNetworkEnum;
|
|
2484
2496
|
factory?: DeployFungibleFactoryEnum;
|
|
2485
2497
|
}): Promise<DeployFungibleResponse>;
|
|
2498
|
+
/**
|
|
2499
|
+
* Fetch relevant owners for multiple on chain assets in a single request, up to 10 contract addresses at a time.
|
|
2500
|
+
*
|
|
2501
|
+
* @summary Bulk relevant owners
|
|
2502
|
+
*
|
|
2503
|
+
* @param {object} params
|
|
2504
|
+
* @param {string[]} params.contractAddresses - Comma separated list of contract addresses, up to 10 at a time
|
|
2505
|
+
* @param {FetchBulkRelevantFungibleOwnersNetworkEnum} params.network - Network of the fungible assets.
|
|
2506
|
+
* @param {number} params.viewerFid [optional] - If you provide a viewer_fid, the response will include token holders from the user's network, respecting their mutes and blocks and including viewer_context.
|
|
2507
|
+
*
|
|
2508
|
+
* @returns {Promise<BulkRelevantFungibleOwnersResponse>} A promise that resolves to a `BulkRelevantFungibleOwnersResponse` object.
|
|
2509
|
+
*
|
|
2510
|
+
* @example
|
|
2511
|
+
*
|
|
2512
|
+
* // Fill in the appropriate values
|
|
2513
|
+
* const contractAddresses =
|
|
2514
|
+
* const network =
|
|
2515
|
+
* const viewerFid =
|
|
2516
|
+
*
|
|
2517
|
+
* client.fetchBulkRelevantFungibleOwners({ contractAddresses, network, viewerFid }).then(response => {
|
|
2518
|
+
* console.log('response:', response);
|
|
2519
|
+
* });
|
|
2520
|
+
*
|
|
2521
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-bulk-relevant-fungible-owners)
|
|
2522
|
+
*
|
|
2523
|
+
*/
|
|
2524
|
+
fetchBulkRelevantFungibleOwners(params: {
|
|
2525
|
+
contractAddresses: string[];
|
|
2526
|
+
network: FetchBulkRelevantFungibleOwnersNetworkEnum;
|
|
2527
|
+
viewerFid?: number;
|
|
2528
|
+
}): Promise<BulkRelevantFungibleOwnersResponse>;
|
|
2486
2529
|
/**
|
|
2487
2530
|
* Get recent trades for a specific fungible within a timeframe. Returns trades ordered by timestamp (most recent first).
|
|
2488
2531
|
*
|
|
@@ -2492,7 +2535,7 @@ export declare class NeynarAPIClient {
|
|
|
2492
2535
|
* @param {FetchFungibleTradesNetworkEnum} params.network
|
|
2493
2536
|
* @param {string} params.address - Contract address
|
|
2494
2537
|
* @param {FetchFungibleTradesTimeWindowEnum} params.timeWindow [optional] - Time window for trades e.g. "1h", "6h", "12h", "24h", "7d"
|
|
2495
|
-
* @param {number
|
|
2538
|
+
* @param {number} params.minAmountUsd [optional] - Minimum USD amount to filter trades
|
|
2496
2539
|
*
|
|
2497
2540
|
* @returns {Promise<FetchFungibleTrades200Response>} A promise that resolves to a `FetchFungibleTrades200Response` object.
|
|
2498
2541
|
*
|
|
@@ -2515,7 +2558,7 @@ export declare class NeynarAPIClient {
|
|
|
2515
2558
|
network: FetchFungibleTradesNetworkEnum;
|
|
2516
2559
|
address: string;
|
|
2517
2560
|
timeWindow?: FetchFungibleTradesTimeWindowEnum;
|
|
2518
|
-
minAmountUsd?: number
|
|
2561
|
+
minAmountUsd?: number;
|
|
2519
2562
|
}): Promise<FetchFungibleTrades200Response>;
|
|
2520
2563
|
/**
|
|
2521
2564
|
* Fetch details for fungible assets identified by fungible identifiers.
|
|
@@ -2524,7 +2567,7 @@ export declare class NeynarAPIClient {
|
|
|
2524
2567
|
*
|
|
2525
2568
|
* @param {object} params
|
|
2526
2569
|
* @param {string} params.fungibles - Comma-separated fungible identifiers
|
|
2527
|
-
* @param {number
|
|
2570
|
+
* @param {number} params.viewerFid [optional] - Optional FID of the viewer to personalize cast count filtering
|
|
2528
2571
|
*
|
|
2529
2572
|
* @returns {Promise<FungiblesResponseSchema>} A promise that resolves to a `FungiblesResponseSchema` object.
|
|
2530
2573
|
*
|
|
@@ -2543,7 +2586,7 @@ export declare class NeynarAPIClient {
|
|
|
2543
2586
|
*/
|
|
2544
2587
|
fetchFungibles(params: {
|
|
2545
2588
|
fungibles: string;
|
|
2546
|
-
viewerFid?: number
|
|
2589
|
+
viewerFid?: number;
|
|
2547
2590
|
}): Promise<FungiblesResponseSchema>;
|
|
2548
2591
|
/**
|
|
2549
2592
|
* Fetch a list of relevant owners for a on chain asset. If a viewer is provided, only relevant holders will be shown. This usually shows on a fungible asset page as \"X, Y, Z and N others you know own this asset\".
|
|
@@ -2632,6 +2675,31 @@ export declare class NeynarAPIClient {
|
|
|
2632
2675
|
fid: number;
|
|
2633
2676
|
networks: Array<FetchUserBalanceNetworksEnum>;
|
|
2634
2677
|
}): Promise<BalanceResponse>;
|
|
2678
|
+
/**
|
|
2679
|
+
* Generate a new image or edit existing images using AI. Returns a publicly accessible URL to the generated image.
|
|
2680
|
+
*
|
|
2681
|
+
* @summary Generate an NFT image
|
|
2682
|
+
*
|
|
2683
|
+
* @param {object} params
|
|
2684
|
+
* @param {GenerateImageRequest} params.generateImageRequest
|
|
2685
|
+
*
|
|
2686
|
+
* @returns {Promise<GenerateImage200Response>} A promise that resolves to a `GenerateImage200Response` object.
|
|
2687
|
+
*
|
|
2688
|
+
* @example
|
|
2689
|
+
*
|
|
2690
|
+
* // Fill in the appropriate values
|
|
2691
|
+
* const generateImageRequest =
|
|
2692
|
+
*
|
|
2693
|
+
* client.generateImage({ generateImageRequest }).then(response => {
|
|
2694
|
+
* console.log('response:', response);
|
|
2695
|
+
* });
|
|
2696
|
+
*
|
|
2697
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/generate-image)
|
|
2698
|
+
*
|
|
2699
|
+
*/
|
|
2700
|
+
generateImage(params: {
|
|
2701
|
+
generateImageRequest: GenerateImageRequest;
|
|
2702
|
+
}): Promise<GenerateImage200Response>;
|
|
2635
2703
|
/**
|
|
2636
2704
|
* Fetch metadata for a specific token including price, market data, and basic information. Data is fetched from onchain-indexer with fallback to third-party providers.
|
|
2637
2705
|
*
|
|
@@ -2667,7 +2735,7 @@ export declare class NeynarAPIClient {
|
|
|
2667
2735
|
*
|
|
2668
2736
|
* @param {object} params
|
|
2669
2737
|
* @param {string[]} params.networks - Comma-separated list of networks to query. Each value must be a valid network (ethereum, optimism, base, arbitrum).
|
|
2670
|
-
* @param {string} params.address -
|
|
2738
|
+
* @param {string} params.address - Wallet address
|
|
2671
2739
|
* @param {number} params.limit [optional] - Number of results to return (max 100) (Default: 50, Maximum: 100)
|
|
2672
2740
|
* @param {string} params.cursor [optional] - Pagination cursor.
|
|
2673
2741
|
*
|
|
@@ -2817,13 +2885,109 @@ export declare class NeynarAPIClient {
|
|
|
2817
2885
|
nftContractAddress: string;
|
|
2818
2886
|
network: SimulateNftMintNetworkEnum;
|
|
2819
2887
|
}): Promise<SimulateNftMintResponse>;
|
|
2888
|
+
/**
|
|
2889
|
+
* Uploads metadata JSON to S3 for one or more tokens on a deployed contract. Requires contract ownership via the wallet header.
|
|
2890
|
+
*
|
|
2891
|
+
* @summary Upload NFT token metadata
|
|
2892
|
+
*
|
|
2893
|
+
* @param {object} params
|
|
2894
|
+
* @param {UploadTokenMetadataRequest} params.uploadTokenMetadataRequest
|
|
2895
|
+
*
|
|
2896
|
+
* @returns {Promise<UploadTokenMetadata200Response>} A promise that resolves to a `UploadTokenMetadata200Response` object.
|
|
2897
|
+
*
|
|
2898
|
+
* @example
|
|
2899
|
+
*
|
|
2900
|
+
* // Fill in the appropriate values
|
|
2901
|
+
* const uploadTokenMetadataRequest =
|
|
2902
|
+
*
|
|
2903
|
+
* client.uploadTokenMetadata({ uploadTokenMetadataRequest }).then(response => {
|
|
2904
|
+
* console.log('response:', response);
|
|
2905
|
+
* });
|
|
2906
|
+
*
|
|
2907
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/upload-token-metadata)
|
|
2908
|
+
*
|
|
2909
|
+
*/
|
|
2910
|
+
uploadTokenMetadata(params: {
|
|
2911
|
+
uploadTokenMetadataRequest: UploadTokenMetadataRequest;
|
|
2912
|
+
}): Promise<UploadTokenMetadata200Response>;
|
|
2913
|
+
/**
|
|
2914
|
+
* Retrieves billing and subscription details for the current organization, including plan status, product category, billing email, and effective plan.
|
|
2915
|
+
*
|
|
2916
|
+
* @summary Get billing information for the current organization
|
|
2917
|
+
*
|
|
2918
|
+
*
|
|
2919
|
+
* @returns {Promise<Billing200Response>} A promise that resolves to a `Billing200Response` object.
|
|
2920
|
+
*
|
|
2921
|
+
* @example
|
|
2922
|
+
*
|
|
2923
|
+
* client.billing().then(response => {
|
|
2924
|
+
* console.log('response:', response);
|
|
2925
|
+
* });
|
|
2926
|
+
*
|
|
2927
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/billing)
|
|
2928
|
+
*
|
|
2929
|
+
*/
|
|
2930
|
+
billing(): Promise<Billing200Response>;
|
|
2931
|
+
/**
|
|
2932
|
+
* Applies a subscription plan change for the current organization and returns the applied credit, charge amount, and whether the change takes effect immediately.
|
|
2933
|
+
*
|
|
2934
|
+
* @summary Process subscription upgrade with credit
|
|
2935
|
+
*
|
|
2936
|
+
* @param {object} params
|
|
2937
|
+
* @param {UpgradeRequest} params.upgradeRequest
|
|
2938
|
+
*
|
|
2939
|
+
* @returns {Promise<Upgrade200Response>} A promise that resolves to a `Upgrade200Response` object.
|
|
2940
|
+
*
|
|
2941
|
+
* @example
|
|
2942
|
+
*
|
|
2943
|
+
* // Fill in the appropriate values
|
|
2944
|
+
* const upgradeRequest =
|
|
2945
|
+
*
|
|
2946
|
+
* client.upgrade({ upgradeRequest }).then(response => {
|
|
2947
|
+
* console.log('response:', response);
|
|
2948
|
+
* });
|
|
2949
|
+
*
|
|
2950
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/upgrade)
|
|
2951
|
+
*
|
|
2952
|
+
*/
|
|
2953
|
+
upgrade(params: {
|
|
2954
|
+
upgradeRequest: UpgradeRequest;
|
|
2955
|
+
}): Promise<Upgrade200Response>;
|
|
2956
|
+
/**
|
|
2957
|
+
* Calculates the billing impact of changing to a new subscription plan, including available credit, charge amount, and whether the billing date or usage carryover changes.
|
|
2958
|
+
*
|
|
2959
|
+
* @summary Get upgrade preview with credit calculation
|
|
2960
|
+
*
|
|
2961
|
+
* @param {object} params
|
|
2962
|
+
* @param {string} params.newPlan
|
|
2963
|
+
* @param {UpgradePreviewProductCategoryEnum} params.productCategory [optional]
|
|
2964
|
+
*
|
|
2965
|
+
* @returns {Promise<UpgradePreview200Response>} A promise that resolves to a `UpgradePreview200Response` object.
|
|
2966
|
+
*
|
|
2967
|
+
* @example
|
|
2968
|
+
*
|
|
2969
|
+
* // Fill in the appropriate values
|
|
2970
|
+
* const newPlan =
|
|
2971
|
+
* const productCategory =
|
|
2972
|
+
*
|
|
2973
|
+
* client.upgradePreview({ newPlan, productCategory }).then(response => {
|
|
2974
|
+
* console.log('response:', response);
|
|
2975
|
+
* });
|
|
2976
|
+
*
|
|
2977
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/upgrade-preview)
|
|
2978
|
+
*
|
|
2979
|
+
*/
|
|
2980
|
+
upgradePreview(params: {
|
|
2981
|
+
newPlan: string;
|
|
2982
|
+
productCategory?: UpgradePreviewProductCategoryEnum;
|
|
2983
|
+
}): Promise<UpgradePreview200Response>;
|
|
2820
2984
|
/**
|
|
2821
2985
|
* Delete a reaction (like or recast) to a cast (In order to delete a reaction `signer_uuid` must be approved)
|
|
2822
2986
|
*
|
|
2823
2987
|
* @summary Delete reaction
|
|
2824
2988
|
*
|
|
2825
2989
|
* @param {object} params
|
|
2826
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
2990
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
2827
2991
|
* @param {ReactionType} params.reactionType
|
|
2828
2992
|
* @param {string} params.target - Target cast hash (hex string starting with 0x) OR a valid URL.
|
|
2829
2993
|
* @param {number} params.targetAuthorFid [optional] - The unique identifier of a farcaster user or app (unsigned integer)
|
|
@@ -2932,7 +3096,7 @@ export declare class NeynarAPIClient {
|
|
|
2932
3096
|
* @summary Post a reaction
|
|
2933
3097
|
*
|
|
2934
3098
|
* @param {object} params
|
|
2935
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
3099
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
2936
3100
|
* @param {ReactionType} params.reactionType
|
|
2937
3101
|
* @param {string} params.target - Target cast hash (hex string starting with 0x) OR a valid URL.
|
|
2938
3102
|
* @param {number} params.targetAuthorFid [optional] - The unique identifier of a farcaster user or app (unsigned integer)
|
|
@@ -3118,8 +3282,8 @@ export declare class NeynarAPIClient {
|
|
|
3118
3282
|
* @summary Register Signed Key
|
|
3119
3283
|
*
|
|
3120
3284
|
* @param {object} params
|
|
3121
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
3122
|
-
* @param {string} params.signature - Signature generated by the custody address of the app. Signed data includes app_fid, deadline, signer's public key
|
|
3285
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
3286
|
+
* @param {string} params.signature - Signature generated by the custody address of the app. Signed data includes app_fid, deadline, signer\'s public key
|
|
3123
3287
|
* @param {number} params.appFid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
3124
3288
|
* @param {number} params.deadline - unix timestamp in seconds that controls how long the signed key request is valid for. (24 hours from now is recommended)
|
|
3125
3289
|
* @param {string} params.redirectUrl [optional] - Url to redirect to after the signer is approved. **Note** : This should only be used when requesting a signer from a native mobile application.
|
|
@@ -3159,7 +3323,7 @@ export declare class NeynarAPIClient {
|
|
|
3159
3323
|
*
|
|
3160
3324
|
* @param {object} params
|
|
3161
3325
|
* @param {string} params.publicKey - Ed25519 public key
|
|
3162
|
-
* @param {string} params.signature - Signature generated by the custody address of the app. Signed data includes app_fid, deadline, signer's public key
|
|
3326
|
+
* @param {string} params.signature - Signature generated by the custody address of the app. Signed data includes app_fid, deadline, signer\'s public key
|
|
3163
3327
|
* @param {number} params.appFid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
3164
3328
|
* @param {number} params.deadline - unix timestamp in seconds that controls how long the signed key request is valid for. (24 hours from now is recommended)
|
|
3165
3329
|
* @param {string} params.redirectUrl [optional] - Url to redirect to after the signer is approved. **Note** : This should only be used when requesting a signer from a native mobile application.
|
|
@@ -3198,7 +3362,7 @@ export declare class NeynarAPIClient {
|
|
|
3198
3362
|
* @summary Buy storage
|
|
3199
3363
|
*
|
|
3200
3364
|
* @param {object} params
|
|
3201
|
-
* @param {number} params.fid
|
|
3365
|
+
* @param {number} params.fid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
3202
3366
|
* @param {number} params.units [optional] - Number of storage units to buy. A storage unit lets you store 5000 casts, 2500 reactions and 2500 links.
|
|
3203
3367
|
* @param {string} params.idem [optional] - An Idempotency key is a unique identifier for the request. **Note:** 1) This is used to prevent duplicate requests. Use the same idem key on retry attempts. 2) This should be a unique identifier for each request. 3) Recommended format is a 16-character string generated by the developer at the time of making this request.
|
|
3204
3368
|
*
|
|
@@ -3273,6 +3437,34 @@ export declare class NeynarAPIClient {
|
|
|
3273
3437
|
lookupUserStorageUsage(params: {
|
|
3274
3438
|
fid: number;
|
|
3275
3439
|
}): Promise<StorageUsageResponse>;
|
|
3440
|
+
/**
|
|
3441
|
+
* Assigns a custom *.neynar.app subdomain to the user\'s deployed miniapp. The new domain is added to the Vercel project alongside the existing auto-assigned domain. The productionDomain in the database is updated to the custom domain. Requires API key authentication. Note: Studio CU is tracked based on LLM token usage, not per API call.
|
|
3442
|
+
*
|
|
3443
|
+
* @summary Assign a custom subdomain to a deployed miniapp
|
|
3444
|
+
*
|
|
3445
|
+
* @param {object} params
|
|
3446
|
+
* @param {number} params.fid - Farcaster ID of the requesting user
|
|
3447
|
+
* @param {AssignCustomDomainRequest} params.assignCustomDomainRequest
|
|
3448
|
+
*
|
|
3449
|
+
* @returns {Promise<AssignCustomDomain200Response>} A promise that resolves to a `AssignCustomDomain200Response` object.
|
|
3450
|
+
*
|
|
3451
|
+
* @example
|
|
3452
|
+
*
|
|
3453
|
+
* // Fill in the appropriate values
|
|
3454
|
+
* const fid =
|
|
3455
|
+
* const assignCustomDomainRequest =
|
|
3456
|
+
*
|
|
3457
|
+
* client.assignCustomDomain({ fid, assignCustomDomainRequest }).then(response => {
|
|
3458
|
+
* console.log('response:', response);
|
|
3459
|
+
* });
|
|
3460
|
+
*
|
|
3461
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/assign-custom-domain)
|
|
3462
|
+
*
|
|
3463
|
+
*/
|
|
3464
|
+
assignCustomDomain(params: {
|
|
3465
|
+
fid: number;
|
|
3466
|
+
assignCustomDomainRequest: AssignCustomDomainRequest;
|
|
3467
|
+
}): Promise<AssignCustomDomain200Response>;
|
|
3276
3468
|
/**
|
|
3277
3469
|
* Associates a generated miniapp with a Farcaster account using a JFS-signed domain association. Requires API key authentication. Note: Studio CU is tracked based on LLM token usage, not per API call.
|
|
3278
3470
|
*
|
|
@@ -3323,6 +3515,84 @@ export declare class NeynarAPIClient {
|
|
|
3323
3515
|
build(params: {
|
|
3324
3516
|
buildRequest: BuildRequest;
|
|
3325
3517
|
}): Promise<void>;
|
|
3518
|
+
/**
|
|
3519
|
+
* Cancels an in-progress Claude Code session for a deployment. Safe to call even if no session is active — returns cancelled: false in that case.
|
|
3520
|
+
*
|
|
3521
|
+
* @summary Cancel an active Claude session for a deployment
|
|
3522
|
+
*
|
|
3523
|
+
* @param {object} params
|
|
3524
|
+
* @param {CancelSessionRequest} params.cancelSessionRequest
|
|
3525
|
+
*
|
|
3526
|
+
* @returns {Promise<CancelSession200Response>} A promise that resolves to a `CancelSession200Response` object.
|
|
3527
|
+
*
|
|
3528
|
+
* @example
|
|
3529
|
+
*
|
|
3530
|
+
* // Fill in the appropriate values
|
|
3531
|
+
* const cancelSessionRequest =
|
|
3532
|
+
*
|
|
3533
|
+
* client.cancelSession({ cancelSessionRequest }).then(response => {
|
|
3534
|
+
* console.log('response:', response);
|
|
3535
|
+
* });
|
|
3536
|
+
*
|
|
3537
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/cancel-session)
|
|
3538
|
+
*
|
|
3539
|
+
*/
|
|
3540
|
+
cancelSession(params: {
|
|
3541
|
+
cancelSessionRequest: CancelSessionRequest;
|
|
3542
|
+
}): Promise<CancelSession200Response>;
|
|
3543
|
+
/**
|
|
3544
|
+
* Checks whether a custom *.neynar.app subdomain is available for assignment. Validates format, checks reserved names, and verifies no other active deployment is using it. Note: Studio CU is tracked based on LLM token usage, not per API call.
|
|
3545
|
+
*
|
|
3546
|
+
* @summary Check if a custom subdomain is available
|
|
3547
|
+
*
|
|
3548
|
+
* @param {object} params
|
|
3549
|
+
* @param {number} params.fid - Farcaster ID of the requesting user
|
|
3550
|
+
* @param {string} params.subdomain - The desired subdomain (without .neynar.app suffix). Must be 3-63 characters, lowercase alphanumeric and hyphens only.
|
|
3551
|
+
*
|
|
3552
|
+
* @returns {Promise<CheckDomainAvailability200Response>} A promise that resolves to a `CheckDomainAvailability200Response` object.
|
|
3553
|
+
*
|
|
3554
|
+
* @example
|
|
3555
|
+
*
|
|
3556
|
+
* // Fill in the appropriate values
|
|
3557
|
+
* const fid =
|
|
3558
|
+
* const subdomain =
|
|
3559
|
+
*
|
|
3560
|
+
* client.checkDomainAvailability({ fid, subdomain }).then(response => {
|
|
3561
|
+
* console.log('response:', response);
|
|
3562
|
+
* });
|
|
3563
|
+
*
|
|
3564
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/check-domain-availability)
|
|
3565
|
+
*
|
|
3566
|
+
*/
|
|
3567
|
+
checkDomainAvailability(params: {
|
|
3568
|
+
fid: number;
|
|
3569
|
+
subdomain: string;
|
|
3570
|
+
}): Promise<CheckDomainAvailability200Response>;
|
|
3571
|
+
/**
|
|
3572
|
+
* Claims the most recent credit drop for the authenticated user. The drop\'s allowance is surfaced dynamically until expires_at and does not mutate extra_credits. Only drops created within the past 24 hours can be claimed.
|
|
3573
|
+
*
|
|
3574
|
+
* @summary Claim credit drop
|
|
3575
|
+
*
|
|
3576
|
+
* @param {object} params
|
|
3577
|
+
* @param {ClaimCreditDropRequest} params.claimCreditDropRequest
|
|
3578
|
+
*
|
|
3579
|
+
* @returns {Promise<ClaimCreditDrop200Response>} A promise that resolves to a `ClaimCreditDrop200Response` object.
|
|
3580
|
+
*
|
|
3581
|
+
* @example
|
|
3582
|
+
*
|
|
3583
|
+
* // Fill in the appropriate values
|
|
3584
|
+
* const claimCreditDropRequest =
|
|
3585
|
+
*
|
|
3586
|
+
* client.claimCreditDrop({ claimCreditDropRequest }).then(response => {
|
|
3587
|
+
* console.log('response:', response);
|
|
3588
|
+
* });
|
|
3589
|
+
*
|
|
3590
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/claim-credit-drop)
|
|
3591
|
+
*
|
|
3592
|
+
*/
|
|
3593
|
+
claimCreditDrop(params: {
|
|
3594
|
+
claimCreditDropRequest: ClaimCreditDropRequest;
|
|
3595
|
+
}): Promise<ClaimCreditDrop200Response>;
|
|
3326
3596
|
/**
|
|
3327
3597
|
* Creates and deploys an instance of the miniapp generator for a user. Requires authentication via API key in the request header. Note: Studio CU is tracked based on LLM token usage, not per API call.
|
|
3328
3598
|
*
|
|
@@ -3476,6 +3746,40 @@ export declare class NeynarAPIClient {
|
|
|
3476
3746
|
executeSql(params: {
|
|
3477
3747
|
executeSqlRequest: ExecuteSqlRequest;
|
|
3478
3748
|
}): Promise<ExecuteSql200Response>;
|
|
3749
|
+
/**
|
|
3750
|
+
* Downloads the generated miniapp source code as a binary ZIP archive (Content-Type: application/zip). Requires a paid Studio subscription (GROWTH, STUDIO_PLUS, STUDIO_MAX, or INTERNAL). The deployment must be running. The 200 response body is a raw binary stream, not JSON.
|
|
3751
|
+
*
|
|
3752
|
+
* @summary Export deployment source code as ZIP
|
|
3753
|
+
*
|
|
3754
|
+
* @param {object} params
|
|
3755
|
+
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3756
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3757
|
+
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3758
|
+
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3759
|
+
*
|
|
3760
|
+
* @returns {Promise<void>} A promise that resolves to a `void` object.
|
|
3761
|
+
*
|
|
3762
|
+
* @example
|
|
3763
|
+
*
|
|
3764
|
+
* // Fill in the appropriate values
|
|
3765
|
+
* const deploymentId =
|
|
3766
|
+
* const fid =
|
|
3767
|
+
* const name =
|
|
3768
|
+
* const namespace =
|
|
3769
|
+
*
|
|
3770
|
+
* client.exportZip({ deploymentId, fid, name, namespace }).then(response => {
|
|
3771
|
+
* console.log('response:', response);
|
|
3772
|
+
* });
|
|
3773
|
+
*
|
|
3774
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/export-zip)
|
|
3775
|
+
*
|
|
3776
|
+
*/
|
|
3777
|
+
exportZip(params: {
|
|
3778
|
+
deploymentId?: string;
|
|
3779
|
+
fid?: number;
|
|
3780
|
+
name?: string;
|
|
3781
|
+
namespace?: string;
|
|
3782
|
+
}): Promise<void>;
|
|
3479
3783
|
/**
|
|
3480
3784
|
* Retrieves the account-association.json file from a miniapp deployment, which contains the JFS-signed domain association. Requires API key authentication.
|
|
3481
3785
|
*
|
|
@@ -3508,17 +3812,19 @@ export declare class NeynarAPIClient {
|
|
|
3508
3812
|
name?: string;
|
|
3509
3813
|
}): Promise<GetAccountAssociation200Response>;
|
|
3510
3814
|
/**
|
|
3511
|
-
* Retrieves
|
|
3815
|
+
* Retrieves messages in a specific conversation with cursor-based pagination (newest first). Requires API key authentication. Note: Studio CU is tracked based on LLM token usage, not per API call.
|
|
3512
3816
|
*
|
|
3513
3817
|
* @summary Get messages in a conversation
|
|
3514
3818
|
*
|
|
3515
3819
|
* @param {object} params
|
|
3516
3820
|
* @param {string} params.conversationId - Conversation ID
|
|
3517
3821
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3518
|
-
* @param {number
|
|
3822
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3519
3823
|
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3520
3824
|
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3521
|
-
* @param {boolean
|
|
3825
|
+
* @param {boolean} params.includeDeleted [optional] - Include deleted messages in the response. Defaults to false.
|
|
3826
|
+
* @param {number} params.limit [optional] - Maximum number of messages to return per page. Defaults to 50, max 100. (Default: 50, Maximum: 100)
|
|
3827
|
+
* @param {string} params.cursor [optional] - Pagination cursor for fetching older messages. Omit to start from most recent.
|
|
3522
3828
|
*
|
|
3523
3829
|
* @returns {Promise<GetConversationMessages200Response>} A promise that resolves to a `GetConversationMessages200Response` object.
|
|
3524
3830
|
*
|
|
@@ -3531,8 +3837,9 @@ export declare class NeynarAPIClient {
|
|
|
3531
3837
|
* const name =
|
|
3532
3838
|
* const namespace =
|
|
3533
3839
|
* const includeDeleted =
|
|
3840
|
+
* const limit =
|
|
3534
3841
|
*
|
|
3535
|
-
* client.getConversationMessages({ conversationId, deploymentId, fid, name, namespace, includeDeleted }).then(response => {
|
|
3842
|
+
* client.getConversationMessages({ conversationId, deploymentId, fid, name, namespace, includeDeleted, limit }).then(response => {
|
|
3536
3843
|
* console.log('response:', response);
|
|
3537
3844
|
* });
|
|
3538
3845
|
*
|
|
@@ -3542,11 +3849,38 @@ export declare class NeynarAPIClient {
|
|
|
3542
3849
|
getConversationMessages(params: {
|
|
3543
3850
|
conversationId: string;
|
|
3544
3851
|
deploymentId?: string;
|
|
3545
|
-
fid?: number
|
|
3852
|
+
fid?: number;
|
|
3546
3853
|
name?: string;
|
|
3547
3854
|
namespace?: string;
|
|
3548
|
-
includeDeleted?: boolean
|
|
3855
|
+
includeDeleted?: boolean;
|
|
3856
|
+
limit?: number;
|
|
3857
|
+
cursor?: string;
|
|
3549
3858
|
}): Promise<GetConversationMessages200Response>;
|
|
3859
|
+
/**
|
|
3860
|
+
* Returns the most recent credit drop for the authenticated user. Returns the drop regardless of claimed/expired status.
|
|
3861
|
+
*
|
|
3862
|
+
* @summary Get most recent credit drop
|
|
3863
|
+
*
|
|
3864
|
+
* @param {object} params
|
|
3865
|
+
* @param {number} params.fid - Farcaster ID of the user
|
|
3866
|
+
*
|
|
3867
|
+
* @returns {Promise<GetCreditDrop200Response>} A promise that resolves to a `GetCreditDrop200Response` object.
|
|
3868
|
+
*
|
|
3869
|
+
* @example
|
|
3870
|
+
*
|
|
3871
|
+
* // Fill in the appropriate values
|
|
3872
|
+
* const fid =
|
|
3873
|
+
*
|
|
3874
|
+
* client.getCreditDrop({ fid }).then(response => {
|
|
3875
|
+
* console.log('response:', response);
|
|
3876
|
+
* });
|
|
3877
|
+
*
|
|
3878
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-credit-drop)
|
|
3879
|
+
*
|
|
3880
|
+
*/
|
|
3881
|
+
getCreditDrop(params: {
|
|
3882
|
+
fid: number;
|
|
3883
|
+
}): Promise<GetCreditDrop200Response>;
|
|
3550
3884
|
/**
|
|
3551
3885
|
* Fetches info about a miniapp generator deployment by its deployment_id or name and creator\'s Farcaster ID. Requires API key authentication. Note: Studio CU is tracked based on LLM token usage, not per API call.
|
|
3552
3886
|
*
|
|
@@ -3554,7 +3888,7 @@ export declare class NeynarAPIClient {
|
|
|
3554
3888
|
*
|
|
3555
3889
|
* @param {object} params
|
|
3556
3890
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3557
|
-
* @param {number
|
|
3891
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3558
3892
|
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3559
3893
|
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3560
3894
|
*
|
|
@@ -3577,7 +3911,7 @@ export declare class NeynarAPIClient {
|
|
|
3577
3911
|
*/
|
|
3578
3912
|
getDeployment(params: {
|
|
3579
3913
|
deploymentId?: string;
|
|
3580
|
-
fid?: number
|
|
3914
|
+
fid?: number;
|
|
3581
3915
|
name?: string;
|
|
3582
3916
|
namespace?: string;
|
|
3583
3917
|
}): Promise<ListDeployments200ResponseInner>;
|
|
@@ -3589,7 +3923,7 @@ export declare class NeynarAPIClient {
|
|
|
3589
3923
|
* @param {object} params
|
|
3590
3924
|
* @param {string} params.filePath - File path relative to gen/
|
|
3591
3925
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3592
|
-
* @param {number
|
|
3926
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3593
3927
|
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3594
3928
|
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3595
3929
|
*
|
|
@@ -3614,7 +3948,7 @@ export declare class NeynarAPIClient {
|
|
|
3614
3948
|
getDeploymentFile(params: {
|
|
3615
3949
|
filePath: string;
|
|
3616
3950
|
deploymentId?: string;
|
|
3617
|
-
fid?: number
|
|
3951
|
+
fid?: number;
|
|
3618
3952
|
name?: string;
|
|
3619
3953
|
namespace?: string;
|
|
3620
3954
|
}): Promise<GetDeploymentFile200Response>;
|
|
@@ -3657,7 +3991,7 @@ export declare class NeynarAPIClient {
|
|
|
3657
3991
|
* @param {object} params
|
|
3658
3992
|
* @param {string} params.tableName
|
|
3659
3993
|
* @param {string} params.deploymentId - Deployment ID (UUID)
|
|
3660
|
-
* @param {number
|
|
3994
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user. Required for non-admin users.
|
|
3661
3995
|
*
|
|
3662
3996
|
* @returns {Promise<GetTableSchema200Response>} A promise that resolves to a `GetTableSchema200Response` object.
|
|
3663
3997
|
*
|
|
@@ -3678,7 +4012,7 @@ export declare class NeynarAPIClient {
|
|
|
3678
4012
|
getTableSchema(params: {
|
|
3679
4013
|
tableName: string;
|
|
3680
4014
|
deploymentId: string;
|
|
3681
|
-
fid?: number
|
|
4015
|
+
fid?: number;
|
|
3682
4016
|
}): Promise<GetTableSchema200Response>;
|
|
3683
4017
|
/**
|
|
3684
4018
|
* Inserts one or more rows into the specified table. Returns the inserted rows with generated values.
|
|
@@ -3715,9 +4049,9 @@ export declare class NeynarAPIClient {
|
|
|
3715
4049
|
*
|
|
3716
4050
|
* @param {object} params
|
|
3717
4051
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). If provided, filters conversations to this deployment only.
|
|
3718
|
-
* @param {number
|
|
4052
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user. Required for non-admin users. Studio admins can omit to query all conversations.
|
|
3719
4053
|
* @param {string} params.name [optional] - Kubernetes deployment name. If provided, filters conversations to this deployment only.
|
|
3720
|
-
* @param {boolean
|
|
4054
|
+
* @param {boolean} params.includeDeleted [optional] - Include deleted conversations in the response. Defaults to false.
|
|
3721
4055
|
*
|
|
3722
4056
|
* @returns {Promise<ListConversations200Response>} A promise that resolves to a `ListConversations200Response` object.
|
|
3723
4057
|
*
|
|
@@ -3738,9 +4072,9 @@ export declare class NeynarAPIClient {
|
|
|
3738
4072
|
*/
|
|
3739
4073
|
listConversations(params: {
|
|
3740
4074
|
deploymentId?: string;
|
|
3741
|
-
fid?: number
|
|
4075
|
+
fid?: number;
|
|
3742
4076
|
name?: string;
|
|
3743
|
-
includeDeleted?: boolean
|
|
4077
|
+
includeDeleted?: boolean;
|
|
3744
4078
|
}): Promise<ListConversations200Response>;
|
|
3745
4079
|
/**
|
|
3746
4080
|
* Lists files in a directory of the generated app. Requires Studio admin authentication or FID ownership validation. Note: Studio CU is tracked based on LLM token usage, not per API call.
|
|
@@ -3749,7 +4083,7 @@ export declare class NeynarAPIClient {
|
|
|
3749
4083
|
*
|
|
3750
4084
|
* @param {object} params
|
|
3751
4085
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3752
|
-
* @param {number
|
|
4086
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3753
4087
|
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3754
4088
|
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3755
4089
|
* @param {string} params.directory [optional] - Directory path relative to gen/ (defaults to root)
|
|
@@ -3774,7 +4108,7 @@ export declare class NeynarAPIClient {
|
|
|
3774
4108
|
*/
|
|
3775
4109
|
listDeploymentFiles(params: {
|
|
3776
4110
|
deploymentId?: string;
|
|
3777
|
-
fid?: number
|
|
4111
|
+
fid?: number;
|
|
3778
4112
|
name?: string;
|
|
3779
4113
|
namespace?: string;
|
|
3780
4114
|
directory?: string;
|
|
@@ -3785,10 +4119,12 @@ export declare class NeynarAPIClient {
|
|
|
3785
4119
|
* @summary List deployments
|
|
3786
4120
|
*
|
|
3787
4121
|
* @param {object} params
|
|
3788
|
-
* @param {number
|
|
4122
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user. Required for non-admin users. Studio admins can omit to query all deployments.
|
|
3789
4123
|
* @param {number} params.limit [optional] - Maximum number of deployments to return. Defaults to 50, max 1000. (Default: 50, Maximum: 1000)
|
|
3790
|
-
* @param {number
|
|
3791
|
-
* @param {
|
|
4124
|
+
* @param {number} params.offset [optional] - Number of deployments to skip for pagination. Defaults to 0.
|
|
4125
|
+
* @param {string} params.query [optional] - Search string to filter deployments by name, display name, or FID.
|
|
4126
|
+
* @param {ListDeploymentsSortByEnum} params.sortBy [optional] - Field to sort deployments by. Defaults to updated_at (most recently updated first).
|
|
4127
|
+
* @param {boolean} params.includeDeleted [optional] - Include deleted deployments in the response. Defaults to false.
|
|
3792
4128
|
*
|
|
3793
4129
|
* @returns {Promise<Array<ListDeployments200ResponseInner>>} A promise that resolves to a `Array<ListDeployments200ResponseInner>` object.
|
|
3794
4130
|
*
|
|
@@ -3798,9 +4134,11 @@ export declare class NeynarAPIClient {
|
|
|
3798
4134
|
* const fid =
|
|
3799
4135
|
* const limit =
|
|
3800
4136
|
* const offset =
|
|
4137
|
+
* const query =
|
|
4138
|
+
* const sortBy =
|
|
3801
4139
|
* const includeDeleted =
|
|
3802
4140
|
*
|
|
3803
|
-
* client.listDeployments({ fid, limit, offset, includeDeleted }).then(response => {
|
|
4141
|
+
* client.listDeployments({ fid, limit, offset, query, sortBy, includeDeleted }).then(response => {
|
|
3804
4142
|
* console.log('response:', response);
|
|
3805
4143
|
* });
|
|
3806
4144
|
*
|
|
@@ -3808,10 +4146,12 @@ export declare class NeynarAPIClient {
|
|
|
3808
4146
|
*
|
|
3809
4147
|
*/
|
|
3810
4148
|
listDeployments(params: {
|
|
3811
|
-
fid?: number
|
|
4149
|
+
fid?: number;
|
|
3812
4150
|
limit?: number;
|
|
3813
|
-
offset?: number
|
|
3814
|
-
|
|
4151
|
+
offset?: number;
|
|
4152
|
+
query?: string;
|
|
4153
|
+
sortBy?: ListDeploymentsSortByEnum;
|
|
4154
|
+
includeDeleted?: boolean;
|
|
3815
4155
|
}): Promise<Array<ListDeployments200ResponseInner>>;
|
|
3816
4156
|
/**
|
|
3817
4157
|
* Retrieves all secrets for a deployment.
|
|
@@ -3848,7 +4188,7 @@ export declare class NeynarAPIClient {
|
|
|
3848
4188
|
*
|
|
3849
4189
|
* @param {object} params
|
|
3850
4190
|
* @param {string} params.deploymentId - Deployment ID (UUID)
|
|
3851
|
-
* @param {number
|
|
4191
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user. Required for non-admin users.
|
|
3852
4192
|
*
|
|
3853
4193
|
* @returns {Promise<ListTables200Response>} A promise that resolves to a `ListTables200Response` object.
|
|
3854
4194
|
*
|
|
@@ -3867,7 +4207,7 @@ export declare class NeynarAPIClient {
|
|
|
3867
4207
|
*/
|
|
3868
4208
|
listTables(params: {
|
|
3869
4209
|
deploymentId: string;
|
|
3870
|
-
fid?: number
|
|
4210
|
+
fid?: number;
|
|
3871
4211
|
}): Promise<ListTables200Response>;
|
|
3872
4212
|
/**
|
|
3873
4213
|
* Sends a prompt to a specific miniapp generator deployment and returns a streaming response using Server-Sent Events. The response is a continuous stream of Server-Sent Events, not a single JSON payload. Each event contains a JSON object with type, message, and other fields specific to the message type. Requires authentication via API key in the request header. Note: Studio CU is tracked based on LLM token usage, not per API call.
|
|
@@ -3894,6 +4234,31 @@ export declare class NeynarAPIClient {
|
|
|
3894
4234
|
promptDeploymentStream(params: {
|
|
3895
4235
|
promptDeploymentStreamRequest: PromptDeploymentStreamRequest;
|
|
3896
4236
|
}): Promise<void>;
|
|
4237
|
+
/**
|
|
4238
|
+
* Provisions a Neon PostgreSQL database for the deployment, or validates and attaches a user-provided (BYO) connection string. Idempotent — returns success if already provisioned.
|
|
4239
|
+
*
|
|
4240
|
+
* @summary Provision a database for a deployment
|
|
4241
|
+
*
|
|
4242
|
+
* @param {object} params
|
|
4243
|
+
* @param {ProvisionRequest} params.provisionRequest
|
|
4244
|
+
*
|
|
4245
|
+
* @returns {Promise<Provision200Response>} A promise that resolves to a `Provision200Response` object.
|
|
4246
|
+
*
|
|
4247
|
+
* @example
|
|
4248
|
+
*
|
|
4249
|
+
* // Fill in the appropriate values
|
|
4250
|
+
* const provisionRequest =
|
|
4251
|
+
*
|
|
4252
|
+
* client.provision({ provisionRequest }).then(response => {
|
|
4253
|
+
* console.log('response:', response);
|
|
4254
|
+
* });
|
|
4255
|
+
*
|
|
4256
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/provision)
|
|
4257
|
+
*
|
|
4258
|
+
*/
|
|
4259
|
+
provision(params: {
|
|
4260
|
+
provisionRequest: ProvisionRequest;
|
|
4261
|
+
}): Promise<Provision200Response>;
|
|
3897
4262
|
/**
|
|
3898
4263
|
* Query data from a table with pagination and sorting.
|
|
3899
4264
|
*
|
|
@@ -4104,7 +4469,7 @@ export declare class NeynarAPIClient {
|
|
|
4104
4469
|
*
|
|
4105
4470
|
* @param {object} params
|
|
4106
4471
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
4107
|
-
* @param {number
|
|
4472
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user
|
|
4108
4473
|
* @param {string} params.namespace [optional] - K8s Namespace name
|
|
4109
4474
|
* @param {string} params.name [optional] - Deployment name used to identify the Vercel project. Required if deployment_id not provided.
|
|
4110
4475
|
* @param {number} params.limit [optional] - Maximum number of log events to return. Defaults to 100.
|
|
@@ -4129,7 +4494,7 @@ export declare class NeynarAPIClient {
|
|
|
4129
4494
|
*/
|
|
4130
4495
|
vercelDeploymentLogs(params: {
|
|
4131
4496
|
deploymentId?: string;
|
|
4132
|
-
fid?: number
|
|
4497
|
+
fid?: number;
|
|
4133
4498
|
namespace?: string;
|
|
4134
4499
|
name?: string;
|
|
4135
4500
|
limit?: number;
|
|
@@ -4141,7 +4506,7 @@ export declare class NeynarAPIClient {
|
|
|
4141
4506
|
*
|
|
4142
4507
|
* @param {object} params
|
|
4143
4508
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
4144
|
-
* @param {number
|
|
4509
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
4145
4510
|
* @param {string} params.namespace [optional] - K8s Namespace name
|
|
4146
4511
|
* @param {string} params.name [optional] - Deployment name used to identify the Vercel project. Required if deployment_id not provided.
|
|
4147
4512
|
*
|
|
@@ -4164,7 +4529,7 @@ export declare class NeynarAPIClient {
|
|
|
4164
4529
|
*/
|
|
4165
4530
|
vercelDeploymentStatus(params: {
|
|
4166
4531
|
deploymentId?: string;
|
|
4167
|
-
fid?: number
|
|
4532
|
+
fid?: number;
|
|
4168
4533
|
namespace?: string;
|
|
4169
4534
|
name?: string;
|
|
4170
4535
|
}): Promise<VercelDeploymentStatus200Response>;
|
|
@@ -4322,7 +4687,7 @@ export declare class NeynarAPIClient {
|
|
|
4322
4687
|
* @summary Delete verification
|
|
4323
4688
|
*
|
|
4324
4689
|
* @param {object} params
|
|
4325
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
4690
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
4326
4691
|
* @param {string} params.address - Ethereum address
|
|
4327
4692
|
* @param {string} params.blockHash
|
|
4328
4693
|
* @param {string} params.ethSignature
|
|
@@ -4415,8 +4780,8 @@ export declare class NeynarAPIClient {
|
|
|
4415
4780
|
* @summary By location
|
|
4416
4781
|
*
|
|
4417
4782
|
* @param {object} params
|
|
4418
|
-
* @param {number
|
|
4419
|
-
* @param {number
|
|
4783
|
+
* @param {number} params.latitude - Latitude of the location
|
|
4784
|
+
* @param {number} params.longitude - Longitude of the location
|
|
4420
4785
|
* @param {number} params.viewerFid [optional] - FID of the user viewing the feed. Providing this will return a list of users that respects this user's mutes and blocks and includes `viewer_context`.
|
|
4421
4786
|
* @param {number} params.limit [optional] - Number of results to fetch (Default: 25, Maximum: 100)
|
|
4422
4787
|
* @param {string} params.cursor [optional] - Pagination cursor
|
|
@@ -4439,8 +4804,8 @@ export declare class NeynarAPIClient {
|
|
|
4439
4804
|
*
|
|
4440
4805
|
*/
|
|
4441
4806
|
fetchUsersByLocation(params: {
|
|
4442
|
-
latitude: number
|
|
4443
|
-
longitude: number
|
|
4807
|
+
latitude: number;
|
|
4808
|
+
longitude: number;
|
|
4444
4809
|
viewerFid?: number;
|
|
4445
4810
|
limit?: number;
|
|
4446
4811
|
cursor?: string;
|
|
@@ -4451,7 +4816,7 @@ export declare class NeynarAPIClient {
|
|
|
4451
4816
|
* @summary Fetch verifications
|
|
4452
4817
|
*
|
|
4453
4818
|
* @param {object} params
|
|
4454
|
-
* @param {number
|
|
4819
|
+
* @param {number} params.fid - FID of the user whose verifications to fetch
|
|
4455
4820
|
*
|
|
4456
4821
|
* @returns {Promise<FetchVerifications200Response>} A promise that resolves to a `FetchVerifications200Response` object.
|
|
4457
4822
|
*
|
|
@@ -4468,7 +4833,7 @@ export declare class NeynarAPIClient {
|
|
|
4468
4833
|
*
|
|
4469
4834
|
*/
|
|
4470
4835
|
fetchVerifications(params: {
|
|
4471
|
-
fid: number
|
|
4836
|
+
fid: number;
|
|
4472
4837
|
}): Promise<FetchVerifications200Response>;
|
|
4473
4838
|
/**
|
|
4474
4839
|
* Follow a user (In order to follow a user `signer_uuid` must be approved)
|
|
@@ -4476,7 +4841,7 @@ export declare class NeynarAPIClient {
|
|
|
4476
4841
|
* @summary Follow user
|
|
4477
4842
|
*
|
|
4478
4843
|
* @param {object} params
|
|
4479
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
4844
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
4480
4845
|
* @param {Array<number>} params.targetFids
|
|
4481
4846
|
*
|
|
4482
4847
|
* @returns {Promise<BulkFollowResponse>} A promise that resolves to a `BulkFollowResponse` object.
|
|
@@ -4636,7 +5001,7 @@ export declare class NeynarAPIClient {
|
|
|
4636
5001
|
* @summary Add verification
|
|
4637
5002
|
*
|
|
4638
5003
|
* @param {object} params
|
|
4639
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
5004
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
4640
5005
|
* @param {string} params.address - Ethereum address
|
|
4641
5006
|
* @param {string} params.blockHash
|
|
4642
5007
|
* @param {string} params.ethSignature
|
|
@@ -4752,7 +5117,7 @@ export declare class NeynarAPIClient {
|
|
|
4752
5117
|
* @summary Unfollow user
|
|
4753
5118
|
*
|
|
4754
5119
|
* @param {object} params
|
|
4755
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
5120
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
4756
5121
|
* @param {Array<number>} params.targetFids
|
|
4757
5122
|
*
|
|
4758
5123
|
* @returns {Promise<BulkFollowResponse>} A promise that resolves to a `BulkFollowResponse` object.
|
|
@@ -4780,7 +5145,7 @@ export declare class NeynarAPIClient {
|
|
|
4780
5145
|
* @summary Update user profile
|
|
4781
5146
|
*
|
|
4782
5147
|
* @param {object} params
|
|
4783
|
-
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can't use a `uuid` made with a different API key.
|
|
5148
|
+
* @param {string} params.signerUuid - UUID of the signer. `signer_uuid` is paired with API key, can\'t use a `uuid` made with a different API key.
|
|
4784
5149
|
* @param {string} params.bio [optional]
|
|
4785
5150
|
* @param {string} params.pfpUrl [optional]
|
|
4786
5151
|
* @param {string} params.url [optional]
|