@neynar/nodejs-sdk 3.137.1 → 3.169.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 +460 -101
- package/build/clients/NeynarAPIClient.js +459 -64
- package/build/hub-api/api.d.ts +85 -12
- package/build/hub-api/api.js +97 -26
- package/package.json +4 -4
- 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,103 @@ 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
|
+
* @summary Get billing information for the current organization
|
|
2915
|
+
*
|
|
2916
|
+
*
|
|
2917
|
+
* @returns {Promise<Billing200Response>} A promise that resolves to a `Billing200Response` object.
|
|
2918
|
+
*
|
|
2919
|
+
* @example
|
|
2920
|
+
*
|
|
2921
|
+
* client.billing().then(response => {
|
|
2922
|
+
* console.log('response:', response);
|
|
2923
|
+
* });
|
|
2924
|
+
*
|
|
2925
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/billing)
|
|
2926
|
+
*
|
|
2927
|
+
*/
|
|
2928
|
+
billing(): Promise<Billing200Response>;
|
|
2929
|
+
/**
|
|
2930
|
+
* @summary Process subscription upgrade with credit
|
|
2931
|
+
*
|
|
2932
|
+
* @param {object} params
|
|
2933
|
+
* @param {UpgradeRequest} params.upgradeRequest
|
|
2934
|
+
*
|
|
2935
|
+
* @returns {Promise<Upgrade200Response>} A promise that resolves to a `Upgrade200Response` object.
|
|
2936
|
+
*
|
|
2937
|
+
* @example
|
|
2938
|
+
*
|
|
2939
|
+
* // Fill in the appropriate values
|
|
2940
|
+
* const upgradeRequest =
|
|
2941
|
+
*
|
|
2942
|
+
* client.upgrade({ upgradeRequest }).then(response => {
|
|
2943
|
+
* console.log('response:', response);
|
|
2944
|
+
* });
|
|
2945
|
+
*
|
|
2946
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/upgrade)
|
|
2947
|
+
*
|
|
2948
|
+
*/
|
|
2949
|
+
upgrade(params: {
|
|
2950
|
+
upgradeRequest: UpgradeRequest;
|
|
2951
|
+
}): Promise<Upgrade200Response>;
|
|
2952
|
+
/**
|
|
2953
|
+
* @summary Get upgrade preview with credit calculation
|
|
2954
|
+
*
|
|
2955
|
+
* @param {object} params
|
|
2956
|
+
* @param {string} params.newPlan
|
|
2957
|
+
* @param {UpgradePreviewProductCategoryEnum} params.productCategory [optional]
|
|
2958
|
+
*
|
|
2959
|
+
* @returns {Promise<UpgradePreview200Response>} A promise that resolves to a `UpgradePreview200Response` object.
|
|
2960
|
+
*
|
|
2961
|
+
* @example
|
|
2962
|
+
*
|
|
2963
|
+
* // Fill in the appropriate values
|
|
2964
|
+
* const newPlan =
|
|
2965
|
+
* const productCategory =
|
|
2966
|
+
*
|
|
2967
|
+
* client.upgradePreview({ newPlan, productCategory }).then(response => {
|
|
2968
|
+
* console.log('response:', response);
|
|
2969
|
+
* });
|
|
2970
|
+
*
|
|
2971
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/upgrade-preview)
|
|
2972
|
+
*
|
|
2973
|
+
*/
|
|
2974
|
+
upgradePreview(params: {
|
|
2975
|
+
newPlan: string;
|
|
2976
|
+
productCategory?: UpgradePreviewProductCategoryEnum;
|
|
2977
|
+
}): Promise<UpgradePreview200Response>;
|
|
2820
2978
|
/**
|
|
2821
2979
|
* Delete a reaction (like or recast) to a cast (In order to delete a reaction `signer_uuid` must be approved)
|
|
2822
2980
|
*
|
|
2823
2981
|
* @summary Delete reaction
|
|
2824
2982
|
*
|
|
2825
2983
|
* @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.
|
|
2984
|
+
* @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
2985
|
* @param {ReactionType} params.reactionType
|
|
2828
2986
|
* @param {string} params.target - Target cast hash (hex string starting with 0x) OR a valid URL.
|
|
2829
2987
|
* @param {number} params.targetAuthorFid [optional] - The unique identifier of a farcaster user or app (unsigned integer)
|
|
@@ -2932,7 +3090,7 @@ export declare class NeynarAPIClient {
|
|
|
2932
3090
|
* @summary Post a reaction
|
|
2933
3091
|
*
|
|
2934
3092
|
* @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.
|
|
3093
|
+
* @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
3094
|
* @param {ReactionType} params.reactionType
|
|
2937
3095
|
* @param {string} params.target - Target cast hash (hex string starting with 0x) OR a valid URL.
|
|
2938
3096
|
* @param {number} params.targetAuthorFid [optional] - The unique identifier of a farcaster user or app (unsigned integer)
|
|
@@ -3118,8 +3276,8 @@ export declare class NeynarAPIClient {
|
|
|
3118
3276
|
* @summary Register Signed Key
|
|
3119
3277
|
*
|
|
3120
3278
|
* @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
|
|
3279
|
+
* @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.
|
|
3280
|
+
* @param {string} params.signature - Signature generated by the custody address of the app. Signed data includes app_fid, deadline, signer\'s public key
|
|
3123
3281
|
* @param {number} params.appFid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
3124
3282
|
* @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
3283
|
* @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 +3317,7 @@ export declare class NeynarAPIClient {
|
|
|
3159
3317
|
*
|
|
3160
3318
|
* @param {object} params
|
|
3161
3319
|
* @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
|
|
3320
|
+
* @param {string} params.signature - Signature generated by the custody address of the app. Signed data includes app_fid, deadline, signer\'s public key
|
|
3163
3321
|
* @param {number} params.appFid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
3164
3322
|
* @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
3323
|
* @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 +3356,7 @@ export declare class NeynarAPIClient {
|
|
|
3198
3356
|
* @summary Buy storage
|
|
3199
3357
|
*
|
|
3200
3358
|
* @param {object} params
|
|
3201
|
-
* @param {number} params.fid
|
|
3359
|
+
* @param {number} params.fid - The unique identifier of a farcaster user or app (unsigned integer)
|
|
3202
3360
|
* @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
3361
|
* @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
3362
|
*
|
|
@@ -3273,6 +3431,34 @@ export declare class NeynarAPIClient {
|
|
|
3273
3431
|
lookupUserStorageUsage(params: {
|
|
3274
3432
|
fid: number;
|
|
3275
3433
|
}): Promise<StorageUsageResponse>;
|
|
3434
|
+
/**
|
|
3435
|
+
* 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.
|
|
3436
|
+
*
|
|
3437
|
+
* @summary Assign a custom subdomain to a deployed miniapp
|
|
3438
|
+
*
|
|
3439
|
+
* @param {object} params
|
|
3440
|
+
* @param {number} params.fid - Farcaster ID of the requesting user
|
|
3441
|
+
* @param {AssignCustomDomainRequest} params.assignCustomDomainRequest
|
|
3442
|
+
*
|
|
3443
|
+
* @returns {Promise<AssignCustomDomain200Response>} A promise that resolves to a `AssignCustomDomain200Response` object.
|
|
3444
|
+
*
|
|
3445
|
+
* @example
|
|
3446
|
+
*
|
|
3447
|
+
* // Fill in the appropriate values
|
|
3448
|
+
* const fid =
|
|
3449
|
+
* const assignCustomDomainRequest =
|
|
3450
|
+
*
|
|
3451
|
+
* client.assignCustomDomain({ fid, assignCustomDomainRequest }).then(response => {
|
|
3452
|
+
* console.log('response:', response);
|
|
3453
|
+
* });
|
|
3454
|
+
*
|
|
3455
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/assign-custom-domain)
|
|
3456
|
+
*
|
|
3457
|
+
*/
|
|
3458
|
+
assignCustomDomain(params: {
|
|
3459
|
+
fid: number;
|
|
3460
|
+
assignCustomDomainRequest: AssignCustomDomainRequest;
|
|
3461
|
+
}): Promise<AssignCustomDomain200Response>;
|
|
3276
3462
|
/**
|
|
3277
3463
|
* 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
3464
|
*
|
|
@@ -3323,6 +3509,84 @@ export declare class NeynarAPIClient {
|
|
|
3323
3509
|
build(params: {
|
|
3324
3510
|
buildRequest: BuildRequest;
|
|
3325
3511
|
}): Promise<void>;
|
|
3512
|
+
/**
|
|
3513
|
+
* 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.
|
|
3514
|
+
*
|
|
3515
|
+
* @summary Cancel an active Claude session for a deployment
|
|
3516
|
+
*
|
|
3517
|
+
* @param {object} params
|
|
3518
|
+
* @param {CancelSessionRequest} params.cancelSessionRequest
|
|
3519
|
+
*
|
|
3520
|
+
* @returns {Promise<CancelSession200Response>} A promise that resolves to a `CancelSession200Response` object.
|
|
3521
|
+
*
|
|
3522
|
+
* @example
|
|
3523
|
+
*
|
|
3524
|
+
* // Fill in the appropriate values
|
|
3525
|
+
* const cancelSessionRequest =
|
|
3526
|
+
*
|
|
3527
|
+
* client.cancelSession({ cancelSessionRequest }).then(response => {
|
|
3528
|
+
* console.log('response:', response);
|
|
3529
|
+
* });
|
|
3530
|
+
*
|
|
3531
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/cancel-session)
|
|
3532
|
+
*
|
|
3533
|
+
*/
|
|
3534
|
+
cancelSession(params: {
|
|
3535
|
+
cancelSessionRequest: CancelSessionRequest;
|
|
3536
|
+
}): Promise<CancelSession200Response>;
|
|
3537
|
+
/**
|
|
3538
|
+
* 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.
|
|
3539
|
+
*
|
|
3540
|
+
* @summary Check if a custom subdomain is available
|
|
3541
|
+
*
|
|
3542
|
+
* @param {object} params
|
|
3543
|
+
* @param {number} params.fid - Farcaster ID of the requesting user
|
|
3544
|
+
* @param {string} params.subdomain - The desired subdomain (without .neynar.app suffix). Must be 3-63 characters, lowercase alphanumeric and hyphens only.
|
|
3545
|
+
*
|
|
3546
|
+
* @returns {Promise<CheckDomainAvailability200Response>} A promise that resolves to a `CheckDomainAvailability200Response` object.
|
|
3547
|
+
*
|
|
3548
|
+
* @example
|
|
3549
|
+
*
|
|
3550
|
+
* // Fill in the appropriate values
|
|
3551
|
+
* const fid =
|
|
3552
|
+
* const subdomain =
|
|
3553
|
+
*
|
|
3554
|
+
* client.checkDomainAvailability({ fid, subdomain }).then(response => {
|
|
3555
|
+
* console.log('response:', response);
|
|
3556
|
+
* });
|
|
3557
|
+
*
|
|
3558
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/check-domain-availability)
|
|
3559
|
+
*
|
|
3560
|
+
*/
|
|
3561
|
+
checkDomainAvailability(params: {
|
|
3562
|
+
fid: number;
|
|
3563
|
+
subdomain: string;
|
|
3564
|
+
}): Promise<CheckDomainAvailability200Response>;
|
|
3565
|
+
/**
|
|
3566
|
+
* 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.
|
|
3567
|
+
*
|
|
3568
|
+
* @summary Claim credit drop
|
|
3569
|
+
*
|
|
3570
|
+
* @param {object} params
|
|
3571
|
+
* @param {ClaimCreditDropRequest} params.claimCreditDropRequest
|
|
3572
|
+
*
|
|
3573
|
+
* @returns {Promise<ClaimCreditDrop200Response>} A promise that resolves to a `ClaimCreditDrop200Response` object.
|
|
3574
|
+
*
|
|
3575
|
+
* @example
|
|
3576
|
+
*
|
|
3577
|
+
* // Fill in the appropriate values
|
|
3578
|
+
* const claimCreditDropRequest =
|
|
3579
|
+
*
|
|
3580
|
+
* client.claimCreditDrop({ claimCreditDropRequest }).then(response => {
|
|
3581
|
+
* console.log('response:', response);
|
|
3582
|
+
* });
|
|
3583
|
+
*
|
|
3584
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/claim-credit-drop)
|
|
3585
|
+
*
|
|
3586
|
+
*/
|
|
3587
|
+
claimCreditDrop(params: {
|
|
3588
|
+
claimCreditDropRequest: ClaimCreditDropRequest;
|
|
3589
|
+
}): Promise<ClaimCreditDrop200Response>;
|
|
3326
3590
|
/**
|
|
3327
3591
|
* 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
3592
|
*
|
|
@@ -3476,6 +3740,40 @@ export declare class NeynarAPIClient {
|
|
|
3476
3740
|
executeSql(params: {
|
|
3477
3741
|
executeSqlRequest: ExecuteSqlRequest;
|
|
3478
3742
|
}): Promise<ExecuteSql200Response>;
|
|
3743
|
+
/**
|
|
3744
|
+
* 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.
|
|
3745
|
+
*
|
|
3746
|
+
* @summary Export deployment source code as ZIP
|
|
3747
|
+
*
|
|
3748
|
+
* @param {object} params
|
|
3749
|
+
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3750
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3751
|
+
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3752
|
+
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3753
|
+
*
|
|
3754
|
+
* @returns {Promise<void>} A promise that resolves to a `void` object.
|
|
3755
|
+
*
|
|
3756
|
+
* @example
|
|
3757
|
+
*
|
|
3758
|
+
* // Fill in the appropriate values
|
|
3759
|
+
* const deploymentId =
|
|
3760
|
+
* const fid =
|
|
3761
|
+
* const name =
|
|
3762
|
+
* const namespace =
|
|
3763
|
+
*
|
|
3764
|
+
* client.exportZip({ deploymentId, fid, name, namespace }).then(response => {
|
|
3765
|
+
* console.log('response:', response);
|
|
3766
|
+
* });
|
|
3767
|
+
*
|
|
3768
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/export-zip)
|
|
3769
|
+
*
|
|
3770
|
+
*/
|
|
3771
|
+
exportZip(params: {
|
|
3772
|
+
deploymentId?: string;
|
|
3773
|
+
fid?: number;
|
|
3774
|
+
name?: string;
|
|
3775
|
+
namespace?: string;
|
|
3776
|
+
}): Promise<void>;
|
|
3479
3777
|
/**
|
|
3480
3778
|
* Retrieves the account-association.json file from a miniapp deployment, which contains the JFS-signed domain association. Requires API key authentication.
|
|
3481
3779
|
*
|
|
@@ -3508,17 +3806,19 @@ export declare class NeynarAPIClient {
|
|
|
3508
3806
|
name?: string;
|
|
3509
3807
|
}): Promise<GetAccountAssociation200Response>;
|
|
3510
3808
|
/**
|
|
3511
|
-
* Retrieves
|
|
3809
|
+
* 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
3810
|
*
|
|
3513
3811
|
* @summary Get messages in a conversation
|
|
3514
3812
|
*
|
|
3515
3813
|
* @param {object} params
|
|
3516
3814
|
* @param {string} params.conversationId - Conversation ID
|
|
3517
3815
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3518
|
-
* @param {number
|
|
3816
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3519
3817
|
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3520
3818
|
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3521
|
-
* @param {boolean
|
|
3819
|
+
* @param {boolean} params.includeDeleted [optional] - Include deleted messages in the response. Defaults to false.
|
|
3820
|
+
* @param {number} params.limit [optional] - Maximum number of messages to return per page. Defaults to 50, max 100. (Default: 50, Maximum: 100)
|
|
3821
|
+
* @param {string} params.cursor [optional] - Pagination cursor for fetching older messages. Omit to start from most recent.
|
|
3522
3822
|
*
|
|
3523
3823
|
* @returns {Promise<GetConversationMessages200Response>} A promise that resolves to a `GetConversationMessages200Response` object.
|
|
3524
3824
|
*
|
|
@@ -3531,8 +3831,9 @@ export declare class NeynarAPIClient {
|
|
|
3531
3831
|
* const name =
|
|
3532
3832
|
* const namespace =
|
|
3533
3833
|
* const includeDeleted =
|
|
3834
|
+
* const limit =
|
|
3534
3835
|
*
|
|
3535
|
-
* client.getConversationMessages({ conversationId, deploymentId, fid, name, namespace, includeDeleted }).then(response => {
|
|
3836
|
+
* client.getConversationMessages({ conversationId, deploymentId, fid, name, namespace, includeDeleted, limit }).then(response => {
|
|
3536
3837
|
* console.log('response:', response);
|
|
3537
3838
|
* });
|
|
3538
3839
|
*
|
|
@@ -3542,11 +3843,38 @@ export declare class NeynarAPIClient {
|
|
|
3542
3843
|
getConversationMessages(params: {
|
|
3543
3844
|
conversationId: string;
|
|
3544
3845
|
deploymentId?: string;
|
|
3545
|
-
fid?: number
|
|
3846
|
+
fid?: number;
|
|
3546
3847
|
name?: string;
|
|
3547
3848
|
namespace?: string;
|
|
3548
|
-
includeDeleted?: boolean
|
|
3849
|
+
includeDeleted?: boolean;
|
|
3850
|
+
limit?: number;
|
|
3851
|
+
cursor?: string;
|
|
3549
3852
|
}): Promise<GetConversationMessages200Response>;
|
|
3853
|
+
/**
|
|
3854
|
+
* Returns the most recent credit drop for the authenticated user. Returns the drop regardless of claimed/expired status.
|
|
3855
|
+
*
|
|
3856
|
+
* @summary Get most recent credit drop
|
|
3857
|
+
*
|
|
3858
|
+
* @param {object} params
|
|
3859
|
+
* @param {number} params.fid - Farcaster ID of the user
|
|
3860
|
+
*
|
|
3861
|
+
* @returns {Promise<GetCreditDrop200Response>} A promise that resolves to a `GetCreditDrop200Response` object.
|
|
3862
|
+
*
|
|
3863
|
+
* @example
|
|
3864
|
+
*
|
|
3865
|
+
* // Fill in the appropriate values
|
|
3866
|
+
* const fid =
|
|
3867
|
+
*
|
|
3868
|
+
* client.getCreditDrop({ fid }).then(response => {
|
|
3869
|
+
* console.log('response:', response);
|
|
3870
|
+
* });
|
|
3871
|
+
*
|
|
3872
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/get-credit-drop)
|
|
3873
|
+
*
|
|
3874
|
+
*/
|
|
3875
|
+
getCreditDrop(params: {
|
|
3876
|
+
fid: number;
|
|
3877
|
+
}): Promise<GetCreditDrop200Response>;
|
|
3550
3878
|
/**
|
|
3551
3879
|
* 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
3880
|
*
|
|
@@ -3554,7 +3882,7 @@ export declare class NeynarAPIClient {
|
|
|
3554
3882
|
*
|
|
3555
3883
|
* @param {object} params
|
|
3556
3884
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3557
|
-
* @param {number
|
|
3885
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3558
3886
|
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3559
3887
|
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3560
3888
|
*
|
|
@@ -3577,7 +3905,7 @@ export declare class NeynarAPIClient {
|
|
|
3577
3905
|
*/
|
|
3578
3906
|
getDeployment(params: {
|
|
3579
3907
|
deploymentId?: string;
|
|
3580
|
-
fid?: number
|
|
3908
|
+
fid?: number;
|
|
3581
3909
|
name?: string;
|
|
3582
3910
|
namespace?: string;
|
|
3583
3911
|
}): Promise<ListDeployments200ResponseInner>;
|
|
@@ -3589,7 +3917,7 @@ export declare class NeynarAPIClient {
|
|
|
3589
3917
|
* @param {object} params
|
|
3590
3918
|
* @param {string} params.filePath - File path relative to gen/
|
|
3591
3919
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3592
|
-
* @param {number
|
|
3920
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3593
3921
|
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3594
3922
|
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3595
3923
|
*
|
|
@@ -3614,7 +3942,7 @@ export declare class NeynarAPIClient {
|
|
|
3614
3942
|
getDeploymentFile(params: {
|
|
3615
3943
|
filePath: string;
|
|
3616
3944
|
deploymentId?: string;
|
|
3617
|
-
fid?: number
|
|
3945
|
+
fid?: number;
|
|
3618
3946
|
name?: string;
|
|
3619
3947
|
namespace?: string;
|
|
3620
3948
|
}): Promise<GetDeploymentFile200Response>;
|
|
@@ -3657,7 +3985,7 @@ export declare class NeynarAPIClient {
|
|
|
3657
3985
|
* @param {object} params
|
|
3658
3986
|
* @param {string} params.tableName
|
|
3659
3987
|
* @param {string} params.deploymentId - Deployment ID (UUID)
|
|
3660
|
-
* @param {number
|
|
3988
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user. Required for non-admin users.
|
|
3661
3989
|
*
|
|
3662
3990
|
* @returns {Promise<GetTableSchema200Response>} A promise that resolves to a `GetTableSchema200Response` object.
|
|
3663
3991
|
*
|
|
@@ -3678,7 +4006,7 @@ export declare class NeynarAPIClient {
|
|
|
3678
4006
|
getTableSchema(params: {
|
|
3679
4007
|
tableName: string;
|
|
3680
4008
|
deploymentId: string;
|
|
3681
|
-
fid?: number
|
|
4009
|
+
fid?: number;
|
|
3682
4010
|
}): Promise<GetTableSchema200Response>;
|
|
3683
4011
|
/**
|
|
3684
4012
|
* Inserts one or more rows into the specified table. Returns the inserted rows with generated values.
|
|
@@ -3715,9 +4043,9 @@ export declare class NeynarAPIClient {
|
|
|
3715
4043
|
*
|
|
3716
4044
|
* @param {object} params
|
|
3717
4045
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). If provided, filters conversations to this deployment only.
|
|
3718
|
-
* @param {number
|
|
4046
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user. Required for non-admin users. Studio admins can omit to query all conversations.
|
|
3719
4047
|
* @param {string} params.name [optional] - Kubernetes deployment name. If provided, filters conversations to this deployment only.
|
|
3720
|
-
* @param {boolean
|
|
4048
|
+
* @param {boolean} params.includeDeleted [optional] - Include deleted conversations in the response. Defaults to false.
|
|
3721
4049
|
*
|
|
3722
4050
|
* @returns {Promise<ListConversations200Response>} A promise that resolves to a `ListConversations200Response` object.
|
|
3723
4051
|
*
|
|
@@ -3738,9 +4066,9 @@ export declare class NeynarAPIClient {
|
|
|
3738
4066
|
*/
|
|
3739
4067
|
listConversations(params: {
|
|
3740
4068
|
deploymentId?: string;
|
|
3741
|
-
fid?: number
|
|
4069
|
+
fid?: number;
|
|
3742
4070
|
name?: string;
|
|
3743
|
-
includeDeleted?: boolean
|
|
4071
|
+
includeDeleted?: boolean;
|
|
3744
4072
|
}): Promise<ListConversations200Response>;
|
|
3745
4073
|
/**
|
|
3746
4074
|
* 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 +4077,7 @@ export declare class NeynarAPIClient {
|
|
|
3749
4077
|
*
|
|
3750
4078
|
* @param {object} params
|
|
3751
4079
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
3752
|
-
* @param {number
|
|
4080
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
3753
4081
|
* @param {string} params.name [optional] - Kubernetes deployment name. Required if deployment_id not provided.
|
|
3754
4082
|
* @param {string} params.namespace [optional] - Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.
|
|
3755
4083
|
* @param {string} params.directory [optional] - Directory path relative to gen/ (defaults to root)
|
|
@@ -3774,7 +4102,7 @@ export declare class NeynarAPIClient {
|
|
|
3774
4102
|
*/
|
|
3775
4103
|
listDeploymentFiles(params: {
|
|
3776
4104
|
deploymentId?: string;
|
|
3777
|
-
fid?: number
|
|
4105
|
+
fid?: number;
|
|
3778
4106
|
name?: string;
|
|
3779
4107
|
namespace?: string;
|
|
3780
4108
|
directory?: string;
|
|
@@ -3785,10 +4113,12 @@ export declare class NeynarAPIClient {
|
|
|
3785
4113
|
* @summary List deployments
|
|
3786
4114
|
*
|
|
3787
4115
|
* @param {object} params
|
|
3788
|
-
* @param {number
|
|
4116
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user. Required for non-admin users. Studio admins can omit to query all deployments.
|
|
3789
4117
|
* @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 {
|
|
4118
|
+
* @param {number} params.offset [optional] - Number of deployments to skip for pagination. Defaults to 0.
|
|
4119
|
+
* @param {string} params.query [optional] - Search string to filter deployments by name, display name, or FID.
|
|
4120
|
+
* @param {ListDeploymentsSortByEnum} params.sortBy [optional] - Field to sort deployments by. Defaults to updated_at (most recently updated first).
|
|
4121
|
+
* @param {boolean} params.includeDeleted [optional] - Include deleted deployments in the response. Defaults to false.
|
|
3792
4122
|
*
|
|
3793
4123
|
* @returns {Promise<Array<ListDeployments200ResponseInner>>} A promise that resolves to a `Array<ListDeployments200ResponseInner>` object.
|
|
3794
4124
|
*
|
|
@@ -3798,9 +4128,11 @@ export declare class NeynarAPIClient {
|
|
|
3798
4128
|
* const fid =
|
|
3799
4129
|
* const limit =
|
|
3800
4130
|
* const offset =
|
|
4131
|
+
* const query =
|
|
4132
|
+
* const sortBy =
|
|
3801
4133
|
* const includeDeleted =
|
|
3802
4134
|
*
|
|
3803
|
-
* client.listDeployments({ fid, limit, offset, includeDeleted }).then(response => {
|
|
4135
|
+
* client.listDeployments({ fid, limit, offset, query, sortBy, includeDeleted }).then(response => {
|
|
3804
4136
|
* console.log('response:', response);
|
|
3805
4137
|
* });
|
|
3806
4138
|
*
|
|
@@ -3808,10 +4140,12 @@ export declare class NeynarAPIClient {
|
|
|
3808
4140
|
*
|
|
3809
4141
|
*/
|
|
3810
4142
|
listDeployments(params: {
|
|
3811
|
-
fid?: number
|
|
4143
|
+
fid?: number;
|
|
3812
4144
|
limit?: number;
|
|
3813
|
-
offset?: number
|
|
3814
|
-
|
|
4145
|
+
offset?: number;
|
|
4146
|
+
query?: string;
|
|
4147
|
+
sortBy?: ListDeploymentsSortByEnum;
|
|
4148
|
+
includeDeleted?: boolean;
|
|
3815
4149
|
}): Promise<Array<ListDeployments200ResponseInner>>;
|
|
3816
4150
|
/**
|
|
3817
4151
|
* Retrieves all secrets for a deployment.
|
|
@@ -3848,7 +4182,7 @@ export declare class NeynarAPIClient {
|
|
|
3848
4182
|
*
|
|
3849
4183
|
* @param {object} params
|
|
3850
4184
|
* @param {string} params.deploymentId - Deployment ID (UUID)
|
|
3851
|
-
* @param {number
|
|
4185
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user. Required for non-admin users.
|
|
3852
4186
|
*
|
|
3853
4187
|
* @returns {Promise<ListTables200Response>} A promise that resolves to a `ListTables200Response` object.
|
|
3854
4188
|
*
|
|
@@ -3867,7 +4201,7 @@ export declare class NeynarAPIClient {
|
|
|
3867
4201
|
*/
|
|
3868
4202
|
listTables(params: {
|
|
3869
4203
|
deploymentId: string;
|
|
3870
|
-
fid?: number
|
|
4204
|
+
fid?: number;
|
|
3871
4205
|
}): Promise<ListTables200Response>;
|
|
3872
4206
|
/**
|
|
3873
4207
|
* 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 +4228,31 @@ export declare class NeynarAPIClient {
|
|
|
3894
4228
|
promptDeploymentStream(params: {
|
|
3895
4229
|
promptDeploymentStreamRequest: PromptDeploymentStreamRequest;
|
|
3896
4230
|
}): Promise<void>;
|
|
4231
|
+
/**
|
|
4232
|
+
* Provisions a Neon PostgreSQL database for the deployment, or validates and attaches a user-provided (BYO) connection string. Idempotent — returns success if already provisioned.
|
|
4233
|
+
*
|
|
4234
|
+
* @summary Provision a database for a deployment
|
|
4235
|
+
*
|
|
4236
|
+
* @param {object} params
|
|
4237
|
+
* @param {ProvisionRequest} params.provisionRequest
|
|
4238
|
+
*
|
|
4239
|
+
* @returns {Promise<Provision200Response>} A promise that resolves to a `Provision200Response` object.
|
|
4240
|
+
*
|
|
4241
|
+
* @example
|
|
4242
|
+
*
|
|
4243
|
+
* // Fill in the appropriate values
|
|
4244
|
+
* const provisionRequest =
|
|
4245
|
+
*
|
|
4246
|
+
* client.provision({ provisionRequest }).then(response => {
|
|
4247
|
+
* console.log('response:', response);
|
|
4248
|
+
* });
|
|
4249
|
+
*
|
|
4250
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/provision)
|
|
4251
|
+
*
|
|
4252
|
+
*/
|
|
4253
|
+
provision(params: {
|
|
4254
|
+
provisionRequest: ProvisionRequest;
|
|
4255
|
+
}): Promise<Provision200Response>;
|
|
3897
4256
|
/**
|
|
3898
4257
|
* Query data from a table with pagination and sorting.
|
|
3899
4258
|
*
|
|
@@ -4104,7 +4463,7 @@ export declare class NeynarAPIClient {
|
|
|
4104
4463
|
*
|
|
4105
4464
|
* @param {object} params
|
|
4106
4465
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
4107
|
-
* @param {number
|
|
4466
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user
|
|
4108
4467
|
* @param {string} params.namespace [optional] - K8s Namespace name
|
|
4109
4468
|
* @param {string} params.name [optional] - Deployment name used to identify the Vercel project. Required if deployment_id not provided.
|
|
4110
4469
|
* @param {number} params.limit [optional] - Maximum number of log events to return. Defaults to 100.
|
|
@@ -4129,7 +4488,7 @@ export declare class NeynarAPIClient {
|
|
|
4129
4488
|
*/
|
|
4130
4489
|
vercelDeploymentLogs(params: {
|
|
4131
4490
|
deploymentId?: string;
|
|
4132
|
-
fid?: number
|
|
4491
|
+
fid?: number;
|
|
4133
4492
|
namespace?: string;
|
|
4134
4493
|
name?: string;
|
|
4135
4494
|
limit?: number;
|
|
@@ -4141,7 +4500,7 @@ export declare class NeynarAPIClient {
|
|
|
4141
4500
|
*
|
|
4142
4501
|
* @param {object} params
|
|
4143
4502
|
* @param {string} params.deploymentId [optional] - Deployment ID (UUID). Required if name not provided.
|
|
4144
|
-
* @param {number
|
|
4503
|
+
* @param {number} params.fid [optional] - Farcaster ID of the user; if not provided, namespace must be provided
|
|
4145
4504
|
* @param {string} params.namespace [optional] - K8s Namespace name
|
|
4146
4505
|
* @param {string} params.name [optional] - Deployment name used to identify the Vercel project. Required if deployment_id not provided.
|
|
4147
4506
|
*
|
|
@@ -4164,7 +4523,7 @@ export declare class NeynarAPIClient {
|
|
|
4164
4523
|
*/
|
|
4165
4524
|
vercelDeploymentStatus(params: {
|
|
4166
4525
|
deploymentId?: string;
|
|
4167
|
-
fid?: number
|
|
4526
|
+
fid?: number;
|
|
4168
4527
|
namespace?: string;
|
|
4169
4528
|
name?: string;
|
|
4170
4529
|
}): Promise<VercelDeploymentStatus200Response>;
|
|
@@ -4322,7 +4681,7 @@ export declare class NeynarAPIClient {
|
|
|
4322
4681
|
* @summary Delete verification
|
|
4323
4682
|
*
|
|
4324
4683
|
* @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.
|
|
4684
|
+
* @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
4685
|
* @param {string} params.address - Ethereum address
|
|
4327
4686
|
* @param {string} params.blockHash
|
|
4328
4687
|
* @param {string} params.ethSignature
|
|
@@ -4415,8 +4774,8 @@ export declare class NeynarAPIClient {
|
|
|
4415
4774
|
* @summary By location
|
|
4416
4775
|
*
|
|
4417
4776
|
* @param {object} params
|
|
4418
|
-
* @param {number
|
|
4419
|
-
* @param {number
|
|
4777
|
+
* @param {number} params.latitude - Latitude of the location
|
|
4778
|
+
* @param {number} params.longitude - Longitude of the location
|
|
4420
4779
|
* @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
4780
|
* @param {number} params.limit [optional] - Number of results to fetch (Default: 25, Maximum: 100)
|
|
4422
4781
|
* @param {string} params.cursor [optional] - Pagination cursor
|
|
@@ -4439,8 +4798,8 @@ export declare class NeynarAPIClient {
|
|
|
4439
4798
|
*
|
|
4440
4799
|
*/
|
|
4441
4800
|
fetchUsersByLocation(params: {
|
|
4442
|
-
latitude: number
|
|
4443
|
-
longitude: number
|
|
4801
|
+
latitude: number;
|
|
4802
|
+
longitude: number;
|
|
4444
4803
|
viewerFid?: number;
|
|
4445
4804
|
limit?: number;
|
|
4446
4805
|
cursor?: string;
|
|
@@ -4451,7 +4810,7 @@ export declare class NeynarAPIClient {
|
|
|
4451
4810
|
* @summary Fetch verifications
|
|
4452
4811
|
*
|
|
4453
4812
|
* @param {object} params
|
|
4454
|
-
* @param {number
|
|
4813
|
+
* @param {number} params.fid - FID of the user whose verifications to fetch
|
|
4455
4814
|
*
|
|
4456
4815
|
* @returns {Promise<FetchVerifications200Response>} A promise that resolves to a `FetchVerifications200Response` object.
|
|
4457
4816
|
*
|
|
@@ -4468,7 +4827,7 @@ export declare class NeynarAPIClient {
|
|
|
4468
4827
|
*
|
|
4469
4828
|
*/
|
|
4470
4829
|
fetchVerifications(params: {
|
|
4471
|
-
fid: number
|
|
4830
|
+
fid: number;
|
|
4472
4831
|
}): Promise<FetchVerifications200Response>;
|
|
4473
4832
|
/**
|
|
4474
4833
|
* Follow a user (In order to follow a user `signer_uuid` must be approved)
|
|
@@ -4476,7 +4835,7 @@ export declare class NeynarAPIClient {
|
|
|
4476
4835
|
* @summary Follow user
|
|
4477
4836
|
*
|
|
4478
4837
|
* @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.
|
|
4838
|
+
* @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
4839
|
* @param {Array<number>} params.targetFids
|
|
4481
4840
|
*
|
|
4482
4841
|
* @returns {Promise<BulkFollowResponse>} A promise that resolves to a `BulkFollowResponse` object.
|
|
@@ -4636,7 +4995,7 @@ export declare class NeynarAPIClient {
|
|
|
4636
4995
|
* @summary Add verification
|
|
4637
4996
|
*
|
|
4638
4997
|
* @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.
|
|
4998
|
+
* @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
4999
|
* @param {string} params.address - Ethereum address
|
|
4641
5000
|
* @param {string} params.blockHash
|
|
4642
5001
|
* @param {string} params.ethSignature
|
|
@@ -4752,7 +5111,7 @@ export declare class NeynarAPIClient {
|
|
|
4752
5111
|
* @summary Unfollow user
|
|
4753
5112
|
*
|
|
4754
5113
|
* @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.
|
|
5114
|
+
* @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
5115
|
* @param {Array<number>} params.targetFids
|
|
4757
5116
|
*
|
|
4758
5117
|
* @returns {Promise<BulkFollowResponse>} A promise that resolves to a `BulkFollowResponse` object.
|
|
@@ -4780,7 +5139,7 @@ export declare class NeynarAPIClient {
|
|
|
4780
5139
|
* @summary Update user profile
|
|
4781
5140
|
*
|
|
4782
5141
|
* @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.
|
|
5142
|
+
* @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
5143
|
* @param {string} params.bio [optional]
|
|
4785
5144
|
* @param {string} params.pfpUrl [optional]
|
|
4786
5145
|
* @param {string} params.url [optional]
|