@neynar/nodejs-sdk 2.46.0 → 3.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/api/api.d.ts +4 -3
- package/build/api/api.js +4 -3
- package/build/api/apis/action-api.d.ts +8 -8
- package/build/api/apis/action-api.js +8 -8
- package/build/api/apis/agents-api.d.ts +51 -20
- package/build/api/apis/agents-api.js +49 -22
- package/build/api/apis/app-host-api.d.ts +71 -32
- package/build/api/apis/app-host-api.js +64 -31
- package/build/api/apis/auth-address-api.d.ts +205 -0
- package/build/api/apis/auth-address-api.js +230 -0
- package/build/api/apis/ban-api.d.ts +16 -16
- package/build/api/apis/ban-api.js +13 -13
- package/build/api/apis/block-api.d.ts +16 -16
- package/build/api/apis/block-api.js +13 -13
- package/build/api/apis/cast-api.d.ts +272 -103
- package/build/api/apis/cast-api.js +223 -68
- package/build/api/apis/channel-api.d.ts +57 -42
- package/build/api/apis/channel-api.js +53 -39
- package/build/api/apis/feed-api.d.ts +225 -181
- package/build/api/apis/feed-api.js +160 -112
- package/build/api/apis/fname-api.d.ts +3 -3
- package/build/api/apis/fname-api.js +4 -4
- package/build/api/apis/follows-api.d.ts +72 -57
- package/build/api/apis/follows-api.js +51 -37
- package/build/api/apis/frame-api.d.ts +144 -61
- package/build/api/apis/frame-api.js +127 -51
- package/build/api/apis/login-api.d.ts +3 -3
- package/build/api/apis/login-api.js +4 -4
- package/build/api/apis/metrics-api.d.ts +16 -16
- package/build/api/apis/metrics-api.js +11 -11
- package/build/api/apis/mute-api.d.ts +16 -16
- package/build/api/apis/mute-api.js +13 -13
- package/build/api/apis/notifications-api.d.ts +43 -32
- package/build/api/apis/notifications-api.js +58 -41
- package/build/api/apis/onchain-api.d.ts +265 -45
- package/build/api/apis/onchain-api.js +253 -38
- package/build/api/apis/reaction-api.d.ts +46 -29
- package/build/api/apis/reaction-api.js +39 -23
- package/build/api/apis/signer-api.d.ts +30 -24
- package/build/api/apis/signer-api.js +30 -24
- package/build/api/apis/storage-api.d.ts +9 -9
- package/build/api/apis/storage-api.js +10 -10
- package/build/api/apis/subscribers-api.d.ts +55 -35
- package/build/api/apis/subscribers-api.js +39 -20
- package/build/api/apis/user-api.d.ts +223 -305
- package/build/api/apis/user-api.js +192 -274
- package/build/api/apis/webhook-api.d.ts +3 -3
- package/build/api/apis/webhook-api.js +9 -9
- package/build/api/base.d.ts +3 -3
- package/build/api/base.js +4 -4
- package/build/api/common.d.ts +3 -3
- package/build/api/common.js +3 -3
- package/build/api/configuration.d.ts +3 -3
- package/build/api/configuration.js +3 -3
- package/build/api/index.d.ts +3 -3
- package/build/api/index.js +3 -3
- package/build/api/models/add-verification-req-body.d.ts +3 -3
- package/build/api/models/add-verification-req-body.js +3 -3
- package/build/api/models/address-balance-verified-address.d.ts +3 -3
- package/build/api/models/address-balance-verified-address.js +3 -3
- package/build/api/models/address-balance.d.ts +3 -3
- package/build/api/models/address-balance.js +3 -3
- package/build/api/models/app-host-event-type.d.ts +3 -3
- package/build/api/models/app-host-event-type.js +3 -3
- package/build/api/models/app-host-get-event-response-notification-details.d.ts +3 -3
- package/build/api/models/app-host-get-event-response-notification-details.js +3 -3
- package/build/api/models/app-host-get-event-response.d.ts +3 -3
- package/build/api/models/app-host-get-event-response.js +3 -3
- package/build/api/models/app-host-post-event-req-body-one-of-signed-message-one-of.d.ts +36 -0
- package/build/api/models/{app-host-post-event-body.js → app-host-post-event-req-body-one-of-signed-message-one-of.js} +3 -3
- package/build/api/models/app-host-post-event-req-body-one-of-signed-message.d.ts +18 -0
- package/build/api/models/{app-host-post-event-body-one-of.js → app-host-post-event-req-body-one-of-signed-message.js} +3 -3
- package/build/api/models/app-host-post-event-req-body-one-of.d.ts +31 -0
- package/build/api/models/{cast-with-interactions-all-of.js → app-host-post-event-req-body-one-of.js} +3 -3
- package/build/api/models/{app-host-post-event-body-one-of1.d.ts → app-host-post-event-req-body-one-of1.d.ts} +9 -9
- package/build/api/models/{app-host-post-event-body-one-of1.js → app-host-post-event-req-body-one-of1.js} +3 -3
- package/build/api/models/app-host-post-event-req-body.d.ts +19 -0
- package/build/api/models/app-host-post-event-req-body.js +15 -0
- package/build/api/models/app-host-post-event-response.d.ts +3 -3
- package/build/api/models/app-host-post-event-response.js +3 -3
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.d.ts +3 -3
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.js +3 -3
- package/build/api/models/app-host-user-state-response.d.ts +3 -3
- package/build/api/models/app-host-user-state-response.js +3 -3
- package/build/api/models/authorization-url-response.d.ts +3 -3
- package/build/api/models/authorization-url-response.js +3 -3
- package/build/api/models/balance-response-user-balance.d.ts +3 -3
- package/build/api/models/balance-response-user-balance.js +3 -3
- package/build/api/models/balance-response.d.ts +3 -3
- package/build/api/models/balance-response.js +3 -3
- package/build/api/models/ban-list-response.d.ts +3 -3
- package/build/api/models/ban-list-response.js +3 -3
- package/build/api/models/ban-record.d.ts +3 -3
- package/build/api/models/ban-record.js +3 -3
- package/build/api/models/ban-req-body.d.ts +3 -3
- package/build/api/models/ban-req-body.js +3 -3
- package/build/api/models/ban-response.d.ts +3 -3
- package/build/api/models/ban-response.js +3 -3
- package/build/api/models/best-friends-response-users-inner.d.ts +36 -0
- package/build/api/models/best-friends-response-users-inner.js +15 -0
- package/build/api/models/best-friends-response.d.ts +32 -0
- package/build/api/models/best-friends-response.js +15 -0
- package/build/api/models/block-list-response.d.ts +3 -3
- package/build/api/models/block-list-response.js +3 -3
- package/build/api/models/block-record.d.ts +3 -3
- package/build/api/models/block-record.js +3 -3
- package/build/api/models/block-req-body.d.ts +3 -3
- package/build/api/models/block-req-body.js +3 -3
- package/build/api/models/bulk-casts-response.d.ts +6 -6
- package/build/api/models/bulk-casts-response.js +3 -3
- package/build/api/models/bulk-follow-response.d.ts +3 -3
- package/build/api/models/bulk-follow-response.js +3 -3
- package/build/api/models/bulk-users-by-address-response.d.ts +3 -3
- package/build/api/models/bulk-users-by-address-response.js +3 -3
- package/build/api/models/bulk-users-response.d.ts +3 -3
- package/build/api/models/bulk-users-response.js +3 -3
- package/build/api/models/buy-storage-req-body.d.ts +3 -3
- package/build/api/models/buy-storage-req-body.js +3 -3
- package/build/api/models/cast-and-conversations-ref.d.ts +179 -0
- package/build/api/models/cast-and-conversations-ref.js +19 -0
- package/build/api/models/cast-and-conversations.d.ts +180 -0
- package/build/api/models/cast-and-conversations.js +19 -0
- package/build/api/models/cast-composer-actions-list-response-actions-inner-action.d.ts +3 -3
- package/build/api/models/cast-composer-actions-list-response-actions-inner-action.js +3 -3
- package/build/api/models/cast-composer-actions-list-response-actions-inner.d.ts +3 -3
- package/build/api/models/cast-composer-actions-list-response-actions-inner.js +3 -3
- package/build/api/models/cast-composer-actions-list-response.d.ts +3 -3
- package/build/api/models/cast-composer-actions-list-response.js +3 -3
- package/build/api/models/cast-dehydrated.d.ts +3 -3
- package/build/api/models/cast-dehydrated.js +3 -3
- package/build/api/models/cast-embed-crawl-response.d.ts +3 -3
- package/build/api/models/cast-embed-crawl-response.js +3 -3
- package/build/api/models/cast-embedded-parent-author.d.ts +3 -3
- package/build/api/models/cast-embedded-parent-author.js +3 -3
- package/build/api/models/cast-embedded.d.ts +3 -10
- package/build/api/models/cast-embedded.js +3 -3
- package/build/api/models/cast-id.d.ts +3 -3
- package/build/api/models/cast-id.js +3 -3
- package/build/api/models/cast-notification-type.d.ts +3 -3
- package/build/api/models/cast-notification-type.js +3 -3
- package/build/api/models/{cast-with-interactions-reactions.d.ts → cast-reactions.d.ts} +9 -9
- package/build/api/models/cast-reactions.js +15 -0
- package/build/api/models/cast-replies.d.ts +24 -0
- package/build/api/models/cast-replies.js +15 -0
- package/build/api/models/cast-response.d.ts +6 -6
- package/build/api/models/cast-response.js +3 -3
- package/build/api/models/cast-viewer-context.d.ts +3 -3
- package/build/api/models/cast-viewer-context.js +3 -3
- package/build/api/models/cast.d.ts +77 -3
- package/build/api/models/cast.js +3 -3
- package/build/api/models/casts-metrics-response.d.ts +3 -3
- package/build/api/models/casts-metrics-response.js +3 -3
- package/build/api/models/casts-metrics.d.ts +3 -3
- package/build/api/models/casts-metrics.js +3 -3
- package/build/api/models/casts-response-result.d.ts +6 -6
- package/build/api/models/casts-response-result.js +3 -3
- package/build/api/models/casts-response.d.ts +3 -3
- package/build/api/models/casts-response.js +3 -3
- package/build/api/models/casts-search-response.d.ts +6 -6
- package/build/api/models/casts-search-response.js +3 -3
- package/build/api/models/channel-activity.d.ts +3 -3
- package/build/api/models/channel-activity.js +3 -3
- package/build/api/models/channel-dehydrated.d.ts +3 -3
- package/build/api/models/channel-dehydrated.js +3 -3
- package/build/api/models/channel-external-link.d.ts +3 -3
- package/build/api/models/channel-external-link.js +3 -3
- package/build/api/models/channel-follow-req-body.d.ts +3 -3
- package/build/api/models/channel-follow-req-body.js +3 -3
- package/build/api/models/channel-list-response.d.ts +3 -3
- package/build/api/models/channel-list-response.js +3 -3
- package/build/api/models/channel-member-channel.d.ts +3 -3
- package/build/api/models/channel-member-channel.js +3 -3
- package/build/api/models/channel-member-invite-list-response.d.ts +3 -3
- package/build/api/models/channel-member-invite-list-response.js +3 -3
- package/build/api/models/channel-member-invite.d.ts +3 -3
- package/build/api/models/channel-member-invite.js +3 -3
- package/build/api/models/channel-member-list-response.d.ts +3 -3
- package/build/api/models/channel-member-list-response.js +3 -3
- package/build/api/models/channel-member-role.d.ts +4 -3
- package/build/api/models/channel-member-role.js +5 -4
- package/build/api/models/channel-member-user.d.ts +3 -3
- package/build/api/models/channel-member-user.js +3 -3
- package/build/api/models/channel-member.d.ts +3 -3
- package/build/api/models/channel-member.js +3 -3
- package/build/api/models/channel-or-channel-dehydrated.d.ts +3 -3
- package/build/api/models/channel-or-channel-dehydrated.js +3 -3
- package/build/api/models/channel-response-bulk.d.ts +3 -3
- package/build/api/models/channel-response-bulk.js +3 -3
- package/build/api/models/channel-response.d.ts +3 -3
- package/build/api/models/channel-response.js +3 -3
- package/build/api/models/channel-search-response.d.ts +3 -3
- package/build/api/models/channel-search-response.js +3 -3
- package/build/api/models/channel-user-context.d.ts +3 -3
- package/build/api/models/channel-user-context.js +3 -3
- package/build/api/models/channel.d.ts +18 -18
- package/build/api/models/channel.js +3 -3
- package/build/api/models/conflict-error-res.d.ts +3 -3
- package/build/api/models/conflict-error-res.js +3 -3
- package/build/api/models/conversation-conversation.d.ts +9 -9
- package/build/api/models/conversation-conversation.js +3 -3
- package/build/api/models/conversation-summary-summary.d.ts +3 -3
- package/build/api/models/conversation-summary-summary.js +3 -3
- package/build/api/models/conversation-summary.d.ts +3 -3
- package/build/api/models/conversation-summary.js +3 -3
- package/build/api/models/conversation.d.ts +3 -3
- package/build/api/models/conversation.js +3 -3
- package/build/api/models/delete-cast-req-body.d.ts +4 -4
- package/build/api/models/delete-cast-req-body.js +3 -3
- package/build/api/models/delete-frame-req-body.d.ts +3 -3
- package/build/api/models/delete-frame-req-body.js +3 -3
- package/build/api/models/delete-frame-response.d.ts +3 -3
- package/build/api/models/delete-frame-response.js +3 -3
- package/build/api/models/deploy-fungible-response-contract-fungible.d.ts +3 -3
- package/build/api/models/deploy-fungible-response-contract-fungible.js +3 -3
- package/build/api/models/deploy-fungible-response-contract.d.ts +3 -3
- package/build/api/models/deploy-fungible-response-contract.js +3 -3
- package/build/api/models/deploy-fungible-response.d.ts +3 -3
- package/build/api/models/deploy-fungible-response.js +3 -3
- package/build/api/models/developer-managed-signer.d.ts +3 -3
- package/build/api/models/developer-managed-signer.js +3 -3
- package/build/api/models/embed-cast-deep.d.ts +3 -3
- package/build/api/models/embed-cast-deep.js +3 -3
- package/build/api/models/embed-cast.d.ts +3 -3
- package/build/api/models/embed-cast.js +3 -3
- package/build/api/models/embed-deep.d.ts +3 -3
- package/build/api/models/embed-deep.js +3 -3
- package/build/api/models/embed-url-metadata-image.d.ts +3 -3
- package/build/api/models/embed-url-metadata-image.js +3 -3
- package/build/api/models/embed-url-metadata-video-stream-inner.d.ts +3 -3
- package/build/api/models/embed-url-metadata-video-stream-inner.js +3 -3
- package/build/api/models/embed-url-metadata-video.d.ts +3 -3
- package/build/api/models/embed-url-metadata-video.js +3 -3
- package/build/api/models/embed-url-metadata.d.ts +3 -3
- package/build/api/models/embed-url-metadata.js +3 -3
- package/build/api/models/embed-url.d.ts +3 -3
- package/build/api/models/embed-url.js +3 -3
- package/build/api/models/embed.d.ts +3 -3
- package/build/api/models/embed.js +3 -3
- package/build/api/models/error-res.d.ts +3 -3
- package/build/api/models/error-res.js +3 -3
- package/build/api/models/farcaster-action-req-body-action.d.ts +3 -3
- package/build/api/models/farcaster-action-req-body-action.js +3 -3
- package/build/api/models/farcaster-action-req-body.d.ts +3 -3
- package/build/api/models/farcaster-action-req-body.js +3 -3
- package/build/api/models/farcaster-manifest-frame.d.ts +3 -3
- package/build/api/models/farcaster-manifest-frame.js +3 -3
- package/build/api/models/farcaster-manifest.d.ts +6 -6
- package/build/api/models/farcaster-manifest.js +3 -3
- package/build/api/models/feed-response.d.ts +6 -6
- package/build/api/models/feed-response.js +3 -3
- package/build/api/models/fetch-cast-quotes-identifier-parameter.d.ts +16 -0
- package/build/api/models/fetch-cast-quotes-identifier-parameter.js +15 -0
- package/build/api/models/fetch-cast-quotes200-response.d.ts +32 -0
- package/build/api/models/fetch-cast-quotes200-response.js +15 -0
- package/build/api/models/fetch-feed-for-you400-response.d.ts +3 -3
- package/build/api/models/fetch-feed-for-you400-response.js +3 -3
- package/build/api/models/fetch-frame-meta-tags-from-url200-response.d.ts +3 -3
- package/build/api/models/fetch-frame-meta-tags-from-url200-response.js +3 -3
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.d.ts +3 -3
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.js +3 -3
- package/build/api/models/fetch-relevant-frames200-response.d.ts +3 -3
- package/build/api/models/fetch-relevant-frames200-response.js +3 -3
- package/build/api/models/fetch-user-interactions200-response.d.ts +3 -3
- package/build/api/models/fetch-user-interactions200-response.js +3 -3
- package/build/api/models/fname-availability-response.d.ts +3 -3
- package/build/api/models/fname-availability-response.js +3 -3
- package/build/api/models/follow-req-body.d.ts +3 -3
- package/build/api/models/follow-req-body.js +3 -3
- package/build/api/models/follow-response.d.ts +3 -3
- package/build/api/models/follow-response.js +3 -3
- package/build/api/models/follower-dehydrated.d.ts +3 -3
- package/build/api/models/follower-dehydrated.js +3 -3
- package/build/api/models/follower.d.ts +3 -3
- package/build/api/models/follower.js +3 -3
- package/build/api/models/followers-response.d.ts +3 -3
- package/build/api/models/followers-response.js +3 -3
- package/build/api/models/frame-action-button.d.ts +3 -3
- package/build/api/models/frame-action-button.js +3 -3
- package/build/api/models/frame-action-req-body.d.ts +4 -4
- package/build/api/models/frame-action-req-body.js +3 -3
- package/build/api/models/frame-action.d.ts +3 -3
- package/build/api/models/frame-action.js +3 -3
- package/build/api/models/frame-button-action-type.d.ts +3 -3
- package/build/api/models/frame-button-action-type.js +3 -3
- package/build/api/models/frame-catalog-response.d.ts +3 -3
- package/build/api/models/frame-catalog-response.js +3 -3
- package/build/api/models/frame-developer-managed-action-req-body.d.ts +4 -4
- package/build/api/models/frame-developer-managed-action-req-body.js +3 -3
- package/build/api/models/frame-input.d.ts +3 -3
- package/build/api/models/frame-input.js +3 -3
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.d.ts +3 -3
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.js +3 -3
- package/build/api/models/frame-notification-tokens.d.ts +3 -3
- package/build/api/models/frame-notification-tokens.js +3 -3
- package/build/api/models/{transaction-frame-pay-all-of-transaction.d.ts → frame-pay-transaction-req-body-transaction.d.ts} +6 -6
- package/build/api/models/frame-pay-transaction-req-body-transaction.js +15 -0
- package/build/api/models/{frame-pay-transaction-request-body.d.ts → frame-pay-transaction-req-body.d.ts} +11 -11
- package/build/api/models/frame-pay-transaction-req-body.js +15 -0
- package/build/api/models/frame-signature-packet-trusted-data.d.ts +3 -3
- package/build/api/models/frame-signature-packet-trusted-data.js +3 -3
- package/build/api/models/frame-signature-packet-untrusted-data.d.ts +3 -3
- package/build/api/models/frame-signature-packet-untrusted-data.js +3 -3
- package/build/api/models/frame-signature-packet.d.ts +3 -3
- package/build/api/models/frame-signature-packet.js +3 -3
- package/build/api/models/frame-state.d.ts +3 -3
- package/build/api/models/frame-state.js +3 -3
- package/build/api/models/frame-transaction.d.ts +3 -3
- package/build/api/models/frame-transaction.js +3 -3
- package/build/api/models/{frame-v1-all-of-input.d.ts → frame-v1-input.d.ts} +6 -6
- package/build/api/models/frame-v1-input.js +15 -0
- package/build/api/models/{frame-v1-all-of-state.d.ts → frame-v1-state.d.ts} +6 -6
- package/build/api/models/frame-v1-state.js +15 -0
- package/build/api/models/frame-v1.d.ts +63 -7
- package/build/api/models/frame-v1.js +3 -3
- package/build/api/models/{frame-v2-all-of-metadata.d.ts → frame-v2-metadata.d.ts} +6 -6
- package/build/api/models/frame-v2-metadata.js +15 -0
- package/build/api/models/frame-v2-with-full-author.d.ts +51 -7
- package/build/api/models/frame-v2-with-full-author.js +3 -3
- package/build/api/models/frame-v2.d.ts +51 -7
- package/build/api/models/frame-v2.js +3 -3
- package/build/api/models/frame-validate-analytics-input-text-input-texts-inner.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-input-text-input-texts-inner.js +3 -3
- package/build/api/models/frame-validate-analytics-input-text.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-input-text.js +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.js +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast.js +3 -3
- package/build/api/models/frame-validate-analytics-interactors-interactors-inner.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactors-interactors-inner.js +3 -3
- package/build/api/models/frame-validate-analytics-interactors.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactors.js +3 -3
- package/build/api/models/frame-validate-analytics-response.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-response.js +3 -3
- package/build/api/models/frame-validate-analytics-total-interactors.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-total-interactors.js +3 -3
- package/build/api/models/frame-validate-list-response.d.ts +3 -3
- package/build/api/models/frame-validate-list-response.js +3 -3
- package/build/api/models/frame.d.ts +3 -3
- package/build/api/models/frame.js +3 -3
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner-stats.d.ts +11 -11
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner-stats.js +3 -3
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner.d.ts +8 -8
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner.js +3 -3
- package/build/api/models/get-notification-campaign-stats200-response.d.ts +5 -5
- package/build/api/models/get-notification-campaign-stats200-response.js +3 -3
- package/build/api/models/{html-metadata-all-of-oembed.d.ts → html-metadata-oembed.d.ts} +5 -5
- package/build/api/models/html-metadata-oembed.js +15 -0
- package/build/api/models/html-metadata.d.ts +310 -7
- package/build/api/models/html-metadata.js +3 -3
- package/build/api/models/image-object.d.ts +3 -3
- package/build/api/models/image-object.js +3 -3
- package/build/api/models/index.d.ts +33 -59
- package/build/api/models/index.js +33 -59
- package/build/api/models/invite-channel-member-req-body.d.ts +3 -3
- package/build/api/models/invite-channel-member-req-body.js +3 -3
- package/build/api/models/location-address.d.ts +3 -3
- package/build/api/models/location-address.js +3 -3
- package/build/api/models/location.d.ts +9 -9
- package/build/api/models/location.js +3 -3
- package/build/api/models/mark-notifications-as-seen-req-body.d.ts +3 -3
- package/build/api/models/mark-notifications-as-seen-req-body.js +3 -3
- package/build/api/models/mint-nft-request-recipients-inner.d.ts +36 -0
- package/build/api/models/mint-nft-request-recipients-inner.js +15 -0
- package/build/api/models/mint-nft-request.d.ts +49 -0
- package/build/api/models/{transaction-send-fungibles-request.js → mint-nft-request.js} +5 -5
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.d.ts +36 -0
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.js +15 -0
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.d.ts +36 -0
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.js +15 -0
- package/build/api/models/mint-nft200-response-transactions-inner.d.ts +38 -0
- package/build/api/models/mint-nft200-response-transactions-inner.js +15 -0
- package/build/api/models/mint-nft200-response.d.ts +25 -0
- package/build/api/models/mint-nft200-response.js +15 -0
- package/build/api/models/mute-list-response.d.ts +3 -3
- package/build/api/models/mute-list-response.js +3 -3
- package/build/api/models/mute-record.d.ts +3 -3
- package/build/api/models/mute-record.js +3 -3
- package/build/api/models/mute-req-body.d.ts +3 -3
- package/build/api/models/mute-req-body.js +3 -3
- package/build/api/models/mute-response.d.ts +3 -3
- package/build/api/models/mute-response.js +3 -3
- package/build/api/models/network.d.ts +3 -3
- package/build/api/models/network.js +3 -3
- package/build/api/models/next-cursor.d.ts +3 -3
- package/build/api/models/next-cursor.js +3 -3
- package/build/api/models/neynar-frame-creation-req-body.d.ts +3 -3
- package/build/api/models/neynar-frame-creation-req-body.js +3 -3
- package/build/api/models/neynar-frame-page.d.ts +4 -4
- package/build/api/models/neynar-frame-page.js +3 -3
- package/build/api/models/neynar-frame-update-req-body.d.ts +3 -3
- package/build/api/models/neynar-frame-update-req-body.js +3 -3
- package/build/api/models/neynar-frame.d.ts +3 -3
- package/build/api/models/neynar-frame.js +3 -3
- package/build/api/models/neynar-next-frame-page-mint-url.d.ts +3 -3
- package/build/api/models/neynar-next-frame-page-mint-url.js +3 -3
- package/build/api/models/neynar-next-frame-page-redirect.d.ts +3 -3
- package/build/api/models/neynar-next-frame-page-redirect.js +3 -3
- package/build/api/models/neynar-next-frame-page.d.ts +3 -3
- package/build/api/models/neynar-next-frame-page.js +3 -3
- package/build/api/models/neynar-page-button-next-page.d.ts +3 -3
- package/build/api/models/neynar-page-button-next-page.js +3 -3
- package/build/api/models/neynar-page-button.d.ts +3 -3
- package/build/api/models/neynar-page-button.js +3 -3
- package/build/api/models/neynar-page-image.d.ts +3 -3
- package/build/api/models/neynar-page-image.js +3 -3
- package/build/api/models/neynar-page-input-text.d.ts +4 -4
- package/build/api/models/neynar-page-input-text.js +3 -3
- package/build/api/models/neynar-page-input.d.ts +3 -3
- package/build/api/models/neynar-page-input.js +3 -3
- package/build/api/models/nonce-response.d.ts +3 -3
- package/build/api/models/nonce-response.js +3 -3
- package/build/api/models/notification-delivery.d.ts +3 -3
- package/build/api/models/notification-delivery.js +3 -3
- package/build/api/models/notification-type.d.ts +4 -4
- package/build/api/models/notification-type.js +4 -4
- package/build/api/models/notification.d.ts +6 -6
- package/build/api/models/notification.js +3 -3
- package/build/api/models/notifications-response.d.ts +3 -3
- package/build/api/models/notifications-response.js +3 -3
- package/build/api/models/oembed-link-data.d.ts +77 -7
- package/build/api/models/oembed-link-data.js +7 -3
- package/build/api/models/oembed-photo-data.d.ts +95 -7
- package/build/api/models/oembed-photo-data.js +7 -3
- package/build/api/models/oembed-rich-data.d.ts +95 -7
- package/build/api/models/oembed-rich-data.js +7 -3
- package/build/api/models/oembed-video-data.d.ts +95 -7
- package/build/api/models/oembed-video-data.js +7 -3
- package/build/api/models/operation-response.d.ts +3 -3
- package/build/api/models/operation-response.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of1.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of1.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of2.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of2.js +3 -3
- package/build/api/models/post-cast-req-body-embeds.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds.js +3 -3
- package/build/api/models/post-cast-req-body.d.ts +3 -3
- package/build/api/models/post-cast-req-body.js +3 -3
- package/build/api/models/post-cast-response-cast-author.d.ts +3 -3
- package/build/api/models/post-cast-response-cast-author.js +3 -3
- package/build/api/models/post-cast-response-cast.d.ts +4 -4
- package/build/api/models/post-cast-response-cast.js +3 -3
- package/build/api/models/post-cast-response.d.ts +3 -3
- package/build/api/models/post-cast-response.js +3 -3
- package/build/api/models/reaction-for-cast.d.ts +6 -10
- package/build/api/models/reaction-for-cast.js +4 -8
- package/build/api/models/reaction-like.d.ts +3 -3
- package/build/api/models/reaction-like.js +3 -3
- package/build/api/models/reaction-recast.d.ts +3 -3
- package/build/api/models/reaction-recast.js +3 -3
- package/build/api/models/reaction-req-body.d.ts +3 -3
- package/build/api/models/reaction-req-body.js +3 -3
- package/build/api/models/reaction-type.d.ts +3 -3
- package/build/api/models/reaction-type.js +3 -3
- package/build/api/models/reaction-with-cast-info.d.ts +6 -6
- package/build/api/models/reaction-with-cast-info.js +3 -3
- package/build/api/models/reaction-with-user-info.d.ts +3 -3
- package/build/api/models/reaction-with-user-info.js +3 -3
- package/build/api/models/reactions-cast-response.d.ts +3 -3
- package/build/api/models/reactions-cast-response.js +3 -3
- package/build/api/models/reactions-response.d.ts +3 -3
- package/build/api/models/reactions-response.js +3 -3
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.d.ts +55 -0
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.js +15 -0
- package/build/api/models/register-developer-managed-signed-key-req-body.d.ts +5 -5
- package/build/api/models/register-developer-managed-signed-key-req-body.js +3 -3
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.d.ts +48 -0
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.js +21 -0
- package/build/api/models/register-signer-key-req-body.d.ts +5 -5
- package/build/api/models/register-signer-key-req-body.js +3 -3
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.d.ts +14 -14
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.js +3 -3
- package/build/api/models/register-user-on-chain-req-body-registration.d.ts +3 -3
- package/build/api/models/register-user-on-chain-req-body-registration.js +3 -3
- package/build/api/models/register-user-on-chain-req-body-signers-inner.d.ts +3 -3
- package/build/api/models/register-user-on-chain-req-body-signers-inner.js +3 -3
- package/build/api/models/register-user-on-chain-req-body.d.ts +14 -14
- package/build/api/models/register-user-on-chain-req-body.js +3 -3
- package/build/api/models/register-user-on-chain-response.d.ts +3 -3
- package/build/api/models/register-user-on-chain-response.js +3 -3
- package/build/api/models/register-user-req-body-metadata.d.ts +3 -3
- package/build/api/models/register-user-req-body-metadata.js +3 -3
- package/build/api/models/register-user-req-body.d.ts +3 -3
- package/build/api/models/register-user-req-body.js +3 -3
- package/build/api/models/register-user-response.d.ts +3 -3
- package/build/api/models/register-user-response.js +3 -3
- package/build/api/models/relevant-followers-response.d.ts +3 -3
- package/build/api/models/relevant-followers-response.js +3 -3
- package/build/api/models/relevant-fungible-owners-response.d.ts +3 -3
- package/build/api/models/relevant-fungible-owners-response.js +3 -3
- package/build/api/models/remove-channel-member-req-body.d.ts +3 -3
- package/build/api/models/remove-channel-member-req-body.js +3 -3
- package/build/api/models/remove-verification-req-body.d.ts +9 -3
- package/build/api/models/remove-verification-req-body.js +3 -3
- package/build/api/models/respond-channel-invite-req-body.d.ts +3 -3
- package/build/api/models/respond-channel-invite-req-body.js +3 -3
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.d.ts +32 -6
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.js +3 -3
- package/build/api/models/send-frame-notifications-req-body-filters.d.ts +3 -3
- package/build/api/models/send-frame-notifications-req-body-filters.js +3 -3
- package/build/api/models/send-frame-notifications-req-body-notification.d.ts +3 -3
- package/build/api/models/send-frame-notifications-req-body-notification.js +3 -3
- package/build/api/models/send-frame-notifications-req-body.d.ts +7 -7
- package/build/api/models/send-frame-notifications-req-body.js +3 -3
- package/build/api/models/send-frame-notifications-response.d.ts +3 -3
- package/build/api/models/send-frame-notifications-response.js +3 -3
- package/build/api/models/shared-signer-permission.d.ts +3 -3
- package/build/api/models/shared-signer-permission.js +3 -3
- package/build/api/models/signed-key-request-sponsor.d.ts +4 -4
- package/build/api/models/signed-key-request-sponsor.js +3 -3
- package/build/api/models/signer-list-response.d.ts +3 -3
- package/build/api/models/signer-list-response.js +3 -3
- package/build/api/models/signer.d.ts +3 -3
- package/build/api/models/signer.js +3 -3
- package/build/api/models/simulate-nft-mint-response-inner.d.ts +73 -0
- package/build/api/models/simulate-nft-mint-response-inner.js +15 -0
- package/build/api/models/simulate-nft-mint-response.d.ts +19 -0
- package/build/api/models/simulate-nft-mint-response.js +15 -0
- package/build/api/models/storage-allocation.d.ts +3 -3
- package/build/api/models/storage-allocation.js +3 -3
- package/build/api/models/storage-allocations-response.d.ts +3 -3
- package/build/api/models/storage-allocations-response.js +3 -3
- package/build/api/models/storage-object.d.ts +3 -3
- package/build/api/models/storage-object.js +3 -3
- package/build/api/models/storage-usage-response.d.ts +3 -3
- package/build/api/models/storage-usage-response.js +3 -3
- package/build/api/models/subscribed-to-object.d.ts +3 -3
- package/build/api/models/subscribed-to-object.js +3 -3
- package/build/api/models/subscribed-to-response.d.ts +3 -3
- package/build/api/models/subscribed-to-response.js +3 -3
- package/build/api/models/subscribed-to.d.ts +100 -7
- package/build/api/models/subscribed-to.js +7 -3
- package/build/api/models/subscriber.d.ts +3 -3
- package/build/api/models/subscriber.js +3 -3
- package/build/api/models/subscribers-response.d.ts +3 -3
- package/build/api/models/subscribers-response.js +3 -3
- package/build/api/models/subscription-check-response-value.d.ts +53 -0
- package/build/api/models/{subscription-status.js → subscription-check-response-value.js} +5 -5
- package/build/api/models/subscription-check-response.d.ts +5 -5
- package/build/api/models/subscription-check-response.js +3 -3
- package/build/api/models/subscription-metadata.d.ts +3 -3
- package/build/api/models/subscription-metadata.js +3 -3
- package/build/api/models/subscription-price.d.ts +3 -3
- package/build/api/models/subscription-price.js +3 -3
- package/build/api/models/subscription-tier-price.d.ts +3 -3
- package/build/api/models/subscription-tier-price.js +3 -3
- package/build/api/models/subscription-tier.d.ts +3 -3
- package/build/api/models/subscription-tier.js +3 -3
- package/build/api/models/subscription-token.d.ts +3 -3
- package/build/api/models/subscription-token.js +3 -3
- package/build/api/models/subscription.d.ts +3 -3
- package/build/api/models/subscription.js +3 -3
- package/build/api/models/subscriptions-response.d.ts +3 -3
- package/build/api/models/subscriptions-response.js +3 -3
- package/build/api/models/subscriptions.d.ts +3 -3
- package/build/api/models/subscriptions.js +3 -3
- package/build/api/models/text-range.d.ts +3 -3
- package/build/api/models/text-range.js +3 -3
- package/build/api/models/token-balance-balance.d.ts +3 -3
- package/build/api/models/token-balance-balance.js +3 -3
- package/build/api/models/token-balance-token.d.ts +3 -3
- package/build/api/models/token-balance-token.js +3 -3
- package/build/api/models/token-balance.d.ts +3 -3
- package/build/api/models/token-balance.js +3 -3
- package/build/api/models/transaction-frame-action.d.ts +4 -4
- package/build/api/models/transaction-frame-action.js +3 -3
- package/build/api/models/transaction-frame-config.d.ts +4 -4
- package/build/api/models/transaction-frame-config.js +3 -3
- package/build/api/models/transaction-frame-destination.d.ts +3 -3
- package/build/api/models/transaction-frame-destination.js +3 -3
- package/build/api/models/transaction-frame-line-item.d.ts +3 -3
- package/build/api/models/transaction-frame-line-item.js +3 -3
- package/build/api/models/transaction-frame-pay.d.ts +47 -7
- package/build/api/models/transaction-frame-pay.js +3 -3
- package/build/api/models/transaction-frame-response.d.ts +3 -3
- package/build/api/models/transaction-frame-response.js +3 -3
- package/build/api/models/transaction-frame-status.d.ts +3 -3
- package/build/api/models/transaction-frame-status.js +3 -3
- package/build/api/models/transaction-frame-type.d.ts +3 -3
- package/build/api/models/transaction-frame-type.js +3 -3
- package/build/api/models/transaction-frame.d.ts +3 -3
- package/build/api/models/transaction-frame.js +3 -3
- package/build/api/models/transaction-send-fungibles-receipt.d.ts +3 -3
- package/build/api/models/transaction-send-fungibles-receipt.js +3 -3
- package/build/api/models/transaction-send-fungibles-recipient.d.ts +3 -3
- package/build/api/models/transaction-send-fungibles-recipient.js +3 -3
- package/build/api/models/{transaction-send-fungibles-request.d.ts → transaction-send-fungibles-req-body.d.ts} +11 -11
- package/build/api/models/transaction-send-fungibles-req-body.js +21 -0
- package/build/api/models/transaction-send-fungibles-response.d.ts +3 -3
- package/build/api/models/transaction-send-fungibles-response.js +3 -3
- package/build/api/models/transaction-send-tx-info.d.ts +3 -3
- package/build/api/models/transaction-send-tx-info.js +3 -3
- package/build/api/models/trending-channel-response.d.ts +3 -3
- package/build/api/models/trending-channel-response.js +3 -3
- package/build/api/models/update-user-req-body-location.d.ts +3 -3
- package/build/api/models/update-user-req-body-location.js +3 -3
- package/build/api/models/update-user-req-body-verified-accounts.d.ts +3 -3
- package/build/api/models/update-user-req-body-verified-accounts.js +3 -3
- package/build/api/models/update-user-req-body.d.ts +9 -3
- package/build/api/models/update-user-req-body.js +3 -3
- package/build/api/models/user-dehydrated.d.ts +3 -3
- package/build/api/models/user-dehydrated.js +3 -3
- package/build/api/models/user-experimental.d.ts +3 -3
- package/build/api/models/user-experimental.js +3 -3
- package/build/api/models/user-fidresponse.d.ts +4 -4
- package/build/api/models/user-fidresponse.js +3 -3
- package/build/api/models/user-power-lite-response-result.d.ts +3 -3
- package/build/api/models/user-power-lite-response-result.js +3 -3
- package/build/api/models/user-power-lite-response.d.ts +3 -3
- package/build/api/models/user-power-lite-response.js +3 -3
- package/build/api/models/user-pro.d.ts +41 -0
- package/build/api/models/user-pro.js +20 -0
- package/build/api/models/user-profile-banner.d.ts +24 -0
- package/build/api/models/user-profile-banner.js +15 -0
- package/build/api/models/user-profile-bio.d.ts +3 -3
- package/build/api/models/user-profile-bio.js +3 -3
- package/build/api/models/user-profile.d.ts +10 -3
- package/build/api/models/user-profile.js +3 -3
- package/build/api/models/user-response.d.ts +3 -3
- package/build/api/models/user-response.js +3 -3
- package/build/api/models/user-search-response-result.d.ts +6 -6
- package/build/api/models/user-search-response-result.js +3 -3
- package/build/api/models/user-search-response.d.ts +3 -3
- package/build/api/models/user-search-response.js +3 -3
- package/build/api/models/user-verified-accounts-inner.d.ts +4 -4
- package/build/api/models/user-verified-accounts-inner.js +3 -3
- package/build/api/models/user-verified-addresses-primary.d.ts +3 -3
- package/build/api/models/user-verified-addresses-primary.js +3 -3
- package/build/api/models/user-verified-addresses.d.ts +3 -3
- package/build/api/models/user-verified-addresses.js +3 -3
- package/build/api/models/user-viewer-context.d.ts +3 -3
- package/build/api/models/user-viewer-context.js +3 -3
- package/build/api/models/user.d.ts +17 -10
- package/build/api/models/user.js +3 -3
- package/build/api/models/users-active-channels-response.d.ts +3 -3
- package/build/api/models/users-active-channels-response.js +3 -3
- package/build/api/models/users-response.d.ts +3 -3
- package/build/api/models/users-response.js +3 -3
- package/build/api/models/validate-frame-action-req-body.d.ts +3 -3
- package/build/api/models/validate-frame-action-req-body.js +3 -3
- package/build/api/models/validate-frame-action-response.d.ts +3 -3
- package/build/api/models/validate-frame-action-response.js +3 -3
- package/build/api/models/validated-frame-action-signer.d.ts +3 -3
- package/build/api/models/validated-frame-action-signer.js +3 -3
- package/build/api/models/validated-frame-action-tapped-button.d.ts +3 -3
- package/build/api/models/validated-frame-action-tapped-button.js +3 -3
- package/build/api/models/validated-frame-action.d.ts +6 -6
- package/build/api/models/validated-frame-action.js +3 -3
- package/build/api/models/verification-chain-id.d.ts +3 -3
- package/build/api/models/verification-chain-id.js +3 -3
- package/build/api/models/verification-type.d.ts +3 -3
- package/build/api/models/verification-type.js +3 -3
- package/build/api/models/video-object.d.ts +3 -3
- package/build/api/models/video-object.js +3 -3
- package/build/api/models/webhook-delete-req-body.d.ts +3 -3
- package/build/api/models/webhook-delete-req-body.js +3 -3
- package/build/api/models/webhook-list-response.d.ts +3 -3
- package/build/api/models/webhook-list-response.js +3 -3
- package/build/api/models/webhook-patch-req-body.d.ts +3 -3
- package/build/api/models/webhook-patch-req-body.js +3 -3
- package/build/api/models/webhook-post-req-body.d.ts +3 -3
- package/build/api/models/webhook-post-req-body.js +3 -3
- package/build/api/models/webhook-put-req-body.d.ts +3 -3
- package/build/api/models/webhook-put-req-body.js +3 -3
- package/build/api/models/webhook-response.d.ts +3 -3
- package/build/api/models/webhook-response.js +3 -3
- package/build/api/models/webhook-secret.d.ts +3 -3
- package/build/api/models/webhook-secret.js +3 -3
- package/build/api/models/webhook-subscription-filters-cast.d.ts +9 -3
- package/build/api/models/webhook-subscription-filters-cast.js +3 -3
- package/build/api/models/webhook-subscription-filters-follow.d.ts +3 -3
- package/build/api/models/webhook-subscription-filters-follow.js +3 -3
- package/build/api/models/webhook-subscription-filters-reaction.d.ts +9 -3
- package/build/api/models/webhook-subscription-filters-reaction.js +3 -3
- package/build/api/models/webhook-subscription-filters-user-updated.d.ts +3 -3
- package/build/api/models/webhook-subscription-filters-user-updated.js +3 -3
- package/build/api/models/webhook-subscription-filters.d.ts +3 -3
- package/build/api/models/webhook-subscription-filters.js +3 -3
- package/build/api/models/webhook-subscription.d.ts +3 -3
- package/build/api/models/webhook-subscription.js +3 -3
- package/build/api/models/webhook.d.ts +3 -3
- package/build/api/models/webhook.js +3 -3
- package/build/api/models/zod-error-errors-inner.d.ts +3 -3
- package/build/api/models/zod-error-errors-inner.js +3 -3
- package/build/api/models/zod-error.d.ts +3 -3
- package/build/api/models/zod-error.js +3 -3
- package/build/clients/NeynarAPIClient.d.ts +403 -246
- package/build/clients/NeynarAPIClient.js +374 -194
- package/build/hub-api/models/index.d.ts +2 -0
- package/build/hub-api/models/index.js +2 -0
- package/build/hub-api/models/storage-limits-response-tier-subscriptions-inner.d.ts +34 -0
- package/build/hub-api/models/storage-limits-response-tier-subscriptions-inner.js +19 -0
- package/build/hub-api/models/storage-limits-response-unit-details.d.ts +35 -0
- package/build/hub-api/models/storage-limits-response-unit-details.js +20 -0
- package/build/hub-api/models/storage-limits-response.d.ts +20 -0
- package/build/types/webhooks.d.ts +1 -12
- package/package.json +3 -3
- package/build/api/models/app-host-post-event-body-one-of.d.ts +0 -30
- package/build/api/models/app-host-post-event-body.d.ts +0 -19
- package/build/api/models/authorization-url-response-type.d.ts +0 -20
- package/build/api/models/authorization-url-response-type.js +0 -24
- package/build/api/models/bulk-user-address-type.d.ts +0 -21
- package/build/api/models/bulk-user-address-type.js +0 -25
- package/build/api/models/cast-composer-type.d.ts +0 -21
- package/build/api/models/cast-composer-type.js +0 -25
- package/build/api/models/cast-conversation-sort-type.d.ts +0 -22
- package/build/api/models/cast-conversation-sort-type.js +0 -26
- package/build/api/models/cast-param-type.d.ts +0 -21
- package/build/api/models/cast-param-type.js +0 -25
- package/build/api/models/cast-with-interactions-all-of.d.ts +0 -93
- package/build/api/models/cast-with-interactions-and-conversations-all-of.d.ts +0 -25
- package/build/api/models/cast-with-interactions-and-conversations-all-of.js +0 -15
- package/build/api/models/cast-with-interactions-and-conversations-ref-all-of.d.ts +0 -24
- package/build/api/models/cast-with-interactions-and-conversations-ref-all-of.js +0 -15
- package/build/api/models/cast-with-interactions-and-conversations-ref.d.ts +0 -19
- package/build/api/models/cast-with-interactions-and-conversations-ref.js +0 -15
- package/build/api/models/cast-with-interactions-and-conversations.d.ts +0 -18
- package/build/api/models/cast-with-interactions-and-conversations.js +0 -15
- package/build/api/models/cast-with-interactions-reactions.js +0 -15
- package/build/api/models/cast-with-interactions-replies.d.ts +0 -24
- package/build/api/models/cast-with-interactions-replies.js +0 -15
- package/build/api/models/cast-with-interactions.d.ts +0 -18
- package/build/api/models/cast-with-interactions.js +0 -15
- package/build/api/models/casts-search-response-result.d.ts +0 -32
- package/build/api/models/casts-search-response-result.js +0 -15
- package/build/api/models/channel-type.d.ts +0 -21
- package/build/api/models/channel-type.js +0 -25
- package/build/api/models/embed-type.d.ts +0 -37
- package/build/api/models/embed-type.js +0 -41
- package/build/api/models/farcaster-manifest-account-association.d.ts +0 -36
- package/build/api/models/farcaster-manifest-account-association.js +0 -15
- package/build/api/models/feed-trending-provider.d.ts +0 -22
- package/build/api/models/feed-trending-provider.js +0 -26
- package/build/api/models/feed-type.d.ts +0 -21
- package/build/api/models/feed-type.js +0 -25
- package/build/api/models/filter-type.d.ts +0 -25
- package/build/api/models/filter-type.js +0 -29
- package/build/api/models/follow-sort-type.d.ts +0 -21
- package/build/api/models/follow-sort-type.js +0 -25
- package/build/api/models/for-you-provider.d.ts +0 -22
- package/build/api/models/for-you-provider.js +0 -26
- package/build/api/models/frame-base.d.ts +0 -36
- package/build/api/models/frame-base.js +0 -15
- package/build/api/models/frame-pay-transaction-request-body.js +0 -15
- package/build/api/models/frame-type.d.ts +0 -21
- package/build/api/models/frame-type.js +0 -25
- package/build/api/models/frame-v1-all-of-input.js +0 -15
- package/build/api/models/frame-v1-all-of-state.js +0 -15
- package/build/api/models/frame-v1-all-of.d.ts +0 -57
- package/build/api/models/frame-v1-all-of.js +0 -15
- package/build/api/models/frame-v2-all-of-metadata.js +0 -15
- package/build/api/models/frame-v2-all-of.d.ts +0 -45
- package/build/api/models/frame-v2-all-of.js +0 -15
- package/build/api/models/frame-v2-with-full-author-all-of.d.ts +0 -45
- package/build/api/models/frame-v2-with-full-author-all-of.js +0 -15
- package/build/api/models/fungible-owner-relevant-network.d.ts +0 -24
- package/build/api/models/fungible-owner-relevant-network.js +0 -28
- package/build/api/models/html-metadata-all-of-oembed.js +0 -15
- package/build/api/models/html-metadata-all-of.d.ts +0 -25
- package/build/api/models/html-metadata-all-of.js +0 -15
- package/build/api/models/mini-app-time-window.d.ts +0 -24
- package/build/api/models/mini-app-time-window.js +0 -28
- package/build/api/models/oembed-data.d.ts +0 -84
- package/build/api/models/oembed-data.js +0 -15
- package/build/api/models/oembed-link-data-all-of.d.ts +0 -28
- package/build/api/models/oembed-link-data-all-of.js +0 -19
- package/build/api/models/oembed-photo-data-all-of.d.ts +0 -46
- package/build/api/models/oembed-photo-data-all-of.js +0 -19
- package/build/api/models/oembed-rich-data-all-of.d.ts +0 -46
- package/build/api/models/oembed-rich-data-all-of.js +0 -19
- package/build/api/models/oembed-video-data-all-of.d.ts +0 -46
- package/build/api/models/oembed-video-data-all-of.js +0 -19
- package/build/api/models/og-object.d.ts +0 -314
- package/build/api/models/og-object.js +0 -15
- package/build/api/models/profile-url-pfp.d.ts +0 -24
- package/build/api/models/profile-url-pfp.js +0 -15
- package/build/api/models/profile-url.d.ts +0 -25
- package/build/api/models/profile-url.js +0 -15
- package/build/api/models/reactions-type.d.ts +0 -22
- package/build/api/models/reactions-type.js +0 -26
- package/build/api/models/search-sort-type.d.ts +0 -21
- package/build/api/models/search-sort-type.js +0 -25
- package/build/api/models/searched-user.d.ts +0 -130
- package/build/api/models/searched-user.js +0 -19
- package/build/api/models/subscribed-to-all-of.d.ts +0 -44
- package/build/api/models/subscribed-to-all-of.js +0 -15
- package/build/api/models/subscription-provider.d.ts +0 -20
- package/build/api/models/subscription-provider.js +0 -24
- package/build/api/models/subscription-providers.d.ts +0 -21
- package/build/api/models/subscription-providers.js +0 -25
- package/build/api/models/subscription-status.d.ts +0 -53
- package/build/api/models/transaction-frame-base.d.ts +0 -51
- package/build/api/models/transaction-frame-base.js +0 -15
- package/build/api/models/transaction-frame-pay-all-of-transaction.js +0 -15
- package/build/api/models/transaction-frame-pay-all-of.d.ts +0 -25
- package/build/api/models/transaction-frame-pay-all-of.js +0 -15
- package/build/api/models/validate-frame-aggregate-window.d.ts +0 -30
- package/build/api/models/validate-frame-aggregate-window.js +0 -34
- package/build/api/models/validate-frame-analytics-type.d.ts +0 -23
- package/build/api/models/validate-frame-analytics-type.js +0 -27
|
@@ -4,58 +4,52 @@ export * from './address-balance-verified-address';
|
|
|
4
4
|
export * from './app-host-event-type';
|
|
5
5
|
export * from './app-host-get-event-response';
|
|
6
6
|
export * from './app-host-get-event-response-notification-details';
|
|
7
|
-
export * from './app-host-post-event-body';
|
|
8
|
-
export * from './app-host-post-event-body-one-of';
|
|
9
|
-
export * from './app-host-post-event-body-one-of1';
|
|
7
|
+
export * from './app-host-post-event-req-body';
|
|
8
|
+
export * from './app-host-post-event-req-body-one-of';
|
|
9
|
+
export * from './app-host-post-event-req-body-one-of1';
|
|
10
|
+
export * from './app-host-post-event-req-body-one-of-signed-message';
|
|
11
|
+
export * from './app-host-post-event-req-body-one-of-signed-message-one-of';
|
|
10
12
|
export * from './app-host-post-event-response';
|
|
11
13
|
export * from './app-host-user-state-response';
|
|
12
14
|
export * from './app-host-user-state-response-notifications-enabled-inner';
|
|
13
15
|
export * from './authorization-url-response';
|
|
14
|
-
export * from './authorization-url-response-type';
|
|
15
16
|
export * from './balance-response';
|
|
16
17
|
export * from './balance-response-user-balance';
|
|
17
18
|
export * from './ban-list-response';
|
|
18
19
|
export * from './ban-record';
|
|
19
20
|
export * from './ban-req-body';
|
|
20
21
|
export * from './ban-response';
|
|
22
|
+
export * from './best-friends-response';
|
|
23
|
+
export * from './best-friends-response-users-inner';
|
|
21
24
|
export * from './block-list-response';
|
|
22
25
|
export * from './block-record';
|
|
23
26
|
export * from './block-req-body';
|
|
24
27
|
export * from './bulk-casts-response';
|
|
25
28
|
export * from './bulk-follow-response';
|
|
26
|
-
export * from './bulk-user-address-type';
|
|
27
29
|
export * from './bulk-users-by-address-response';
|
|
28
30
|
export * from './bulk-users-response';
|
|
29
31
|
export * from './buy-storage-req-body';
|
|
30
32
|
export * from './cast';
|
|
33
|
+
export * from './cast-and-conversations';
|
|
34
|
+
export * from './cast-and-conversations-ref';
|
|
31
35
|
export * from './cast-composer-actions-list-response';
|
|
32
36
|
export * from './cast-composer-actions-list-response-actions-inner';
|
|
33
37
|
export * from './cast-composer-actions-list-response-actions-inner-action';
|
|
34
|
-
export * from './cast-composer-type';
|
|
35
|
-
export * from './cast-conversation-sort-type';
|
|
36
38
|
export * from './cast-dehydrated';
|
|
37
39
|
export * from './cast-embed-crawl-response';
|
|
38
40
|
export * from './cast-embedded';
|
|
39
41
|
export * from './cast-embedded-parent-author';
|
|
40
42
|
export * from './cast-id';
|
|
41
43
|
export * from './cast-notification-type';
|
|
42
|
-
export * from './cast-
|
|
44
|
+
export * from './cast-reactions';
|
|
45
|
+
export * from './cast-replies';
|
|
43
46
|
export * from './cast-response';
|
|
44
47
|
export * from './cast-viewer-context';
|
|
45
|
-
export * from './cast-with-interactions';
|
|
46
|
-
export * from './cast-with-interactions-all-of';
|
|
47
|
-
export * from './cast-with-interactions-and-conversations';
|
|
48
|
-
export * from './cast-with-interactions-and-conversations-all-of';
|
|
49
|
-
export * from './cast-with-interactions-and-conversations-ref';
|
|
50
|
-
export * from './cast-with-interactions-and-conversations-ref-all-of';
|
|
51
|
-
export * from './cast-with-interactions-reactions';
|
|
52
|
-
export * from './cast-with-interactions-replies';
|
|
53
48
|
export * from './casts-metrics';
|
|
54
49
|
export * from './casts-metrics-response';
|
|
55
50
|
export * from './casts-response';
|
|
56
51
|
export * from './casts-response-result';
|
|
57
52
|
export * from './casts-search-response';
|
|
58
|
-
export * from './casts-search-response-result';
|
|
59
53
|
export * from './channel';
|
|
60
54
|
export * from './channel-activity';
|
|
61
55
|
export * from './channel-dehydrated';
|
|
@@ -73,7 +67,6 @@ export * from './channel-or-channel-dehydrated';
|
|
|
73
67
|
export * from './channel-response';
|
|
74
68
|
export * from './channel-response-bulk';
|
|
75
69
|
export * from './channel-search-response';
|
|
76
|
-
export * from './channel-type';
|
|
77
70
|
export * from './channel-user-context';
|
|
78
71
|
export * from './conflict-error-res';
|
|
79
72
|
export * from './conversation';
|
|
@@ -91,7 +84,6 @@ export * from './embed';
|
|
|
91
84
|
export * from './embed-cast';
|
|
92
85
|
export * from './embed-cast-deep';
|
|
93
86
|
export * from './embed-deep';
|
|
94
|
-
export * from './embed-type';
|
|
95
87
|
export * from './embed-url';
|
|
96
88
|
export * from './embed-url-metadata';
|
|
97
89
|
export * from './embed-url-metadata-image';
|
|
@@ -101,52 +93,44 @@ export * from './error-res';
|
|
|
101
93
|
export * from './farcaster-action-req-body';
|
|
102
94
|
export * from './farcaster-action-req-body-action';
|
|
103
95
|
export * from './farcaster-manifest';
|
|
104
|
-
export * from './farcaster-manifest-account-association';
|
|
105
96
|
export * from './farcaster-manifest-frame';
|
|
106
97
|
export * from './feed-response';
|
|
107
|
-
export * from './
|
|
108
|
-
export * from './
|
|
98
|
+
export * from './fetch-cast-quotes200-response';
|
|
99
|
+
export * from './fetch-cast-quotes-identifier-parameter';
|
|
109
100
|
export * from './fetch-feed-for-you400-response';
|
|
110
101
|
export * from './fetch-frame-meta-tags-from-url200-response';
|
|
111
102
|
export * from './fetch-relevant-frames200-response';
|
|
112
103
|
export * from './fetch-relevant-frames200-response-relevant-frames-inner';
|
|
113
104
|
export * from './fetch-user-interactions200-response';
|
|
114
|
-
export * from './filter-type';
|
|
115
105
|
export * from './fname-availability-response';
|
|
116
106
|
export * from './follow-req-body';
|
|
117
107
|
export * from './follow-response';
|
|
118
|
-
export * from './follow-sort-type';
|
|
119
108
|
export * from './follower';
|
|
120
109
|
export * from './follower-dehydrated';
|
|
121
110
|
export * from './followers-response';
|
|
122
|
-
export * from './for-you-provider';
|
|
123
111
|
export * from './frame';
|
|
124
112
|
export * from './frame-action';
|
|
125
113
|
export * from './frame-action-button';
|
|
126
114
|
export * from './frame-action-req-body';
|
|
127
|
-
export * from './frame-base';
|
|
128
115
|
export * from './frame-button-action-type';
|
|
129
116
|
export * from './frame-catalog-response';
|
|
130
117
|
export * from './frame-developer-managed-action-req-body';
|
|
131
118
|
export * from './frame-input';
|
|
132
119
|
export * from './frame-notification-tokens';
|
|
133
120
|
export * from './frame-notification-tokens-notification-tokens-inner';
|
|
134
|
-
export * from './frame-pay-transaction-
|
|
121
|
+
export * from './frame-pay-transaction-req-body';
|
|
122
|
+
export * from './frame-pay-transaction-req-body-transaction';
|
|
135
123
|
export * from './frame-signature-packet';
|
|
136
124
|
export * from './frame-signature-packet-trusted-data';
|
|
137
125
|
export * from './frame-signature-packet-untrusted-data';
|
|
138
126
|
export * from './frame-state';
|
|
139
127
|
export * from './frame-transaction';
|
|
140
|
-
export * from './frame-type';
|
|
141
128
|
export * from './frame-v1';
|
|
142
|
-
export * from './frame-v1-
|
|
143
|
-
export * from './frame-v1-
|
|
144
|
-
export * from './frame-v1-all-of-state';
|
|
129
|
+
export * from './frame-v1-input';
|
|
130
|
+
export * from './frame-v1-state';
|
|
145
131
|
export * from './frame-v2';
|
|
146
|
-
export * from './frame-v2-
|
|
147
|
-
export * from './frame-v2-all-of-metadata';
|
|
132
|
+
export * from './frame-v2-metadata';
|
|
148
133
|
export * from './frame-v2-with-full-author';
|
|
149
|
-
export * from './frame-v2-with-full-author-all-of';
|
|
150
134
|
export * from './frame-validate-analytics-input-text';
|
|
151
135
|
export * from './frame-validate-analytics-input-text-input-texts-inner';
|
|
152
136
|
export * from './frame-validate-analytics-interactions-per-cast';
|
|
@@ -156,19 +140,22 @@ export * from './frame-validate-analytics-interactors-interactors-inner';
|
|
|
156
140
|
export * from './frame-validate-analytics-response';
|
|
157
141
|
export * from './frame-validate-analytics-total-interactors';
|
|
158
142
|
export * from './frame-validate-list-response';
|
|
159
|
-
export * from './fungible-owner-relevant-network';
|
|
160
143
|
export * from './get-notification-campaign-stats200-response';
|
|
161
144
|
export * from './get-notification-campaign-stats200-response-notification-campaigns-inner';
|
|
162
145
|
export * from './get-notification-campaign-stats200-response-notification-campaigns-inner-stats';
|
|
163
146
|
export * from './html-metadata';
|
|
164
|
-
export * from './html-metadata-
|
|
165
|
-
export * from './html-metadata-all-of-oembed';
|
|
147
|
+
export * from './html-metadata-oembed';
|
|
166
148
|
export * from './image-object';
|
|
167
149
|
export * from './invite-channel-member-req-body';
|
|
168
150
|
export * from './location';
|
|
169
151
|
export * from './location-address';
|
|
170
152
|
export * from './mark-notifications-as-seen-req-body';
|
|
171
|
-
export * from './
|
|
153
|
+
export * from './mint-nft200-response';
|
|
154
|
+
export * from './mint-nft200-response-transactions-inner';
|
|
155
|
+
export * from './mint-nft200-response-transactions-inner-receipt';
|
|
156
|
+
export * from './mint-nft200-response-transactions-inner-recipient';
|
|
157
|
+
export * from './mint-nft-request';
|
|
158
|
+
export * from './mint-nft-request-recipients-inner';
|
|
172
159
|
export * from './mute-list-response';
|
|
173
160
|
export * from './mute-record';
|
|
174
161
|
export * from './mute-req-body';
|
|
@@ -192,16 +179,10 @@ export * from './notification';
|
|
|
192
179
|
export * from './notification-delivery';
|
|
193
180
|
export * from './notification-type';
|
|
194
181
|
export * from './notifications-response';
|
|
195
|
-
export * from './oembed-data';
|
|
196
182
|
export * from './oembed-link-data';
|
|
197
|
-
export * from './oembed-link-data-all-of';
|
|
198
183
|
export * from './oembed-photo-data';
|
|
199
|
-
export * from './oembed-photo-data-all-of';
|
|
200
184
|
export * from './oembed-rich-data';
|
|
201
|
-
export * from './oembed-rich-data-all-of';
|
|
202
185
|
export * from './oembed-video-data';
|
|
203
|
-
export * from './oembed-video-data-all-of';
|
|
204
|
-
export * from './og-object';
|
|
205
186
|
export * from './operation-response';
|
|
206
187
|
export * from './post-cast-req-body';
|
|
207
188
|
export * from './post-cast-req-body-embeds';
|
|
@@ -212,8 +193,6 @@ export * from './post-cast-req-body-embeds-one-of2';
|
|
|
212
193
|
export * from './post-cast-response';
|
|
213
194
|
export * from './post-cast-response-cast';
|
|
214
195
|
export * from './post-cast-response-cast-author';
|
|
215
|
-
export * from './profile-url';
|
|
216
|
-
export * from './profile-url-pfp';
|
|
217
196
|
export * from './reaction-for-cast';
|
|
218
197
|
export * from './reaction-like';
|
|
219
198
|
export * from './reaction-recast';
|
|
@@ -223,8 +202,9 @@ export * from './reaction-with-cast-info';
|
|
|
223
202
|
export * from './reaction-with-user-info';
|
|
224
203
|
export * from './reactions-cast-response';
|
|
225
204
|
export * from './reactions-response';
|
|
226
|
-
export * from './
|
|
205
|
+
export * from './register-auth-address-developer-managed-signed-key-req-body';
|
|
227
206
|
export * from './register-developer-managed-signed-key-req-body';
|
|
207
|
+
export * from './register-signed-key-for-developer-managed-auth-address200-response';
|
|
228
208
|
export * from './register-signer-key-req-body';
|
|
229
209
|
export * from './register-user-on-chain-req-body';
|
|
230
210
|
export * from './register-user-on-chain-req-body-pre-registration-calls-inner';
|
|
@@ -239,8 +219,6 @@ export * from './relevant-fungible-owners-response';
|
|
|
239
219
|
export * from './remove-channel-member-req-body';
|
|
240
220
|
export * from './remove-verification-req-body';
|
|
241
221
|
export * from './respond-channel-invite-req-body';
|
|
242
|
-
export * from './search-sort-type';
|
|
243
|
-
export * from './searched-user';
|
|
244
222
|
export * from './send-frame-notifications-req-body';
|
|
245
223
|
export * from './send-frame-notifications-req-body-filters';
|
|
246
224
|
export * from './send-frame-notifications-req-body-filters-near-location';
|
|
@@ -250,23 +228,22 @@ export * from './shared-signer-permission';
|
|
|
250
228
|
export * from './signed-key-request-sponsor';
|
|
251
229
|
export * from './signer';
|
|
252
230
|
export * from './signer-list-response';
|
|
231
|
+
export * from './simulate-nft-mint-response';
|
|
232
|
+
export * from './simulate-nft-mint-response-inner';
|
|
253
233
|
export * from './storage-allocation';
|
|
254
234
|
export * from './storage-allocations-response';
|
|
255
235
|
export * from './storage-object';
|
|
256
236
|
export * from './storage-usage-response';
|
|
257
237
|
export * from './subscribed-to';
|
|
258
|
-
export * from './subscribed-to-all-of';
|
|
259
238
|
export * from './subscribed-to-object';
|
|
260
239
|
export * from './subscribed-to-response';
|
|
261
240
|
export * from './subscriber';
|
|
262
241
|
export * from './subscribers-response';
|
|
263
242
|
export * from './subscription';
|
|
264
243
|
export * from './subscription-check-response';
|
|
244
|
+
export * from './subscription-check-response-value';
|
|
265
245
|
export * from './subscription-metadata';
|
|
266
246
|
export * from './subscription-price';
|
|
267
|
-
export * from './subscription-provider';
|
|
268
|
-
export * from './subscription-providers';
|
|
269
|
-
export * from './subscription-status';
|
|
270
247
|
export * from './subscription-tier';
|
|
271
248
|
export * from './subscription-tier-price';
|
|
272
249
|
export * from './subscription-token';
|
|
@@ -278,19 +255,16 @@ export * from './token-balance-balance';
|
|
|
278
255
|
export * from './token-balance-token';
|
|
279
256
|
export * from './transaction-frame';
|
|
280
257
|
export * from './transaction-frame-action';
|
|
281
|
-
export * from './transaction-frame-base';
|
|
282
258
|
export * from './transaction-frame-config';
|
|
283
259
|
export * from './transaction-frame-destination';
|
|
284
260
|
export * from './transaction-frame-line-item';
|
|
285
261
|
export * from './transaction-frame-pay';
|
|
286
|
-
export * from './transaction-frame-pay-all-of';
|
|
287
|
-
export * from './transaction-frame-pay-all-of-transaction';
|
|
288
262
|
export * from './transaction-frame-response';
|
|
289
263
|
export * from './transaction-frame-status';
|
|
290
264
|
export * from './transaction-frame-type';
|
|
291
265
|
export * from './transaction-send-fungibles-receipt';
|
|
292
266
|
export * from './transaction-send-fungibles-recipient';
|
|
293
|
-
export * from './transaction-send-fungibles-
|
|
267
|
+
export * from './transaction-send-fungibles-req-body';
|
|
294
268
|
export * from './transaction-send-fungibles-response';
|
|
295
269
|
export * from './transaction-send-tx-info';
|
|
296
270
|
export * from './trending-channel-response';
|
|
@@ -303,7 +277,9 @@ export * from './user-experimental';
|
|
|
303
277
|
export * from './user-fidresponse';
|
|
304
278
|
export * from './user-power-lite-response';
|
|
305
279
|
export * from './user-power-lite-response-result';
|
|
280
|
+
export * from './user-pro';
|
|
306
281
|
export * from './user-profile';
|
|
282
|
+
export * from './user-profile-banner';
|
|
307
283
|
export * from './user-profile-bio';
|
|
308
284
|
export * from './user-response';
|
|
309
285
|
export * from './user-search-response';
|
|
@@ -316,8 +292,6 @@ export * from './users-active-channels-response';
|
|
|
316
292
|
export * from './users-response';
|
|
317
293
|
export * from './validate-frame-action-req-body';
|
|
318
294
|
export * from './validate-frame-action-response';
|
|
319
|
-
export * from './validate-frame-aggregate-window';
|
|
320
|
-
export * from './validate-frame-analytics-type';
|
|
321
295
|
export * from './validated-frame-action';
|
|
322
296
|
export * from './validated-frame-action-signer';
|
|
323
297
|
export * from './validated-frame-action-tapped-button';
|
|
@@ -20,58 +20,52 @@ __exportStar(require("./address-balance-verified-address"), exports);
|
|
|
20
20
|
__exportStar(require("./app-host-event-type"), exports);
|
|
21
21
|
__exportStar(require("./app-host-get-event-response"), exports);
|
|
22
22
|
__exportStar(require("./app-host-get-event-response-notification-details"), exports);
|
|
23
|
-
__exportStar(require("./app-host-post-event-body"), exports);
|
|
24
|
-
__exportStar(require("./app-host-post-event-body-one-of"), exports);
|
|
25
|
-
__exportStar(require("./app-host-post-event-body-one-of1"), exports);
|
|
23
|
+
__exportStar(require("./app-host-post-event-req-body"), exports);
|
|
24
|
+
__exportStar(require("./app-host-post-event-req-body-one-of"), exports);
|
|
25
|
+
__exportStar(require("./app-host-post-event-req-body-one-of1"), exports);
|
|
26
|
+
__exportStar(require("./app-host-post-event-req-body-one-of-signed-message"), exports);
|
|
27
|
+
__exportStar(require("./app-host-post-event-req-body-one-of-signed-message-one-of"), exports);
|
|
26
28
|
__exportStar(require("./app-host-post-event-response"), exports);
|
|
27
29
|
__exportStar(require("./app-host-user-state-response"), exports);
|
|
28
30
|
__exportStar(require("./app-host-user-state-response-notifications-enabled-inner"), exports);
|
|
29
31
|
__exportStar(require("./authorization-url-response"), exports);
|
|
30
|
-
__exportStar(require("./authorization-url-response-type"), exports);
|
|
31
32
|
__exportStar(require("./balance-response"), exports);
|
|
32
33
|
__exportStar(require("./balance-response-user-balance"), exports);
|
|
33
34
|
__exportStar(require("./ban-list-response"), exports);
|
|
34
35
|
__exportStar(require("./ban-record"), exports);
|
|
35
36
|
__exportStar(require("./ban-req-body"), exports);
|
|
36
37
|
__exportStar(require("./ban-response"), exports);
|
|
38
|
+
__exportStar(require("./best-friends-response"), exports);
|
|
39
|
+
__exportStar(require("./best-friends-response-users-inner"), exports);
|
|
37
40
|
__exportStar(require("./block-list-response"), exports);
|
|
38
41
|
__exportStar(require("./block-record"), exports);
|
|
39
42
|
__exportStar(require("./block-req-body"), exports);
|
|
40
43
|
__exportStar(require("./bulk-casts-response"), exports);
|
|
41
44
|
__exportStar(require("./bulk-follow-response"), exports);
|
|
42
|
-
__exportStar(require("./bulk-user-address-type"), exports);
|
|
43
45
|
__exportStar(require("./bulk-users-by-address-response"), exports);
|
|
44
46
|
__exportStar(require("./bulk-users-response"), exports);
|
|
45
47
|
__exportStar(require("./buy-storage-req-body"), exports);
|
|
46
48
|
__exportStar(require("./cast"), exports);
|
|
49
|
+
__exportStar(require("./cast-and-conversations"), exports);
|
|
50
|
+
__exportStar(require("./cast-and-conversations-ref"), exports);
|
|
47
51
|
__exportStar(require("./cast-composer-actions-list-response"), exports);
|
|
48
52
|
__exportStar(require("./cast-composer-actions-list-response-actions-inner"), exports);
|
|
49
53
|
__exportStar(require("./cast-composer-actions-list-response-actions-inner-action"), exports);
|
|
50
|
-
__exportStar(require("./cast-composer-type"), exports);
|
|
51
|
-
__exportStar(require("./cast-conversation-sort-type"), exports);
|
|
52
54
|
__exportStar(require("./cast-dehydrated"), exports);
|
|
53
55
|
__exportStar(require("./cast-embed-crawl-response"), exports);
|
|
54
56
|
__exportStar(require("./cast-embedded"), exports);
|
|
55
57
|
__exportStar(require("./cast-embedded-parent-author"), exports);
|
|
56
58
|
__exportStar(require("./cast-id"), exports);
|
|
57
59
|
__exportStar(require("./cast-notification-type"), exports);
|
|
58
|
-
__exportStar(require("./cast-
|
|
60
|
+
__exportStar(require("./cast-reactions"), exports);
|
|
61
|
+
__exportStar(require("./cast-replies"), exports);
|
|
59
62
|
__exportStar(require("./cast-response"), exports);
|
|
60
63
|
__exportStar(require("./cast-viewer-context"), exports);
|
|
61
|
-
__exportStar(require("./cast-with-interactions"), exports);
|
|
62
|
-
__exportStar(require("./cast-with-interactions-all-of"), exports);
|
|
63
|
-
__exportStar(require("./cast-with-interactions-and-conversations"), exports);
|
|
64
|
-
__exportStar(require("./cast-with-interactions-and-conversations-all-of"), exports);
|
|
65
|
-
__exportStar(require("./cast-with-interactions-and-conversations-ref"), exports);
|
|
66
|
-
__exportStar(require("./cast-with-interactions-and-conversations-ref-all-of"), exports);
|
|
67
|
-
__exportStar(require("./cast-with-interactions-reactions"), exports);
|
|
68
|
-
__exportStar(require("./cast-with-interactions-replies"), exports);
|
|
69
64
|
__exportStar(require("./casts-metrics"), exports);
|
|
70
65
|
__exportStar(require("./casts-metrics-response"), exports);
|
|
71
66
|
__exportStar(require("./casts-response"), exports);
|
|
72
67
|
__exportStar(require("./casts-response-result"), exports);
|
|
73
68
|
__exportStar(require("./casts-search-response"), exports);
|
|
74
|
-
__exportStar(require("./casts-search-response-result"), exports);
|
|
75
69
|
__exportStar(require("./channel"), exports);
|
|
76
70
|
__exportStar(require("./channel-activity"), exports);
|
|
77
71
|
__exportStar(require("./channel-dehydrated"), exports);
|
|
@@ -89,7 +83,6 @@ __exportStar(require("./channel-or-channel-dehydrated"), exports);
|
|
|
89
83
|
__exportStar(require("./channel-response"), exports);
|
|
90
84
|
__exportStar(require("./channel-response-bulk"), exports);
|
|
91
85
|
__exportStar(require("./channel-search-response"), exports);
|
|
92
|
-
__exportStar(require("./channel-type"), exports);
|
|
93
86
|
__exportStar(require("./channel-user-context"), exports);
|
|
94
87
|
__exportStar(require("./conflict-error-res"), exports);
|
|
95
88
|
__exportStar(require("./conversation"), exports);
|
|
@@ -107,7 +100,6 @@ __exportStar(require("./embed"), exports);
|
|
|
107
100
|
__exportStar(require("./embed-cast"), exports);
|
|
108
101
|
__exportStar(require("./embed-cast-deep"), exports);
|
|
109
102
|
__exportStar(require("./embed-deep"), exports);
|
|
110
|
-
__exportStar(require("./embed-type"), exports);
|
|
111
103
|
__exportStar(require("./embed-url"), exports);
|
|
112
104
|
__exportStar(require("./embed-url-metadata"), exports);
|
|
113
105
|
__exportStar(require("./embed-url-metadata-image"), exports);
|
|
@@ -117,52 +109,44 @@ __exportStar(require("./error-res"), exports);
|
|
|
117
109
|
__exportStar(require("./farcaster-action-req-body"), exports);
|
|
118
110
|
__exportStar(require("./farcaster-action-req-body-action"), exports);
|
|
119
111
|
__exportStar(require("./farcaster-manifest"), exports);
|
|
120
|
-
__exportStar(require("./farcaster-manifest-account-association"), exports);
|
|
121
112
|
__exportStar(require("./farcaster-manifest-frame"), exports);
|
|
122
113
|
__exportStar(require("./feed-response"), exports);
|
|
123
|
-
__exportStar(require("./
|
|
124
|
-
__exportStar(require("./
|
|
114
|
+
__exportStar(require("./fetch-cast-quotes200-response"), exports);
|
|
115
|
+
__exportStar(require("./fetch-cast-quotes-identifier-parameter"), exports);
|
|
125
116
|
__exportStar(require("./fetch-feed-for-you400-response"), exports);
|
|
126
117
|
__exportStar(require("./fetch-frame-meta-tags-from-url200-response"), exports);
|
|
127
118
|
__exportStar(require("./fetch-relevant-frames200-response"), exports);
|
|
128
119
|
__exportStar(require("./fetch-relevant-frames200-response-relevant-frames-inner"), exports);
|
|
129
120
|
__exportStar(require("./fetch-user-interactions200-response"), exports);
|
|
130
|
-
__exportStar(require("./filter-type"), exports);
|
|
131
121
|
__exportStar(require("./fname-availability-response"), exports);
|
|
132
122
|
__exportStar(require("./follow-req-body"), exports);
|
|
133
123
|
__exportStar(require("./follow-response"), exports);
|
|
134
|
-
__exportStar(require("./follow-sort-type"), exports);
|
|
135
124
|
__exportStar(require("./follower"), exports);
|
|
136
125
|
__exportStar(require("./follower-dehydrated"), exports);
|
|
137
126
|
__exportStar(require("./followers-response"), exports);
|
|
138
|
-
__exportStar(require("./for-you-provider"), exports);
|
|
139
127
|
__exportStar(require("./frame"), exports);
|
|
140
128
|
__exportStar(require("./frame-action"), exports);
|
|
141
129
|
__exportStar(require("./frame-action-button"), exports);
|
|
142
130
|
__exportStar(require("./frame-action-req-body"), exports);
|
|
143
|
-
__exportStar(require("./frame-base"), exports);
|
|
144
131
|
__exportStar(require("./frame-button-action-type"), exports);
|
|
145
132
|
__exportStar(require("./frame-catalog-response"), exports);
|
|
146
133
|
__exportStar(require("./frame-developer-managed-action-req-body"), exports);
|
|
147
134
|
__exportStar(require("./frame-input"), exports);
|
|
148
135
|
__exportStar(require("./frame-notification-tokens"), exports);
|
|
149
136
|
__exportStar(require("./frame-notification-tokens-notification-tokens-inner"), exports);
|
|
150
|
-
__exportStar(require("./frame-pay-transaction-
|
|
137
|
+
__exportStar(require("./frame-pay-transaction-req-body"), exports);
|
|
138
|
+
__exportStar(require("./frame-pay-transaction-req-body-transaction"), exports);
|
|
151
139
|
__exportStar(require("./frame-signature-packet"), exports);
|
|
152
140
|
__exportStar(require("./frame-signature-packet-trusted-data"), exports);
|
|
153
141
|
__exportStar(require("./frame-signature-packet-untrusted-data"), exports);
|
|
154
142
|
__exportStar(require("./frame-state"), exports);
|
|
155
143
|
__exportStar(require("./frame-transaction"), exports);
|
|
156
|
-
__exportStar(require("./frame-type"), exports);
|
|
157
144
|
__exportStar(require("./frame-v1"), exports);
|
|
158
|
-
__exportStar(require("./frame-v1-
|
|
159
|
-
__exportStar(require("./frame-v1-
|
|
160
|
-
__exportStar(require("./frame-v1-all-of-state"), exports);
|
|
145
|
+
__exportStar(require("./frame-v1-input"), exports);
|
|
146
|
+
__exportStar(require("./frame-v1-state"), exports);
|
|
161
147
|
__exportStar(require("./frame-v2"), exports);
|
|
162
|
-
__exportStar(require("./frame-v2-
|
|
163
|
-
__exportStar(require("./frame-v2-all-of-metadata"), exports);
|
|
148
|
+
__exportStar(require("./frame-v2-metadata"), exports);
|
|
164
149
|
__exportStar(require("./frame-v2-with-full-author"), exports);
|
|
165
|
-
__exportStar(require("./frame-v2-with-full-author-all-of"), exports);
|
|
166
150
|
__exportStar(require("./frame-validate-analytics-input-text"), exports);
|
|
167
151
|
__exportStar(require("./frame-validate-analytics-input-text-input-texts-inner"), exports);
|
|
168
152
|
__exportStar(require("./frame-validate-analytics-interactions-per-cast"), exports);
|
|
@@ -172,19 +156,22 @@ __exportStar(require("./frame-validate-analytics-interactors-interactors-inner")
|
|
|
172
156
|
__exportStar(require("./frame-validate-analytics-response"), exports);
|
|
173
157
|
__exportStar(require("./frame-validate-analytics-total-interactors"), exports);
|
|
174
158
|
__exportStar(require("./frame-validate-list-response"), exports);
|
|
175
|
-
__exportStar(require("./fungible-owner-relevant-network"), exports);
|
|
176
159
|
__exportStar(require("./get-notification-campaign-stats200-response"), exports);
|
|
177
160
|
__exportStar(require("./get-notification-campaign-stats200-response-notification-campaigns-inner"), exports);
|
|
178
161
|
__exportStar(require("./get-notification-campaign-stats200-response-notification-campaigns-inner-stats"), exports);
|
|
179
162
|
__exportStar(require("./html-metadata"), exports);
|
|
180
|
-
__exportStar(require("./html-metadata-
|
|
181
|
-
__exportStar(require("./html-metadata-all-of-oembed"), exports);
|
|
163
|
+
__exportStar(require("./html-metadata-oembed"), exports);
|
|
182
164
|
__exportStar(require("./image-object"), exports);
|
|
183
165
|
__exportStar(require("./invite-channel-member-req-body"), exports);
|
|
184
166
|
__exportStar(require("./location"), exports);
|
|
185
167
|
__exportStar(require("./location-address"), exports);
|
|
186
168
|
__exportStar(require("./mark-notifications-as-seen-req-body"), exports);
|
|
187
|
-
__exportStar(require("./
|
|
169
|
+
__exportStar(require("./mint-nft200-response"), exports);
|
|
170
|
+
__exportStar(require("./mint-nft200-response-transactions-inner"), exports);
|
|
171
|
+
__exportStar(require("./mint-nft200-response-transactions-inner-receipt"), exports);
|
|
172
|
+
__exportStar(require("./mint-nft200-response-transactions-inner-recipient"), exports);
|
|
173
|
+
__exportStar(require("./mint-nft-request"), exports);
|
|
174
|
+
__exportStar(require("./mint-nft-request-recipients-inner"), exports);
|
|
188
175
|
__exportStar(require("./mute-list-response"), exports);
|
|
189
176
|
__exportStar(require("./mute-record"), exports);
|
|
190
177
|
__exportStar(require("./mute-req-body"), exports);
|
|
@@ -208,16 +195,10 @@ __exportStar(require("./notification"), exports);
|
|
|
208
195
|
__exportStar(require("./notification-delivery"), exports);
|
|
209
196
|
__exportStar(require("./notification-type"), exports);
|
|
210
197
|
__exportStar(require("./notifications-response"), exports);
|
|
211
|
-
__exportStar(require("./oembed-data"), exports);
|
|
212
198
|
__exportStar(require("./oembed-link-data"), exports);
|
|
213
|
-
__exportStar(require("./oembed-link-data-all-of"), exports);
|
|
214
199
|
__exportStar(require("./oembed-photo-data"), exports);
|
|
215
|
-
__exportStar(require("./oembed-photo-data-all-of"), exports);
|
|
216
200
|
__exportStar(require("./oembed-rich-data"), exports);
|
|
217
|
-
__exportStar(require("./oembed-rich-data-all-of"), exports);
|
|
218
201
|
__exportStar(require("./oembed-video-data"), exports);
|
|
219
|
-
__exportStar(require("./oembed-video-data-all-of"), exports);
|
|
220
|
-
__exportStar(require("./og-object"), exports);
|
|
221
202
|
__exportStar(require("./operation-response"), exports);
|
|
222
203
|
__exportStar(require("./post-cast-req-body"), exports);
|
|
223
204
|
__exportStar(require("./post-cast-req-body-embeds"), exports);
|
|
@@ -228,8 +209,6 @@ __exportStar(require("./post-cast-req-body-embeds-one-of2"), exports);
|
|
|
228
209
|
__exportStar(require("./post-cast-response"), exports);
|
|
229
210
|
__exportStar(require("./post-cast-response-cast"), exports);
|
|
230
211
|
__exportStar(require("./post-cast-response-cast-author"), exports);
|
|
231
|
-
__exportStar(require("./profile-url"), exports);
|
|
232
|
-
__exportStar(require("./profile-url-pfp"), exports);
|
|
233
212
|
__exportStar(require("./reaction-for-cast"), exports);
|
|
234
213
|
__exportStar(require("./reaction-like"), exports);
|
|
235
214
|
__exportStar(require("./reaction-recast"), exports);
|
|
@@ -239,8 +218,9 @@ __exportStar(require("./reaction-with-cast-info"), exports);
|
|
|
239
218
|
__exportStar(require("./reaction-with-user-info"), exports);
|
|
240
219
|
__exportStar(require("./reactions-cast-response"), exports);
|
|
241
220
|
__exportStar(require("./reactions-response"), exports);
|
|
242
|
-
__exportStar(require("./
|
|
221
|
+
__exportStar(require("./register-auth-address-developer-managed-signed-key-req-body"), exports);
|
|
243
222
|
__exportStar(require("./register-developer-managed-signed-key-req-body"), exports);
|
|
223
|
+
__exportStar(require("./register-signed-key-for-developer-managed-auth-address200-response"), exports);
|
|
244
224
|
__exportStar(require("./register-signer-key-req-body"), exports);
|
|
245
225
|
__exportStar(require("./register-user-on-chain-req-body"), exports);
|
|
246
226
|
__exportStar(require("./register-user-on-chain-req-body-pre-registration-calls-inner"), exports);
|
|
@@ -255,8 +235,6 @@ __exportStar(require("./relevant-fungible-owners-response"), exports);
|
|
|
255
235
|
__exportStar(require("./remove-channel-member-req-body"), exports);
|
|
256
236
|
__exportStar(require("./remove-verification-req-body"), exports);
|
|
257
237
|
__exportStar(require("./respond-channel-invite-req-body"), exports);
|
|
258
|
-
__exportStar(require("./search-sort-type"), exports);
|
|
259
|
-
__exportStar(require("./searched-user"), exports);
|
|
260
238
|
__exportStar(require("./send-frame-notifications-req-body"), exports);
|
|
261
239
|
__exportStar(require("./send-frame-notifications-req-body-filters"), exports);
|
|
262
240
|
__exportStar(require("./send-frame-notifications-req-body-filters-near-location"), exports);
|
|
@@ -266,23 +244,22 @@ __exportStar(require("./shared-signer-permission"), exports);
|
|
|
266
244
|
__exportStar(require("./signed-key-request-sponsor"), exports);
|
|
267
245
|
__exportStar(require("./signer"), exports);
|
|
268
246
|
__exportStar(require("./signer-list-response"), exports);
|
|
247
|
+
__exportStar(require("./simulate-nft-mint-response"), exports);
|
|
248
|
+
__exportStar(require("./simulate-nft-mint-response-inner"), exports);
|
|
269
249
|
__exportStar(require("./storage-allocation"), exports);
|
|
270
250
|
__exportStar(require("./storage-allocations-response"), exports);
|
|
271
251
|
__exportStar(require("./storage-object"), exports);
|
|
272
252
|
__exportStar(require("./storage-usage-response"), exports);
|
|
273
253
|
__exportStar(require("./subscribed-to"), exports);
|
|
274
|
-
__exportStar(require("./subscribed-to-all-of"), exports);
|
|
275
254
|
__exportStar(require("./subscribed-to-object"), exports);
|
|
276
255
|
__exportStar(require("./subscribed-to-response"), exports);
|
|
277
256
|
__exportStar(require("./subscriber"), exports);
|
|
278
257
|
__exportStar(require("./subscribers-response"), exports);
|
|
279
258
|
__exportStar(require("./subscription"), exports);
|
|
280
259
|
__exportStar(require("./subscription-check-response"), exports);
|
|
260
|
+
__exportStar(require("./subscription-check-response-value"), exports);
|
|
281
261
|
__exportStar(require("./subscription-metadata"), exports);
|
|
282
262
|
__exportStar(require("./subscription-price"), exports);
|
|
283
|
-
__exportStar(require("./subscription-provider"), exports);
|
|
284
|
-
__exportStar(require("./subscription-providers"), exports);
|
|
285
|
-
__exportStar(require("./subscription-status"), exports);
|
|
286
263
|
__exportStar(require("./subscription-tier"), exports);
|
|
287
264
|
__exportStar(require("./subscription-tier-price"), exports);
|
|
288
265
|
__exportStar(require("./subscription-token"), exports);
|
|
@@ -294,19 +271,16 @@ __exportStar(require("./token-balance-balance"), exports);
|
|
|
294
271
|
__exportStar(require("./token-balance-token"), exports);
|
|
295
272
|
__exportStar(require("./transaction-frame"), exports);
|
|
296
273
|
__exportStar(require("./transaction-frame-action"), exports);
|
|
297
|
-
__exportStar(require("./transaction-frame-base"), exports);
|
|
298
274
|
__exportStar(require("./transaction-frame-config"), exports);
|
|
299
275
|
__exportStar(require("./transaction-frame-destination"), exports);
|
|
300
276
|
__exportStar(require("./transaction-frame-line-item"), exports);
|
|
301
277
|
__exportStar(require("./transaction-frame-pay"), exports);
|
|
302
|
-
__exportStar(require("./transaction-frame-pay-all-of"), exports);
|
|
303
|
-
__exportStar(require("./transaction-frame-pay-all-of-transaction"), exports);
|
|
304
278
|
__exportStar(require("./transaction-frame-response"), exports);
|
|
305
279
|
__exportStar(require("./transaction-frame-status"), exports);
|
|
306
280
|
__exportStar(require("./transaction-frame-type"), exports);
|
|
307
281
|
__exportStar(require("./transaction-send-fungibles-receipt"), exports);
|
|
308
282
|
__exportStar(require("./transaction-send-fungibles-recipient"), exports);
|
|
309
|
-
__exportStar(require("./transaction-send-fungibles-
|
|
283
|
+
__exportStar(require("./transaction-send-fungibles-req-body"), exports);
|
|
310
284
|
__exportStar(require("./transaction-send-fungibles-response"), exports);
|
|
311
285
|
__exportStar(require("./transaction-send-tx-info"), exports);
|
|
312
286
|
__exportStar(require("./trending-channel-response"), exports);
|
|
@@ -319,7 +293,9 @@ __exportStar(require("./user-experimental"), exports);
|
|
|
319
293
|
__exportStar(require("./user-fidresponse"), exports);
|
|
320
294
|
__exportStar(require("./user-power-lite-response"), exports);
|
|
321
295
|
__exportStar(require("./user-power-lite-response-result"), exports);
|
|
296
|
+
__exportStar(require("./user-pro"), exports);
|
|
322
297
|
__exportStar(require("./user-profile"), exports);
|
|
298
|
+
__exportStar(require("./user-profile-banner"), exports);
|
|
323
299
|
__exportStar(require("./user-profile-bio"), exports);
|
|
324
300
|
__exportStar(require("./user-response"), exports);
|
|
325
301
|
__exportStar(require("./user-search-response"), exports);
|
|
@@ -332,8 +308,6 @@ __exportStar(require("./users-active-channels-response"), exports);
|
|
|
332
308
|
__exportStar(require("./users-response"), exports);
|
|
333
309
|
__exportStar(require("./validate-frame-action-req-body"), exports);
|
|
334
310
|
__exportStar(require("./validate-frame-action-response"), exports);
|
|
335
|
-
__exportStar(require("./validate-frame-aggregate-window"), exports);
|
|
336
|
-
__exportStar(require("./validate-frame-analytics-type"), exports);
|
|
337
311
|
__exportStar(require("./validated-frame-action"), exports);
|
|
338
312
|
__exportStar(require("./validated-frame-action-signer"), exports);
|
|
339
313
|
__exportStar(require("./validated-frame-action-tapped-button"), exports);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
* The
|
|
2
|
+
* Neynar API
|
|
3
|
+
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 3.18.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
* The
|
|
5
|
+
* Neynar API
|
|
6
|
+
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 3.18.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
* The
|
|
2
|
+
* Neynar API
|
|
3
|
+
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 3.18.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
|
-
* The
|
|
5
|
+
* Neynar API
|
|
6
|
+
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document:
|
|
8
|
+
* The version of the OpenAPI document: 3.18.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|