bereach 1.3.2 → 1.4.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +142 -42
- package/esm/funcs/actions-connect-profile.d.ts +2 -2
- package/esm/funcs/actions-connect-profile.d.ts.map +1 -1
- package/esm/funcs/actions-connect-profile.js +4 -2
- package/esm/funcs/actions-connect-profile.js.map +1 -1
- package/esm/funcs/actions-follow-company.d.ts +1 -1
- package/esm/funcs/actions-follow-company.d.ts.map +1 -1
- package/esm/funcs/actions-follow-company.js +3 -1
- package/esm/funcs/actions-follow-company.js.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.js +3 -1
- package/esm/funcs/actions-list-sent-invitations.js.map +1 -1
- package/esm/funcs/actions-send-message.d.ts +2 -2
- package/esm/funcs/actions-send-message.d.ts.map +1 -1
- package/esm/funcs/actions-send-message.js +4 -2
- package/esm/funcs/actions-send-message.js.map +1 -1
- package/esm/funcs/campaigns-filter.d.ts +1 -1
- package/esm/funcs/campaigns-filter.d.ts.map +1 -1
- package/esm/funcs/campaigns-filter.js +3 -1
- package/esm/funcs/campaigns-filter.js.map +1 -1
- package/esm/funcs/{campaigns-get-stats.d.ts → campaigns-get-campaign-stats.d.ts} +2 -2
- package/esm/funcs/campaigns-get-campaign-stats.d.ts.map +1 -0
- package/esm/funcs/{campaigns-get-stats.js → campaigns-get-campaign-stats.js} +8 -7
- package/esm/funcs/campaigns-get-campaign-stats.js.map +1 -0
- package/esm/funcs/campaigns-get-status.d.ts +1 -1
- package/esm/funcs/campaigns-get-status.d.ts.map +1 -1
- package/esm/funcs/campaigns-get-status.js +3 -1
- package/esm/funcs/campaigns-get-status.js.map +1 -1
- package/esm/funcs/campaigns-sync.d.ts +1 -1
- package/esm/funcs/campaigns-sync.d.ts.map +1 -1
- package/esm/funcs/campaigns-sync.js +3 -1
- package/esm/funcs/campaigns-sync.js.map +1 -1
- package/esm/funcs/chat-archive.d.ts +1 -1
- package/esm/funcs/chat-archive.d.ts.map +1 -1
- package/esm/funcs/chat-archive.js +3 -1
- package/esm/funcs/chat-archive.js.map +1 -1
- package/esm/funcs/chat-find-conversation.d.ts +2 -9
- package/esm/funcs/chat-find-conversation.d.ts.map +1 -1
- package/esm/funcs/chat-find-conversation.js +4 -9
- package/esm/funcs/chat-find-conversation.js.map +1 -1
- package/esm/funcs/chat-unreact.d.ts +1 -1
- package/esm/funcs/chat-unreact.d.ts.map +1 -1
- package/esm/funcs/chat-unreact.js +3 -1
- package/esm/funcs/chat-unreact.js.map +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-analytics.js +3 -1
- package/esm/funcs/company-pages-get-analytics.js.map +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-permissions.js +3 -1
- package/esm/funcs/company-pages-get-permissions.js.map +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-posts.js +3 -1
- package/esm/funcs/company-pages-get-posts.js.map +1 -1
- package/esm/funcs/company-pages-list.d.ts +1 -1
- package/esm/funcs/company-pages-list.d.ts.map +1 -1
- package/esm/funcs/company-pages-list.js +3 -1
- package/esm/funcs/company-pages-list.js.map +1 -1
- package/esm/funcs/contacts-add-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-add-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-add-campaign-contacts.js +103 -0
- package/esm/funcs/contacts-add-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.js +103 -0
- package/esm/funcs/contacts-add-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts +18 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.js +97 -0
- package/esm/funcs/contacts-bulk-update-contacts.js.map +1 -0
- package/esm/funcs/contacts-create-campaign.d.ts +18 -0
- package/esm/funcs/contacts-create-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-create-campaign.js +97 -0
- package/esm/funcs/contacts-create-campaign.js.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.js +102 -0
- package/esm/funcs/contacts-delete-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-get-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-get-agent-state.js +102 -0
- package/esm/funcs/contacts-get-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.js +100 -0
- package/esm/funcs/contacts-get-contact-by-url.js.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.js +100 -0
- package/esm/funcs/contacts-get-contact-stats.js.map +1 -0
- package/esm/funcs/contacts-get-contact.d.ts +18 -0
- package/esm/funcs/contacts-get-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact.js +102 -0
- package/esm/funcs/contacts-get-contact.js.map +1 -0
- package/esm/funcs/contacts-list-agent-states.d.ts +18 -0
- package/esm/funcs/contacts-list-agent-states.d.ts.map +1 -0
- package/esm/funcs/contacts-list-agent-states.js +86 -0
- package/esm/funcs/contacts-list-agent-states.js.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.js +111 -0
- package/esm/funcs/contacts-list-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-list-campaigns.d.ts +18 -0
- package/esm/funcs/contacts-list-campaigns.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaigns.js +103 -0
- package/esm/funcs/contacts-list-campaigns.js.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.js +108 -0
- package/esm/funcs/contacts-list-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.js +103 -0
- package/esm/funcs/contacts-patch-agent-state.js.map +1 -0
- package/esm/funcs/contacts-search-contacts.d.ts +18 -0
- package/esm/funcs/contacts-search-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-search-contacts.js +112 -0
- package/esm/funcs/contacts-search-contacts.js.map +1 -0
- package/esm/funcs/contacts-set-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-set-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-set-agent-state.js +103 -0
- package/esm/funcs/contacts-set-agent-state.js.map +1 -0
- package/esm/funcs/contacts-update-campaign.d.ts +18 -0
- package/esm/funcs/contacts-update-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-update-campaign.js +103 -0
- package/esm/funcs/contacts-update-campaign.js.map +1 -0
- package/esm/funcs/contacts-update-contact.d.ts +18 -0
- package/esm/funcs/contacts-update-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-update-contact.js +103 -0
- package/esm/funcs/contacts-update-contact.js.map +1 -0
- package/esm/funcs/contacts-upsert.d.ts +3 -2
- package/esm/funcs/contacts-upsert.d.ts.map +1 -1
- package/esm/funcs/contacts-upsert.js +21 -3
- package/esm/funcs/contacts-upsert.js.map +1 -1
- package/esm/funcs/context-delete-context.d.ts +18 -0
- package/esm/funcs/context-delete-context.d.ts.map +1 -0
- package/esm/funcs/context-delete-context.js +101 -0
- package/esm/funcs/context-delete-context.js.map +1 -0
- package/esm/funcs/context-list-context.d.ts +18 -0
- package/esm/funcs/context-list-context.d.ts.map +1 -0
- package/esm/funcs/context-list-context.js +101 -0
- package/esm/funcs/context-list-context.js.map +1 -0
- package/esm/funcs/context-set-context.d.ts +18 -0
- package/esm/funcs/{campaigns-get-stats.d.ts.map → context-set-context.d.ts.map} +1 -1
- package/esm/funcs/context-set-context.js +97 -0
- package/esm/funcs/context-set-context.js.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts +18 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.js +86 -0
- package/esm/funcs/cron-list-cron-schedules.js.map +1 -0
- package/esm/funcs/cron-update-cron-schedule.d.ts +18 -0
- package/esm/funcs/{chat-search-conversations.d.ts.map → cron-update-cron-schedule.d.ts.map} +1 -1
- package/esm/funcs/cron-update-cron-schedule.js +103 -0
- package/esm/funcs/cron-update-cron-schedule.js.map +1 -0
- package/esm/funcs/linked-in-actions-create-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-create-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-create-comment.js +3 -1
- package/esm/funcs/linked-in-actions-create-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js +3 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.js +3 -1
- package/esm/funcs/linked-in-actions-like-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.js +3 -1
- package/esm/funcs/linked-in-actions-publish-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.js +3 -1
- package/esm/funcs/linked-in-actions-save-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js +3 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js.map +1 -1
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts +22 -0
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-messages.js → linked-in-chat-get-conversation-messages.js} +15 -9
- package/esm/funcs/linked-in-chat-get-conversation-messages.js.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.d.ts → linked-in-chat-get-unread-count.d.ts} +2 -2
- package/esm/funcs/linked-in-chat-get-unread-count.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.js → linked-in-chat-get-unread-count.js} +8 -7
- package/esm/funcs/linked-in-chat-get-unread-count.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.js → linked-in-chat-list-archived-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-archived-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts.map +1 -0
- package/esm/funcs/{linked-in-chat-list-starred.js → linked-in-chat-list-starred-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-starred-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-mark-seen.d.ts +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.js +3 -1
- package/esm/funcs/linked-in-chat-mark-seen.js.map +1 -1
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts.map +1 -0
- package/esm/funcs/{chat-search-conversations.js → linked-in-chat-search-linked-in-conversations.js} +14 -8
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-star.d.ts +1 -1
- package/esm/funcs/linked-in-chat-star.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-star.js +3 -1
- package/esm/funcs/linked-in-chat-star.js.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.js +3 -1
- package/esm/funcs/linked-in-chat-unarchive.js.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.js +3 -1
- package/esm/funcs/linked-in-chat-unstar.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts +2 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js +4 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js +3 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js.map +1 -1
- package/esm/funcs/{linked-in-search-resolve-parameters.d.ts → linked-in-search-resolve-linked-in-search-parameters.d.ts} +6 -3
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.d.ts.map +1 -0
- package/esm/funcs/{linked-in-search-resolve-parameters.js → linked-in-search-resolve-linked-in-search-parameters.js} +18 -8
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.js.map +1 -0
- package/esm/funcs/linked-in-search-search-companies.d.ts +1 -1
- package/esm/funcs/linked-in-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search-companies.js +3 -1
- package/esm/funcs/linked-in-search-search-companies.js.map +1 -1
- package/esm/funcs/linked-in-search-search.d.ts +1 -1
- package/esm/funcs/linked-in-search-search.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search.js +3 -1
- package/esm/funcs/linked-in-search-search.js.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.js +3 -1
- package/esm/funcs/linkedin-actions-edit-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.js +3 -1
- package/esm/funcs/linkedin-actions-edit-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.js +3 -1
- package/esm/funcs/linkedin-actions-follow-profile.js.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.js +3 -1
- package/esm/funcs/linkedin-actions-like-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.js +3 -1
- package/esm/funcs/linkedin-actions-list-invitations.js.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js +3 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.d.ts +2 -2
- package/esm/funcs/linkedin-actions-repost-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.js +4 -2
- package/esm/funcs/linkedin-actions-repost-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js +3 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.js +3 -1
- package/esm/funcs/linkedin-actions-unsave-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts +2 -2
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js +8 -4
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js +3 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js.map +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-react.js +3 -1
- package/esm/funcs/linkedin-chat-react.js.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js +3 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js +3 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.js +3 -1
- package/esm/funcs/linkedin-search-search-by-url.js.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.js +3 -1
- package/esm/funcs/linkedin-search-search-jobs.js.map +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-people.js +3 -1
- package/esm/funcs/linkedin-search-search-people.js.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.js +3 -1
- package/esm/funcs/linkedin-search-search-posts.js.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.js +3 -1
- package/esm/funcs/profile-get-follower-analytics.js.map +1 -1
- package/esm/funcs/profile-get-followers.d.ts +1 -1
- package/esm/funcs/profile-get-followers.d.ts.map +1 -1
- package/esm/funcs/profile-get-followers.js +3 -1
- package/esm/funcs/profile-get-followers.js.map +1 -1
- package/esm/funcs/profile-get-linked-in-connections.d.ts +18 -0
- package/esm/funcs/profile-get-linked-in-connections.d.ts.map +1 -0
- package/esm/funcs/profile-get-linked-in-connections.js +101 -0
- package/esm/funcs/profile-get-linked-in-connections.js.map +1 -0
- package/esm/funcs/{profile-get-credits.d.ts → profile-get-my-credits.d.ts} +2 -2
- package/esm/funcs/profile-get-my-credits.d.ts.map +1 -0
- package/esm/funcs/{profile-get-credits.js → profile-get-my-credits.js} +6 -4
- package/esm/funcs/profile-get-my-credits.js.map +1 -0
- package/esm/funcs/{profile-get-limits.d.ts → profile-get-my-limits.d.ts} +2 -2
- package/esm/funcs/{profile-list-accounts.d.ts.map → profile-get-my-limits.d.ts.map} +1 -1
- package/esm/funcs/{profile-get-limits.js → profile-get-my-limits.js} +6 -4
- package/esm/funcs/profile-get-my-limits.js.map +1 -0
- package/esm/funcs/{profile-get.d.ts → profile-get-my-linked-in-profile.d.ts} +2 -2
- package/esm/funcs/profile-get-my-linked-in-profile.d.ts.map +1 -0
- package/esm/funcs/{profile-get.js → profile-get-my-linked-in-profile.js} +6 -4
- package/esm/funcs/profile-get-my-linked-in-profile.js.map +1 -0
- package/esm/funcs/profile-get-post-analytics.d.ts +2 -2
- package/esm/funcs/profile-get-post-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-post-analytics.js +4 -2
- package/esm/funcs/profile-get-post-analytics.js.map +1 -1
- package/esm/funcs/profile-get-posts.d.ts +1 -1
- package/esm/funcs/profile-get-posts.d.ts.map +1 -1
- package/esm/funcs/profile-get-posts.js +3 -1
- package/esm/funcs/profile-get-posts.js.map +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts.map +1 -1
- package/esm/funcs/profile-get-profile-views.js +3 -1
- package/esm/funcs/profile-get-profile-views.js.map +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts.map +1 -1
- package/esm/funcs/profile-get-search-appearances.js +3 -1
- package/esm/funcs/profile-get-search-appearances.js.map +1 -1
- package/esm/funcs/{profile-list-accounts.d.ts → profile-list-linked-in-accounts.d.ts} +2 -2
- package/esm/funcs/profile-list-linked-in-accounts.d.ts.map +1 -0
- package/esm/funcs/{profile-list-accounts.js → profile-list-linked-in-accounts.js} +6 -4
- package/esm/funcs/profile-list-linked-in-accounts.js.map +1 -0
- package/esm/funcs/profile-refresh.d.ts +1 -1
- package/esm/funcs/profile-refresh.d.ts.map +1 -1
- package/esm/funcs/profile-refresh.js +3 -1
- package/esm/funcs/profile-refresh.js.map +1 -1
- package/esm/funcs/profile-switch-linked-in-account.d.ts +18 -0
- package/esm/funcs/profile-switch-linked-in-account.d.ts.map +1 -0
- package/esm/funcs/profile-switch-linked-in-account.js +97 -0
- package/esm/funcs/profile-switch-linked-in-account.js.map +1 -0
- package/esm/funcs/profile-update-account.d.ts +1 -1
- package/esm/funcs/profile-update-account.d.ts.map +1 -1
- package/esm/funcs/profile-update-account.js +3 -1
- package/esm/funcs/profile-update-account.js.map +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts.map +1 -1
- package/esm/funcs/sales-nav-search-people.js +3 -1
- package/esm/funcs/sales-nav-search-people.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.js +3 -1
- package/esm/funcs/sales-navigator-search-search-companies.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search.js +3 -1
- package/esm/funcs/sales-navigator-search-search.js.map +1 -1
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js +97 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js +97 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js.map +1 -0
- package/esm/funcs/{chat-search-conversations.d.ts → scheduled-messages-create-scheduled-message.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-create-scheduled-message.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js +97 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.d.ts → scheduled-messages-list-scheduled-messages.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-list-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js +104 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js.map +1 -0
- package/esm/funcs/scrapers-collect-posts.d.ts +2 -2
- package/esm/funcs/scrapers-collect-posts.d.ts.map +1 -1
- package/esm/funcs/scrapers-collect-posts.js +4 -2
- package/esm/funcs/scrapers-collect-posts.js.map +1 -1
- package/esm/funcs/scrapers-visit-profile.d.ts +4 -2
- package/esm/funcs/scrapers-visit-profile.d.ts.map +1 -1
- package/esm/funcs/scrapers-visit-profile.js +6 -2
- package/esm/funcs/scrapers-visit-profile.js.map +1 -1
- package/esm/lib/config.d.ts +5 -5
- package/esm/lib/config.d.ts.map +1 -1
- package/esm/lib/config.js +8 -4
- package/esm/lib/config.js.map +1 -1
- package/esm/lib/files.d.ts +13 -0
- package/esm/lib/files.d.ts.map +1 -1
- package/esm/lib/files.js +18 -0
- package/esm/lib/files.js.map +1 -1
- package/esm/lib/sdks.d.ts.map +1 -1
- package/esm/lib/sdks.js +8 -4
- package/esm/lib/sdks.js.map +1 -1
- package/esm/lib/url.d.ts.map +1 -1
- package/esm/lib/url.js +4 -2
- package/esm/lib/url.js.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.d.ts +46 -0
- package/esm/models/errors/collect-linked-in-likes.d.ts.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.js +66 -0
- package/esm/models/errors/collect-linked-in-likes.js.map +1 -1
- package/esm/models/operations/index.d.ts +4 -4
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +4 -4
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/{scraping-weekly.d.ts → refresh-my-linked-in-profile-type.d.ts} +405 -621
- package/esm/models/operations/refresh-my-linked-in-profile-type.d.ts.map +1 -0
- package/esm/models/operations/{scraping-weekly.js → refresh-my-linked-in-profile-type.js} +270 -303
- package/esm/models/operations/refresh-my-linked-in-profile-type.js.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.d.ts → search-linked-in-jobs-experience-level.d.ts} +305 -255
- package/esm/models/operations/search-linked-in-jobs-experience-level.d.ts.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.js → search-linked-in-jobs-experience-level.js} +211 -178
- package/esm/models/operations/search-linked-in-jobs-experience-level.js.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.d.ts → update-contact-outreach-status.d.ts} +1520 -386
- package/esm/models/operations/update-contact-outreach-status.d.ts.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.js → update-contact-outreach-status.js} +923 -249
- package/esm/models/operations/update-contact-outreach-status.js.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts +1820 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.js +1194 -0
- package/esm/models/operations/update-cron-schedule-response.js.map +1 -0
- package/esm/sdk/actions.d.ts +2 -2
- package/esm/sdk/actions.js +2 -2
- package/esm/sdk/campaigns.d.ts +1 -1
- package/esm/sdk/campaigns.d.ts.map +1 -1
- package/esm/sdk/campaigns.js +3 -3
- package/esm/sdk/campaigns.js.map +1 -1
- package/esm/sdk/chat.d.ts +1 -15
- package/esm/sdk/chat.d.ts.map +1 -1
- package/esm/sdk/chat.js +1 -18
- package/esm/sdk/chat.js.map +1 -1
- package/esm/sdk/contacts.d.ts +127 -1
- package/esm/sdk/contacts.d.ts.map +1 -1
- package/esm/sdk/contacts.js +181 -1
- package/esm/sdk/contacts.js.map +1 -1
- package/esm/sdk/context.d.ts +26 -0
- package/esm/sdk/context.d.ts.map +1 -0
- package/esm/sdk/context.js +38 -0
- package/esm/sdk/context.js.map +1 -0
- package/esm/sdk/cron.d.ts +19 -0
- package/esm/sdk/cron.d.ts.map +1 -0
- package/esm/sdk/cron.js +28 -0
- package/esm/sdk/cron.js.map +1 -0
- package/esm/sdk/linked-in-chat-2.d.ts +39 -7
- package/esm/sdk/linked-in-chat-2.d.ts.map +1 -1
- package/esm/sdk/linked-in-chat-2.js +54 -10
- package/esm/sdk/linked-in-chat-2.js.map +1 -1
- package/esm/sdk/linked-in-scrapers-2.d.ts +1 -1
- package/esm/sdk/linked-in-scrapers-2.js +1 -1
- package/esm/sdk/linked-in-search-1.d.ts +5 -2
- package/esm/sdk/linked-in-search-1.d.ts.map +1 -1
- package/esm/sdk/linked-in-search-1.js +7 -4
- package/esm/sdk/linked-in-search-1.js.map +1 -1
- package/esm/sdk/linkedin-actions-1.d.ts +1 -1
- package/esm/sdk/linkedin-actions-1.js +1 -1
- package/esm/sdk/linkedin-chat-1.d.ts +2 -27
- package/esm/sdk/linkedin-chat-1.d.ts.map +1 -1
- package/esm/sdk/linkedin-chat-1.js +1 -35
- package/esm/sdk/linkedin-chat-1.js.map +1 -1
- package/esm/sdk/linkedin-scrapers-1.d.ts +2 -2
- package/esm/sdk/linkedin-scrapers-1.js +2 -2
- package/esm/sdk/profile.d.ts +19 -5
- package/esm/sdk/profile.d.ts.map +1 -1
- package/esm/sdk/profile.js +33 -13
- package/esm/sdk/profile.js.map +1 -1
- package/esm/sdk/scheduled-messages.d.ts +33 -0
- package/esm/sdk/scheduled-messages.d.ts.map +1 -0
- package/esm/sdk/scheduled-messages.js +48 -0
- package/esm/sdk/scheduled-messages.js.map +1 -0
- package/esm/sdk/scrapers.d.ts +4 -2
- package/esm/sdk/scrapers.d.ts.map +1 -1
- package/esm/sdk/scrapers.js +4 -2
- package/esm/sdk/scrapers.js.map +1 -1
- package/esm/sdk/sdk.d.ts +11 -2
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +19 -4
- package/esm/sdk/sdk.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +2 -4
- package/src/funcs/actions-connect-profile.ts +11 -1
- package/src/funcs/actions-follow-company.ts +10 -0
- package/src/funcs/actions-list-sent-invitations.ts +10 -0
- package/src/funcs/actions-send-message.ts +11 -1
- package/src/funcs/campaigns-filter.ts +10 -1
- package/src/funcs/{campaigns-get-stats.ts → campaigns-get-campaign-stats.ts} +14 -6
- package/src/funcs/campaigns-get-status.ts +10 -1
- package/src/funcs/campaigns-sync.ts +10 -1
- package/src/funcs/chat-archive.ts +10 -0
- package/src/funcs/chat-find-conversation.ts +11 -8
- package/src/funcs/chat-unreact.ts +10 -0
- package/src/funcs/company-pages-get-analytics.ts +10 -0
- package/src/funcs/company-pages-get-permissions.ts +10 -0
- package/src/funcs/company-pages-get-posts.ts +10 -0
- package/src/funcs/company-pages-list.ts +10 -0
- package/src/funcs/contacts-add-campaign-contacts.ts +233 -0
- package/src/funcs/contacts-add-contact-activities.ts +231 -0
- package/src/funcs/contacts-bulk-update-contacts.ts +225 -0
- package/src/funcs/contacts-create-campaign.ts +224 -0
- package/src/funcs/contacts-delete-agent-state.ts +230 -0
- package/src/funcs/contacts-get-agent-state.ts +229 -0
- package/src/funcs/contacts-get-contact-by-url.ts +228 -0
- package/src/funcs/contacts-get-contact-stats.ts +232 -0
- package/src/funcs/contacts-get-contact.ts +229 -0
- package/src/funcs/contacts-list-agent-states.ts +205 -0
- package/src/funcs/contacts-list-campaign-contacts.ts +242 -0
- package/src/funcs/contacts-list-campaigns.ts +235 -0
- package/src/funcs/contacts-list-contact-activities.ts +237 -0
- package/src/funcs/contacts-patch-agent-state.ts +230 -0
- package/src/funcs/contacts-search-contacts.ts +244 -0
- package/src/funcs/contacts-set-agent-state.ts +230 -0
- package/src/funcs/contacts-update-campaign.ts +230 -0
- package/src/funcs/contacts-update-contact.ts +230 -0
- package/src/funcs/contacts-upsert.ts +66 -3
- package/src/funcs/context-delete-context.ts +229 -0
- package/src/funcs/context-list-context.ts +230 -0
- package/src/funcs/context-set-context.ts +224 -0
- package/src/funcs/cron-list-cron-schedules.ts +205 -0
- package/src/funcs/cron-update-cron-schedule.ts +231 -0
- package/src/funcs/linked-in-actions-create-comment.ts +10 -0
- package/src/funcs/linked-in-actions-decline-invitation.ts +10 -0
- package/src/funcs/linked-in-actions-like-comment.ts +10 -0
- package/src/funcs/linked-in-actions-publish-post.ts +10 -0
- package/src/funcs/linked-in-actions-save-post.ts +10 -0
- package/src/funcs/linked-in-actions-unfollow-profile.ts +10 -0
- package/src/funcs/{linkedin-chat-get-messages.ts → linked-in-chat-get-conversation-messages.ts} +22 -7
- package/src/funcs/{linkedin-chat-get-unread-count.ts → linked-in-chat-get-unread-count.ts} +12 -6
- package/src/funcs/{linkedin-chat-list-archived.ts → linked-in-chat-list-archived-conversations.ts} +20 -8
- package/src/funcs/{linked-in-chat-list-starred.ts → linked-in-chat-list-starred-conversations.ts} +20 -8
- package/src/funcs/linked-in-chat-mark-seen.ts +10 -0
- package/src/funcs/{chat-search-conversations.ts → linked-in-chat-search-linked-in-conversations.ts} +21 -6
- package/src/funcs/linked-in-chat-star.ts +10 -0
- package/src/funcs/linked-in-chat-unarchive.ts +10 -0
- package/src/funcs/linked-in-chat-unstar.ts +10 -0
- package/src/funcs/linked-in-scrapers-collect-comment-replies.ts +11 -1
- package/src/funcs/linked-in-scrapers-get-feed.ts +10 -0
- package/src/funcs/{linked-in-search-resolve-parameters.ts → linked-in-search-resolve-linked-in-search-parameters.ts} +25 -6
- package/src/funcs/linked-in-search-search-companies.ts +10 -0
- package/src/funcs/linked-in-search-search.ts +10 -0
- package/src/funcs/linkedin-actions-accept-invitation.ts +10 -0
- package/src/funcs/linkedin-actions-edit-comment.ts +10 -0
- package/src/funcs/linkedin-actions-edit-post.ts +10 -0
- package/src/funcs/linkedin-actions-follow-profile.ts +10 -0
- package/src/funcs/linkedin-actions-like-post.ts +10 -0
- package/src/funcs/linkedin-actions-list-invitations.ts +10 -0
- package/src/funcs/linkedin-actions-reply-to-comment.ts +10 -0
- package/src/funcs/linkedin-actions-repost-post.ts +11 -1
- package/src/funcs/linkedin-actions-unfollow-company.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-comment.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-post.ts +10 -0
- package/src/funcs/linkedin-actions-unsave-post.ts +10 -0
- package/src/funcs/linkedin-actions-withdraw-invitation.ts +10 -0
- package/src/funcs/linkedin-chat-list-inbox-conversations.ts +20 -5
- package/src/funcs/linkedin-chat-mark-all-read.ts +10 -0
- package/src/funcs/linkedin-chat-react.ts +10 -0
- package/src/funcs/linkedin-chat-send-typing-indicator.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-comments.ts +11 -1
- package/src/funcs/linkedin-scrapers-collect-hashtag-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-likes.ts +11 -1
- package/src/funcs/linkedin-scrapers-list-saved-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-visit-company.ts +10 -0
- package/src/funcs/linkedin-search-search-by-url.ts +10 -0
- package/src/funcs/linkedin-search-search-jobs.ts +10 -0
- package/src/funcs/linkedin-search-search-people.ts +10 -0
- package/src/funcs/linkedin-search-search-posts.ts +10 -0
- package/src/funcs/profile-get-follower-analytics.ts +10 -0
- package/src/funcs/profile-get-followers.ts +10 -0
- package/src/funcs/profile-get-linked-in-connections.ts +233 -0
- package/src/funcs/{profile-get-credits.ts → profile-get-my-credits.ts} +12 -2
- package/src/funcs/{profile-get-limits.ts → profile-get-my-limits.ts} +12 -2
- package/src/funcs/{profile-get.ts → profile-get-my-linked-in-profile.ts} +12 -2
- package/src/funcs/profile-get-post-analytics.ts +11 -1
- package/src/funcs/profile-get-posts.ts +10 -0
- package/src/funcs/profile-get-profile-views.ts +10 -0
- package/src/funcs/profile-get-search-appearances.ts +10 -0
- package/src/funcs/{profile-list-accounts.ts → profile-list-linked-in-accounts.ts} +12 -2
- package/src/funcs/profile-refresh.ts +10 -0
- package/src/funcs/profile-switch-linked-in-account.ts +225 -0
- package/src/funcs/profile-update-account.ts +10 -0
- package/src/funcs/sales-nav-search-people.ts +10 -0
- package/src/funcs/sales-navigator-search-search-companies.ts +10 -0
- package/src/funcs/sales-navigator-search-search.ts +10 -0
- package/src/funcs/scheduled-messages-batch-schedule-messages.ts +225 -0
- package/src/funcs/scheduled-messages-cancel-scheduled-messages.ts +225 -0
- package/src/funcs/scheduled-messages-create-scheduled-message.ts +225 -0
- package/src/funcs/scheduled-messages-list-scheduled-messages.ts +236 -0
- package/src/funcs/scrapers-collect-posts.ts +11 -1
- package/src/funcs/scrapers-visit-profile.ts +13 -1
- package/src/lib/config.ts +8 -4
- package/src/lib/files.ts +22 -0
- package/src/lib/sdks.ts +7 -5
- package/src/lib/url.ts +16 -14
- package/src/models/errors/collect-linked-in-likes.ts +108 -0
- package/src/models/operations/index.ts +4 -4
- package/src/models/operations/{scraping-weekly.ts → refresh-my-linked-in-profile-type.ts} +2106 -2364
- package/src/models/operations/{search-linked-in-by-url-type-post.ts → search-linked-in-jobs-experience-level.ts} +649 -536
- package/src/models/operations/{get-campaign-stats-response.ts → update-contact-outreach-status.ts} +3582 -1450
- package/src/models/operations/update-cron-schedule-response.ts +3771 -0
- package/src/sdk/actions.ts +2 -2
- package/src/sdk/campaigns.ts +3 -3
- package/src/sdk/chat.ts +1 -26
- package/src/sdk/contacts.ts +323 -1
- package/src/sdk/context.ts +63 -0
- package/src/sdk/cron.ts +43 -0
- package/src/sdk/linked-in-chat-2.ts +92 -18
- package/src/sdk/linked-in-scrapers-2.ts +1 -1
- package/src/sdk/linked-in-search-1.ts +7 -4
- package/src/sdk/linkedin-actions-1.ts +1 -1
- package/src/sdk/linkedin-chat-1.ts +2 -60
- package/src/sdk/linkedin-scrapers-1.ts +2 -2
- package/src/sdk/profile.ts +49 -13
- package/src/sdk/scheduled-messages.ts +81 -0
- package/src/sdk/scrapers.ts +4 -2
- package/src/sdk/sdk.ts +23 -5
- package/esm/funcs/campaigns-get-stats.js.map +0 -1
- package/esm/funcs/chat-search-conversations.js.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.d.ts +0 -18
- package/esm/funcs/linked-in-chat-list-starred.d.ts.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.js.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.d.ts.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.d.ts +0 -22
- package/esm/funcs/linkedin-chat-get-messages.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.js.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.js.map +0 -1
- package/esm/funcs/profile-get-credits.d.ts.map +0 -1
- package/esm/funcs/profile-get-credits.js.map +0 -1
- package/esm/funcs/profile-get-limits.d.ts.map +0 -1
- package/esm/funcs/profile-get-limits.js.map +0 -1
- package/esm/funcs/profile-get.d.ts.map +0 -1
- package/esm/funcs/profile-get.js.map +0 -1
- package/esm/funcs/profile-list-accounts.js.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.d.ts.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.js.map +0 -1
- package/esm/models/operations/scraping-weekly.d.ts.map +0 -1
- package/esm/models/operations/scraping-weekly.js.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.d.ts.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.js.map +0 -1
- package/esm/models/operations/upsert-contacts.d.ts +0 -182
- package/esm/models/operations/upsert-contacts.d.ts.map +0 -1
- package/esm/models/operations/upsert-contacts.js +0 -116
- package/esm/models/operations/upsert-contacts.js.map +0 -1
- package/src/models/operations/upsert-contacts.ts +0 -305
|
@@ -7,7 +7,42 @@ import { discriminatedUnion } from "../../types/discriminated-union.js";
|
|
|
7
7
|
import * as openEnums from "../../types/enums.js";
|
|
8
8
|
import * as types from "../../types/primitives.js";
|
|
9
9
|
import { smartUnion } from "../../types/smart-union.js";
|
|
10
|
-
import {
|
|
10
|
+
import { SearchLinkedInJobsDatePosted$outboundSchema, SearchLinkedInJobsExperienceLevel$outboundSchema, SearchLinkedInJobsJobType$outboundSchema, SearchLinkedInJobsSortBy$outboundSchema, } from "./search-linked-in-jobs-experience-level.js";
|
|
11
|
+
export const SearchLinkedInJobsWorkplaceType = {
|
|
12
|
+
One: "1",
|
|
13
|
+
Two: "2",
|
|
14
|
+
Three: "3",
|
|
15
|
+
};
|
|
16
|
+
export const SearchLinkedInJobsCategory = {
|
|
17
|
+
Jobs: "jobs",
|
|
18
|
+
};
|
|
19
|
+
export const SearchLinkedInJobsType = {
|
|
20
|
+
Job: "JOB",
|
|
21
|
+
};
|
|
22
|
+
export const SearchLinkedInByUrlCategory = {
|
|
23
|
+
Posts: "posts",
|
|
24
|
+
People: "people",
|
|
25
|
+
Companies: "companies",
|
|
26
|
+
Jobs: "jobs",
|
|
27
|
+
};
|
|
28
|
+
export const SearchLinkedInByUrlTypeJob = {
|
|
29
|
+
Job: "JOB",
|
|
30
|
+
};
|
|
31
|
+
export const SearchLinkedInByUrlTypeCompany = {
|
|
32
|
+
Company: "COMPANY",
|
|
33
|
+
};
|
|
34
|
+
export const SearchLinkedInByUrlTypePeople = {
|
|
35
|
+
People: "PEOPLE",
|
|
36
|
+
};
|
|
37
|
+
export const SearchLinkedInByUrlNetworkDistance = {
|
|
38
|
+
Distance1: "DISTANCE_1",
|
|
39
|
+
Distance2: "DISTANCE_2",
|
|
40
|
+
Distance3: "DISTANCE_3",
|
|
41
|
+
OutOfNetwork: "OUT_OF_NETWORK",
|
|
42
|
+
};
|
|
43
|
+
export const SearchLinkedInByUrlTypePost = {
|
|
44
|
+
Post: "POST",
|
|
45
|
+
};
|
|
11
46
|
/**
|
|
12
47
|
* Type of media attached to the post.
|
|
13
48
|
*/
|
|
@@ -93,7 +128,7 @@ export const LikeLinkedInCommentReactionType = {
|
|
|
93
128
|
/**
|
|
94
129
|
* Publish mode: 'instant' publishes immediately, 'scheduled' schedules for later
|
|
95
130
|
*/
|
|
96
|
-
export const
|
|
131
|
+
export const PublishLinkedInPostMode = {
|
|
97
132
|
Scheduled: "scheduled",
|
|
98
133
|
Instant: "instant",
|
|
99
134
|
};
|
|
@@ -118,42 +153,145 @@ export const GetMyLinkedInProfileMediaType = {
|
|
|
118
153
|
Document: "document",
|
|
119
154
|
Article: "article",
|
|
120
155
|
};
|
|
121
|
-
/**
|
|
122
|
-
* Residential proxy provider. Default: decodo.
|
|
123
|
-
*/
|
|
124
|
-
export const ProxyProvider = {
|
|
125
|
-
Decodo: "decodo",
|
|
126
|
-
Oxylabs: "oxylabs",
|
|
127
|
-
Brightdata: "brightdata",
|
|
128
|
-
};
|
|
129
156
|
export const RefreshMyLinkedInProfileType = {
|
|
130
157
|
Activity: "activity",
|
|
131
158
|
UgcPost: "ugcPost",
|
|
132
159
|
Share: "share",
|
|
133
160
|
};
|
|
134
|
-
/**
|
|
135
|
-
|
|
136
|
-
*/
|
|
137
|
-
export const
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
161
|
+
/** @internal */
|
|
162
|
+
export const SearchLinkedInJobsWorkplaceType$outboundSchema = z.enum(SearchLinkedInJobsWorkplaceType);
|
|
163
|
+
/** @internal */
|
|
164
|
+
export const SearchLinkedInJobsRequest$outboundSchema = z.object({
|
|
165
|
+
keywords: z.optional(z.string()),
|
|
166
|
+
url: z.optional(z.string()),
|
|
167
|
+
location: z.optional(z.array(z.string())),
|
|
168
|
+
datePosted: z.optional(SearchLinkedInJobsDatePosted$outboundSchema),
|
|
169
|
+
sortBy: z.optional(SearchLinkedInJobsSortBy$outboundSchema),
|
|
170
|
+
jobType: z.optional(z.array(SearchLinkedInJobsJobType$outboundSchema)),
|
|
171
|
+
experienceLevel: z.optional(z.array(SearchLinkedInJobsExperienceLevel$outboundSchema)),
|
|
172
|
+
workplaceType: z.optional(z.array(SearchLinkedInJobsWorkplaceType$outboundSchema)),
|
|
173
|
+
start: z.optional(z.int()),
|
|
174
|
+
count: z.optional(z.int()),
|
|
175
|
+
});
|
|
176
|
+
export function searchLinkedInJobsRequestToJSON(searchLinkedInJobsRequest) {
|
|
177
|
+
return JSON.stringify(SearchLinkedInJobsRequest$outboundSchema.parse(searchLinkedInJobsRequest));
|
|
178
|
+
}
|
|
179
|
+
/** @internal */
|
|
180
|
+
export const SearchLinkedInJobsCategory$inboundSchema = z.enum(SearchLinkedInJobsCategory);
|
|
181
|
+
/** @internal */
|
|
182
|
+
export const SearchLinkedInJobsType$inboundSchema = z.enum(SearchLinkedInJobsType);
|
|
183
|
+
/** @internal */
|
|
184
|
+
export const SearchLinkedInJobsItem$inboundSchema = z.object({
|
|
185
|
+
type: SearchLinkedInJobsType$inboundSchema,
|
|
186
|
+
title: types.string(),
|
|
187
|
+
company: types.nullable(types.string()),
|
|
188
|
+
companyUrl: types.nullable(types.string()),
|
|
189
|
+
companyLogo: types.nullable(types.string()),
|
|
190
|
+
location: types.nullable(types.string()),
|
|
191
|
+
workplaceType: types.nullable(types.string()),
|
|
192
|
+
postedAt: types.nullable(types.string()),
|
|
193
|
+
jobUrl: types.string(),
|
|
194
|
+
listingId: types.string(),
|
|
195
|
+
});
|
|
196
|
+
export function searchLinkedInJobsItemFromJSON(jsonString) {
|
|
197
|
+
return safeParse(jsonString, (x) => SearchLinkedInJobsItem$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchLinkedInJobsItem' from JSON`);
|
|
198
|
+
}
|
|
199
|
+
/** @internal */
|
|
200
|
+
export const SearchLinkedInJobsPaging$inboundSchema = z.object({
|
|
201
|
+
start: types.number(),
|
|
202
|
+
count: types.number(),
|
|
203
|
+
total: types.number(),
|
|
204
|
+
});
|
|
205
|
+
export function searchLinkedInJobsPagingFromJSON(jsonString) {
|
|
206
|
+
return safeParse(jsonString, (x) => SearchLinkedInJobsPaging$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchLinkedInJobsPaging' from JSON`);
|
|
207
|
+
}
|
|
208
|
+
/** @internal */
|
|
209
|
+
export const SearchLinkedInJobsResponse$inboundSchema = z.object({
|
|
210
|
+
success: types.literal(true),
|
|
211
|
+
category: SearchLinkedInJobsCategory$inboundSchema,
|
|
212
|
+
items: z.array(z.lazy(() => SearchLinkedInJobsItem$inboundSchema)),
|
|
213
|
+
paging: z.lazy(() => SearchLinkedInJobsPaging$inboundSchema),
|
|
214
|
+
hasMore: types.boolean(),
|
|
215
|
+
creditsUsed: types.number(),
|
|
216
|
+
retryAfter: types.number(),
|
|
217
|
+
});
|
|
218
|
+
export function searchLinkedInJobsResponseFromJSON(jsonString) {
|
|
219
|
+
return safeParse(jsonString, (x) => SearchLinkedInJobsResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchLinkedInJobsResponse' from JSON`);
|
|
220
|
+
}
|
|
221
|
+
/** @internal */
|
|
222
|
+
export const SearchLinkedInByUrlRequest$outboundSchema = z.object({
|
|
223
|
+
url: z.string(),
|
|
224
|
+
start: z.optional(z.int()),
|
|
225
|
+
count: z.optional(z.int()),
|
|
226
|
+
});
|
|
227
|
+
export function searchLinkedInByUrlRequestToJSON(searchLinkedInByUrlRequest) {
|
|
228
|
+
return JSON.stringify(SearchLinkedInByUrlRequest$outboundSchema.parse(searchLinkedInByUrlRequest));
|
|
229
|
+
}
|
|
230
|
+
/** @internal */
|
|
231
|
+
export const SearchLinkedInByUrlCategory$inboundSchema = openEnums.inboundSchema(SearchLinkedInByUrlCategory);
|
|
232
|
+
/** @internal */
|
|
233
|
+
export const SearchLinkedInByUrlTypeJob$inboundSchema = z.enum(SearchLinkedInByUrlTypeJob);
|
|
234
|
+
/** @internal */
|
|
235
|
+
export const SearchLinkedInByUrlItemsJob$inboundSchema = z.object({
|
|
236
|
+
type: SearchLinkedInByUrlTypeJob$inboundSchema,
|
|
237
|
+
title: types.string(),
|
|
238
|
+
company: types.nullable(types.string()),
|
|
239
|
+
companyUrl: types.nullable(types.string()),
|
|
240
|
+
companyLogo: types.nullable(types.string()),
|
|
241
|
+
location: types.nullable(types.string()),
|
|
242
|
+
workplaceType: types.nullable(types.string()),
|
|
243
|
+
postedAt: types.nullable(types.string()),
|
|
244
|
+
jobUrl: types.string(),
|
|
245
|
+
listingId: types.string(),
|
|
246
|
+
});
|
|
247
|
+
export function searchLinkedInByUrlItemsJobFromJSON(jsonString) {
|
|
248
|
+
return safeParse(jsonString, (x) => SearchLinkedInByUrlItemsJob$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchLinkedInByUrlItemsJob' from JSON`);
|
|
249
|
+
}
|
|
250
|
+
/** @internal */
|
|
251
|
+
export const SearchLinkedInByUrlTypeCompany$inboundSchema = z.enum(SearchLinkedInByUrlTypeCompany);
|
|
252
|
+
/** @internal */
|
|
253
|
+
export const SearchLinkedInByUrlItemsCompany$inboundSchema = z.object({
|
|
254
|
+
type: SearchLinkedInByUrlTypeCompany$inboundSchema,
|
|
255
|
+
name: types.string(),
|
|
256
|
+
profileUrl: types.nullable(types.string()),
|
|
257
|
+
summary: types.nullable(types.string()),
|
|
258
|
+
industry: types.nullable(types.string()),
|
|
259
|
+
location: types.nullable(types.string()),
|
|
260
|
+
followersCount: types.nullable(types.number()),
|
|
261
|
+
});
|
|
262
|
+
export function searchLinkedInByUrlItemsCompanyFromJSON(jsonString) {
|
|
263
|
+
return safeParse(jsonString, (x) => SearchLinkedInByUrlItemsCompany$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchLinkedInByUrlItemsCompany' from JSON`);
|
|
264
|
+
}
|
|
265
|
+
/** @internal */
|
|
266
|
+
export const SearchLinkedInByUrlTypePeople$inboundSchema = z.enum(SearchLinkedInByUrlTypePeople);
|
|
267
|
+
/** @internal */
|
|
268
|
+
export const SearchLinkedInByUrlNetworkDistance$inboundSchema = openEnums.inboundSchema(SearchLinkedInByUrlNetworkDistance);
|
|
269
|
+
/** @internal */
|
|
270
|
+
export const SearchLinkedInByUrlCurrentPosition$inboundSchema = z.object({
|
|
271
|
+
company: types.nullable(types.string()),
|
|
272
|
+
role: types.nullable(types.string()),
|
|
273
|
+
});
|
|
274
|
+
export function searchLinkedInByUrlCurrentPositionFromJSON(jsonString) {
|
|
275
|
+
return safeParse(jsonString, (x) => SearchLinkedInByUrlCurrentPosition$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchLinkedInByUrlCurrentPosition' from JSON`);
|
|
276
|
+
}
|
|
277
|
+
/** @internal */
|
|
278
|
+
export const SearchLinkedInByUrlItemsPeople$inboundSchema = z.object({
|
|
279
|
+
type: SearchLinkedInByUrlTypePeople$inboundSchema,
|
|
280
|
+
name: types.string(),
|
|
281
|
+
profileUrl: types.nullable(types.string()),
|
|
282
|
+
headline: types.nullable(types.string()),
|
|
283
|
+
location: types.nullable(types.string()),
|
|
284
|
+
profilePicture: types.nullable(types.string()),
|
|
285
|
+
networkDistance: types.nullable(SearchLinkedInByUrlNetworkDistance$inboundSchema),
|
|
286
|
+
currentPositions: z.array(z.lazy(() => SearchLinkedInByUrlCurrentPosition$inboundSchema)),
|
|
287
|
+
profileUrn: types.nullable(types.string()),
|
|
288
|
+
publicIdentifier: types.nullable(types.string()),
|
|
289
|
+
});
|
|
290
|
+
export function searchLinkedInByUrlItemsPeopleFromJSON(jsonString) {
|
|
291
|
+
return safeParse(jsonString, (x) => SearchLinkedInByUrlItemsPeople$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchLinkedInByUrlItemsPeople' from JSON`);
|
|
292
|
+
}
|
|
293
|
+
/** @internal */
|
|
294
|
+
export const SearchLinkedInByUrlTypePost$inboundSchema = z.enum(SearchLinkedInByUrlTypePost);
|
|
157
295
|
/** @internal */
|
|
158
296
|
export const SearchLinkedInByUrlAuthor$inboundSchema = z.object({
|
|
159
297
|
name: types.string(),
|
|
@@ -200,9 +338,9 @@ export function searchLinkedInByUrlItemsPostFromJSON(jsonString) {
|
|
|
200
338
|
/** @internal */
|
|
201
339
|
export const SearchLinkedInByUrlItemsUnion$inboundSchema = smartUnion([
|
|
202
340
|
z.array(z.lazy(() => SearchLinkedInByUrlItemsPost$inboundSchema)),
|
|
203
|
-
z.array(SearchLinkedInByUrlItemsPeople$inboundSchema),
|
|
204
|
-
z.array(SearchLinkedInByUrlItemsCompany$inboundSchema),
|
|
205
|
-
z.array(SearchLinkedInByUrlItemsJob$inboundSchema),
|
|
341
|
+
z.array(z.lazy(() => SearchLinkedInByUrlItemsPeople$inboundSchema)),
|
|
342
|
+
z.array(z.lazy(() => SearchLinkedInByUrlItemsCompany$inboundSchema)),
|
|
343
|
+
z.array(z.lazy(() => SearchLinkedInByUrlItemsJob$inboundSchema)),
|
|
206
344
|
]);
|
|
207
345
|
export function searchLinkedInByUrlItemsUnionFromJSON(jsonString) {
|
|
208
346
|
return safeParse(jsonString, (x) => SearchLinkedInByUrlItemsUnion$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SearchLinkedInByUrlItemsUnion' from JSON`);
|
|
@@ -222,9 +360,9 @@ export const SearchLinkedInByUrlResponse$inboundSchema = z.object({
|
|
|
222
360
|
category: SearchLinkedInByUrlCategory$inboundSchema,
|
|
223
361
|
items: smartUnion([
|
|
224
362
|
z.array(z.lazy(() => SearchLinkedInByUrlItemsPost$inboundSchema)),
|
|
225
|
-
z.array(SearchLinkedInByUrlItemsPeople$inboundSchema),
|
|
226
|
-
z.array(SearchLinkedInByUrlItemsCompany$inboundSchema),
|
|
227
|
-
z.array(SearchLinkedInByUrlItemsJob$inboundSchema),
|
|
363
|
+
z.array(z.lazy(() => SearchLinkedInByUrlItemsPeople$inboundSchema)),
|
|
364
|
+
z.array(z.lazy(() => SearchLinkedInByUrlItemsCompany$inboundSchema)),
|
|
365
|
+
z.array(z.lazy(() => SearchLinkedInByUrlItemsJob$inboundSchema)),
|
|
228
366
|
]),
|
|
229
367
|
paging: z.lazy(() => SearchLinkedInByUrlPaging$inboundSchema),
|
|
230
368
|
hasMore: types.boolean(),
|
|
@@ -655,10 +793,40 @@ export function listSentLinkedInInvitationsRequestToJSON(listSentLinkedInInvitat
|
|
|
655
793
|
return JSON.stringify(ListSentLinkedInInvitationsRequest$outboundSchema.parse(listSentLinkedInInvitationsRequest));
|
|
656
794
|
}
|
|
657
795
|
/** @internal */
|
|
796
|
+
export const ToMember$inboundSchema = z
|
|
797
|
+
.object({
|
|
798
|
+
name: types.string(),
|
|
799
|
+
headline: types.nullable(types.string()),
|
|
800
|
+
profileUrl: types.nullable(types.string()),
|
|
801
|
+
profilePicture: types.nullable(types.string()),
|
|
802
|
+
publicIdentifier: types.nullable(types.string()),
|
|
803
|
+
profileUrn: types.nullable(types.string()),
|
|
804
|
+
});
|
|
805
|
+
export function toMemberFromJSON(jsonString) {
|
|
806
|
+
return safeParse(jsonString, (x) => ToMember$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ToMember' from JSON`);
|
|
807
|
+
}
|
|
808
|
+
/** @internal */
|
|
809
|
+
export const ListSentLinkedInInvitationsInvitation$inboundSchema = z.object({
|
|
810
|
+
invitationId: types.string(),
|
|
811
|
+
invitationUrn: types.string(),
|
|
812
|
+
entityUrn: types.string(),
|
|
813
|
+
sentAt: types.nullable(types.string()),
|
|
814
|
+
message: types.nullable(types.string()),
|
|
815
|
+
targetProfileId: types.nullable(types.string()),
|
|
816
|
+
targetFirstName: types.nullable(types.string()),
|
|
817
|
+
targetLastName: types.nullable(types.string()),
|
|
818
|
+
toMember: types.nullable(z.lazy(() => ToMember$inboundSchema)),
|
|
819
|
+
});
|
|
820
|
+
export function listSentLinkedInInvitationsInvitationFromJSON(jsonString) {
|
|
821
|
+
return safeParse(jsonString, (x) => ListSentLinkedInInvitationsInvitation$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ListSentLinkedInInvitationsInvitation' from JSON`);
|
|
822
|
+
}
|
|
823
|
+
/** @internal */
|
|
658
824
|
export const ListSentLinkedInInvitationsResponse$inboundSchema = z.object({
|
|
659
825
|
success: types.literal(true),
|
|
660
|
-
invitations: z.array(z.
|
|
826
|
+
invitations: z.array(z.lazy(() => ListSentLinkedInInvitationsInvitation$inboundSchema)),
|
|
661
827
|
total: types.number(),
|
|
828
|
+
start: types.number(),
|
|
829
|
+
count: types.number(),
|
|
662
830
|
creditsUsed: types.number(),
|
|
663
831
|
retryAfter: types.number(),
|
|
664
832
|
});
|
|
@@ -703,8 +871,7 @@ export function fromMemberFromJSON(jsonString) {
|
|
|
703
871
|
return safeParse(jsonString, (x) => FromMember$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'FromMember' from JSON`);
|
|
704
872
|
}
|
|
705
873
|
/** @internal */
|
|
706
|
-
export const
|
|
707
|
-
.object({
|
|
874
|
+
export const ListLinkedInInvitationsInvitation$inboundSchema = z.object({
|
|
708
875
|
invitationId: types.string(),
|
|
709
876
|
sharedSecret: types.string(),
|
|
710
877
|
entityUrn: types.string(),
|
|
@@ -715,13 +882,13 @@ export const Invitation$inboundSchema = z
|
|
|
715
882
|
senderLastName: types.nullable(types.string()),
|
|
716
883
|
fromMember: types.nullable(z.lazy(() => FromMember$inboundSchema)),
|
|
717
884
|
});
|
|
718
|
-
export function
|
|
719
|
-
return safeParse(jsonString, (x) =>
|
|
885
|
+
export function listLinkedInInvitationsInvitationFromJSON(jsonString) {
|
|
886
|
+
return safeParse(jsonString, (x) => ListLinkedInInvitationsInvitation$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ListLinkedInInvitationsInvitation' from JSON`);
|
|
720
887
|
}
|
|
721
888
|
/** @internal */
|
|
722
889
|
export const ListLinkedInInvitationsResponse$inboundSchema = z.object({
|
|
723
890
|
success: types.literal(true),
|
|
724
|
-
invitations: z.array(z.lazy(() =>
|
|
891
|
+
invitations: z.array(z.lazy(() => ListLinkedInInvitationsInvitation$inboundSchema)),
|
|
725
892
|
total: types.number(),
|
|
726
893
|
start: types.number(),
|
|
727
894
|
count: types.number(),
|
|
@@ -870,7 +1037,6 @@ export function editLinkedInCommentResponseFromJSON(jsonString) {
|
|
|
870
1037
|
export const RepostLinkedInPostRequest$outboundSchema = z.object({
|
|
871
1038
|
postUrl: z.string(),
|
|
872
1039
|
text: z.string(),
|
|
873
|
-
campaignSlug: z.optional(z.string()),
|
|
874
1040
|
});
|
|
875
1041
|
export function repostLinkedInPostRequestToJSON(repostLinkedInPostRequest) {
|
|
876
1042
|
return JSON.stringify(RepostLinkedInPostRequest$outboundSchema.parse(repostLinkedInPostRequest));
|
|
@@ -879,7 +1045,6 @@ export function repostLinkedInPostRequestToJSON(repostLinkedInPostRequest) {
|
|
|
879
1045
|
export const RepostLinkedInPostResponse$inboundSchema = z.object({
|
|
880
1046
|
success: types.literal(true),
|
|
881
1047
|
shareUrn: types.string(),
|
|
882
|
-
duplicate: types.optional(types.boolean()),
|
|
883
1048
|
creditsUsed: types.number(),
|
|
884
1049
|
retryAfter: types.number(),
|
|
885
1050
|
});
|
|
@@ -974,7 +1139,7 @@ export function likeLinkedInCommentResponseFromJSON(jsonString) {
|
|
|
974
1139
|
return safeParse(jsonString, (x) => LikeLinkedInCommentResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'LikeLinkedInCommentResponse' from JSON`);
|
|
975
1140
|
}
|
|
976
1141
|
/** @internal */
|
|
977
|
-
export const
|
|
1142
|
+
export const PublishLinkedInPostMode$outboundSchema = z.enum(PublishLinkedInPostMode);
|
|
978
1143
|
/** @internal */
|
|
979
1144
|
export const Visibility$outboundSchema = z
|
|
980
1145
|
.enum(Visibility);
|
|
@@ -990,7 +1155,7 @@ export function mentionToJSON(mention) {
|
|
|
990
1155
|
/** @internal */
|
|
991
1156
|
export const PublishLinkedInPostRequest$outboundSchema = z.object({
|
|
992
1157
|
text: z.string(),
|
|
993
|
-
mode:
|
|
1158
|
+
mode: PublishLinkedInPostMode$outboundSchema,
|
|
994
1159
|
scheduledAt: z.optional(z.int()),
|
|
995
1160
|
companyId: z.optional(z.string()),
|
|
996
1161
|
imageUrl: z.optional(z.string()),
|
|
@@ -1031,6 +1196,7 @@ export function commentOnLinkedInPostRequestToJSON(commentOnLinkedInPostRequest)
|
|
|
1031
1196
|
export const CommentOnLinkedInPostResponse$inboundSchema = z.object({
|
|
1032
1197
|
success: types.literal(true),
|
|
1033
1198
|
commentUrn: types.optional(types.string()),
|
|
1199
|
+
fsdCommentUrn: types.optional(types.string()),
|
|
1034
1200
|
duplicate: types.optional(types.boolean()),
|
|
1035
1201
|
creditsUsed: types.number(),
|
|
1036
1202
|
retryAfter: types.number(),
|
|
@@ -1209,6 +1375,13 @@ export function getMyLinkedInProfileResponseFromJSON(jsonString) {
|
|
|
1209
1375
|
return safeParse(jsonString, (x) => GetMyLinkedInProfileResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetMyLinkedInProfileResponse' from JSON`);
|
|
1210
1376
|
}
|
|
1211
1377
|
/** @internal */
|
|
1378
|
+
export const ListLinkedInAccountsProxyConfig$inboundSchema = z.object({
|
|
1379
|
+
enabled: types.boolean(),
|
|
1380
|
+
});
|
|
1381
|
+
export function listLinkedInAccountsProxyConfigFromJSON(jsonString) {
|
|
1382
|
+
return safeParse(jsonString, (x) => ListLinkedInAccountsProxyConfig$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ListLinkedInAccountsProxyConfig' from JSON`);
|
|
1383
|
+
}
|
|
1384
|
+
/** @internal */
|
|
1212
1385
|
export const ListLinkedInAccountsAccount$inboundSchema = z.object({
|
|
1213
1386
|
id: types.string(),
|
|
1214
1387
|
label: types.nullable(types.string()),
|
|
@@ -1223,6 +1396,11 @@ export const ListLinkedInAccountsAccount$inboundSchema = z.object({
|
|
|
1223
1396
|
profileUrn: types.nullable(types.string()),
|
|
1224
1397
|
isActive: types.boolean(),
|
|
1225
1398
|
isValid: types.boolean(),
|
|
1399
|
+
accountPlan: types.nullable(types.string()),
|
|
1400
|
+
isUnlimited: types.boolean(),
|
|
1401
|
+
creditsLimit: types.nullable(types.number()),
|
|
1402
|
+
creditsCount: types.number(),
|
|
1403
|
+
proxyConfig: types.nullable(z.lazy(() => ListLinkedInAccountsProxyConfig$inboundSchema)),
|
|
1226
1404
|
createdAt: types.string(),
|
|
1227
1405
|
updatedAt: types.string(),
|
|
1228
1406
|
});
|
|
@@ -1239,22 +1417,57 @@ export function listLinkedInAccountsResponseFromJSON(jsonString) {
|
|
|
1239
1417
|
return safeParse(jsonString, (x) => ListLinkedInAccountsResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ListLinkedInAccountsResponse' from JSON`);
|
|
1240
1418
|
}
|
|
1241
1419
|
/** @internal */
|
|
1242
|
-
export const
|
|
1420
|
+
export const ProxyConfigIsp$outboundSchema = z.object({
|
|
1421
|
+
mode: z.literal("isp"),
|
|
1422
|
+
country: z.string(),
|
|
1423
|
+
staticIp: z.string(),
|
|
1424
|
+
staticPort: z.int(),
|
|
1425
|
+
});
|
|
1426
|
+
export function proxyConfigIspToJSON(proxyConfigIsp) {
|
|
1427
|
+
return JSON.stringify(ProxyConfigIsp$outboundSchema.parse(proxyConfigIsp));
|
|
1428
|
+
}
|
|
1429
|
+
/** @internal */
|
|
1430
|
+
export const ProxyConfigResidential$outboundSchema = z.object({
|
|
1431
|
+
mode: z.literal("residential"),
|
|
1432
|
+
country: z.string(),
|
|
1433
|
+
city: z.optional(z.string()),
|
|
1434
|
+
rotationHours: z._default(z.int(), 1),
|
|
1435
|
+
});
|
|
1436
|
+
export function proxyConfigResidentialToJSON(proxyConfigResidential) {
|
|
1437
|
+
return JSON.stringify(ProxyConfigResidential$outboundSchema.parse(proxyConfigResidential));
|
|
1438
|
+
}
|
|
1439
|
+
/** @internal */
|
|
1440
|
+
export const ProxyConfig$outboundSchema = z.union([
|
|
1441
|
+
z.lazy(() => ProxyConfigResidential$outboundSchema),
|
|
1442
|
+
z.lazy(() => ProxyConfigIsp$outboundSchema),
|
|
1443
|
+
]);
|
|
1444
|
+
export function proxyConfigToJSON(proxyConfig) {
|
|
1445
|
+
return JSON.stringify(ProxyConfig$outboundSchema.parse(proxyConfig));
|
|
1446
|
+
}
|
|
1243
1447
|
/** @internal */
|
|
1244
1448
|
export const UpdateLinkedInAccountRequest$outboundSchema = z.object({
|
|
1245
1449
|
accountId: z.string(),
|
|
1246
1450
|
label: z.optional(z.nullable(z.string())),
|
|
1247
1451
|
isDefault: z.optional(z.boolean()),
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
proxyRotationHours: z.optional(z.int()),
|
|
1452
|
+
proxyConfig: z.optional(z.nullable(z.union([
|
|
1453
|
+
z.lazy(() => ProxyConfigResidential$outboundSchema),
|
|
1454
|
+
z.lazy(() => ProxyConfigIsp$outboundSchema),
|
|
1455
|
+
]))),
|
|
1253
1456
|
});
|
|
1254
1457
|
export function updateLinkedInAccountRequestToJSON(updateLinkedInAccountRequest) {
|
|
1255
1458
|
return JSON.stringify(UpdateLinkedInAccountRequest$outboundSchema.parse(updateLinkedInAccountRequest));
|
|
1256
1459
|
}
|
|
1257
1460
|
/** @internal */
|
|
1461
|
+
export const UpdateLinkedInAccountProxyConfigResponse$inboundSchema = z.object({
|
|
1462
|
+
city: types.nullable(types.string()),
|
|
1463
|
+
mode: types.nullable(types.string()),
|
|
1464
|
+
country: types.nullable(types.string()),
|
|
1465
|
+
rotationHours: types.nullable(types.number()),
|
|
1466
|
+
});
|
|
1467
|
+
export function updateLinkedInAccountProxyConfigResponseFromJSON(jsonString) {
|
|
1468
|
+
return safeParse(jsonString, (x) => UpdateLinkedInAccountProxyConfigResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'UpdateLinkedInAccountProxyConfigResponse' from JSON`);
|
|
1469
|
+
}
|
|
1470
|
+
/** @internal */
|
|
1258
1471
|
export const UpdateLinkedInAccountAccount$inboundSchema = z.object({
|
|
1259
1472
|
id: types.string(),
|
|
1260
1473
|
label: types.nullable(types.string()),
|
|
@@ -1264,6 +1477,7 @@ export const UpdateLinkedInAccountAccount$inboundSchema = z.object({
|
|
|
1264
1477
|
headline: types.nullable(types.string()),
|
|
1265
1478
|
profilePic: types.nullable(types.string()),
|
|
1266
1479
|
isValid: types.boolean(),
|
|
1480
|
+
proxyConfig: types.nullable(z.lazy(() => UpdateLinkedInAccountProxyConfigResponse$inboundSchema)),
|
|
1267
1481
|
});
|
|
1268
1482
|
export function updateLinkedInAccountAccountFromJSON(jsonString) {
|
|
1269
1483
|
return safeParse(jsonString, (x) => UpdateLinkedInAccountAccount$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'UpdateLinkedInAccountAccount' from JSON`);
|
|
@@ -1344,251 +1558,4 @@ export function refreshMyLinkedInProfileLocationFromJSON(jsonString) {
|
|
|
1344
1558
|
}
|
|
1345
1559
|
/** @internal */
|
|
1346
1560
|
export const RefreshMyLinkedInProfileType$inboundSchema = openEnums.inboundSchema(RefreshMyLinkedInProfileType);
|
|
1347
|
-
|
|
1348
|
-
export const RefreshMyLinkedInProfileMediaType$inboundSchema = openEnums.inboundSchema(RefreshMyLinkedInProfileMediaType);
|
|
1349
|
-
/** @internal */
|
|
1350
|
-
export const RefreshMyLinkedInProfileMedia$inboundSchema = z.object({
|
|
1351
|
-
type: RefreshMyLinkedInProfileMediaType$inboundSchema,
|
|
1352
|
-
urls: z.array(types.string()),
|
|
1353
|
-
title: types.optional(types.string()),
|
|
1354
|
-
thumbnailUrl: types.optional(types.string()),
|
|
1355
|
-
});
|
|
1356
|
-
export function refreshMyLinkedInProfileMediaFromJSON(jsonString) {
|
|
1357
|
-
return safeParse(jsonString, (x) => RefreshMyLinkedInProfileMedia$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RefreshMyLinkedInProfileMedia' from JSON`);
|
|
1358
|
-
}
|
|
1359
|
-
/** @internal */
|
|
1360
|
-
export const RefreshMyLinkedInProfileLastPost$inboundSchema = z.object({
|
|
1361
|
-
postUrl: types.string(),
|
|
1362
|
-
text: types.string(),
|
|
1363
|
-
date: types.number(),
|
|
1364
|
-
likesCount: types.number(),
|
|
1365
|
-
commentsCount: types.number(),
|
|
1366
|
-
sharesCount: types.number(),
|
|
1367
|
-
postUrn: types.string(),
|
|
1368
|
-
postId: types.string(),
|
|
1369
|
-
type: RefreshMyLinkedInProfileType$inboundSchema,
|
|
1370
|
-
media: types.optional(z.lazy(() => RefreshMyLinkedInProfileMedia$inboundSchema)),
|
|
1371
|
-
});
|
|
1372
|
-
export function refreshMyLinkedInProfileLastPostFromJSON(jsonString) {
|
|
1373
|
-
return safeParse(jsonString, (x) => RefreshMyLinkedInProfileLastPost$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RefreshMyLinkedInProfileLastPost' from JSON`);
|
|
1374
|
-
}
|
|
1375
|
-
/** @internal */
|
|
1376
|
-
export const RefreshMyLinkedInProfileResponse$inboundSchema = z.object({
|
|
1377
|
-
success: types.literal(true),
|
|
1378
|
-
linkedinProfileId: types.nullable(types.string()),
|
|
1379
|
-
linkedinName: types.nullable(types.string()),
|
|
1380
|
-
linkedinEmail: types.nullable(types.string()),
|
|
1381
|
-
profileUrn: types.nullable(types.string()),
|
|
1382
|
-
headline: types.nullable(types.string()),
|
|
1383
|
-
profilePic: types.nullable(types.string()),
|
|
1384
|
-
profileUrl: types.nullable(types.string()),
|
|
1385
|
-
positions: types.optional(z.array(z.lazy(() => RefreshMyLinkedInProfilePosition$inboundSchema))),
|
|
1386
|
-
educations: types.optional(z.array(z.lazy(() => RefreshMyLinkedInProfileEducation$inboundSchema))),
|
|
1387
|
-
connectionsCount: types.nullable(types.number()),
|
|
1388
|
-
location: types.nullable(z.lazy(() => RefreshMyLinkedInProfileLocation$inboundSchema)),
|
|
1389
|
-
isVerified: types.nullable(types.boolean()),
|
|
1390
|
-
lastPosts: types.optional(z.array(z.lazy(() => RefreshMyLinkedInProfileLastPost$inboundSchema))),
|
|
1391
|
-
refreshed: types.literal(true),
|
|
1392
|
-
creditsUsed: types.number(),
|
|
1393
|
-
retryAfter: types.number(),
|
|
1394
|
-
});
|
|
1395
|
-
export function refreshMyLinkedInProfileResponseFromJSON(jsonString) {
|
|
1396
|
-
return safeParse(jsonString, (x) => RefreshMyLinkedInProfileResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RefreshMyLinkedInProfileResponse' from JSON`);
|
|
1397
|
-
}
|
|
1398
|
-
/** @internal */
|
|
1399
|
-
export const GetMyLinkedInPostsRequest$outboundSchema = z.object({
|
|
1400
|
-
count: z.optional(z.int()),
|
|
1401
|
-
start: z.optional(z.int()),
|
|
1402
|
-
paginationToken: z.optional(z.string()),
|
|
1403
|
-
});
|
|
1404
|
-
export function getMyLinkedInPostsRequestToJSON(getMyLinkedInPostsRequest) {
|
|
1405
|
-
return JSON.stringify(GetMyLinkedInPostsRequest$outboundSchema.parse(getMyLinkedInPostsRequest));
|
|
1406
|
-
}
|
|
1407
|
-
/** @internal */
|
|
1408
|
-
export const GetMyLinkedInPostsType$inboundSchema = openEnums.inboundSchema(GetMyLinkedInPostsType);
|
|
1409
|
-
/** @internal */
|
|
1410
|
-
export const GetMyLinkedInPostsMediaType$inboundSchema = openEnums.inboundSchema(GetMyLinkedInPostsMediaType);
|
|
1411
|
-
/** @internal */
|
|
1412
|
-
export const GetMyLinkedInPostsMedia$inboundSchema = z.object({
|
|
1413
|
-
type: GetMyLinkedInPostsMediaType$inboundSchema,
|
|
1414
|
-
urls: z.array(types.string()),
|
|
1415
|
-
title: types.optional(types.string()),
|
|
1416
|
-
thumbnailUrl: types.optional(types.string()),
|
|
1417
|
-
});
|
|
1418
|
-
export function getMyLinkedInPostsMediaFromJSON(jsonString) {
|
|
1419
|
-
return safeParse(jsonString, (x) => GetMyLinkedInPostsMedia$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetMyLinkedInPostsMedia' from JSON`);
|
|
1420
|
-
}
|
|
1421
|
-
/** @internal */
|
|
1422
|
-
export const GetMyLinkedInPostsPost$inboundSchema = z.object({
|
|
1423
|
-
postUrl: types.string(),
|
|
1424
|
-
text: types.string(),
|
|
1425
|
-
date: types.number(),
|
|
1426
|
-
likesCount: types.number(),
|
|
1427
|
-
commentsCount: types.number(),
|
|
1428
|
-
sharesCount: types.number(),
|
|
1429
|
-
postUrn: types.string(),
|
|
1430
|
-
postId: types.string(),
|
|
1431
|
-
type: GetMyLinkedInPostsType$inboundSchema,
|
|
1432
|
-
media: types.optional(z.lazy(() => GetMyLinkedInPostsMedia$inboundSchema)),
|
|
1433
|
-
});
|
|
1434
|
-
export function getMyLinkedInPostsPostFromJSON(jsonString) {
|
|
1435
|
-
return safeParse(jsonString, (x) => GetMyLinkedInPostsPost$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetMyLinkedInPostsPost' from JSON`);
|
|
1436
|
-
}
|
|
1437
|
-
/** @internal */
|
|
1438
|
-
export const GetMyLinkedInPostsResponse$inboundSchema = z.object({
|
|
1439
|
-
success: types.literal(true),
|
|
1440
|
-
posts: z.array(z.lazy(() => GetMyLinkedInPostsPost$inboundSchema)),
|
|
1441
|
-
count: types.number(),
|
|
1442
|
-
total: types.number(),
|
|
1443
|
-
start: types.number(),
|
|
1444
|
-
hasMore: types.boolean(),
|
|
1445
|
-
paginationToken: types.nullable(types.string()),
|
|
1446
|
-
creditsUsed: types.number(),
|
|
1447
|
-
retryAfter: types.number(),
|
|
1448
|
-
});
|
|
1449
|
-
export function getMyLinkedInPostsResponseFromJSON(jsonString) {
|
|
1450
|
-
return safeParse(jsonString, (x) => GetMyLinkedInPostsResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetMyLinkedInPostsResponse' from JSON`);
|
|
1451
|
-
}
|
|
1452
|
-
/** @internal */
|
|
1453
|
-
export const GetMyLinkedInFollowersRequest$outboundSchema = z.object({
|
|
1454
|
-
start: z.optional(z.int()),
|
|
1455
|
-
count: z.optional(z.int()),
|
|
1456
|
-
});
|
|
1457
|
-
export function getMyLinkedInFollowersRequestToJSON(getMyLinkedInFollowersRequest) {
|
|
1458
|
-
return JSON.stringify(GetMyLinkedInFollowersRequest$outboundSchema.parse(getMyLinkedInFollowersRequest));
|
|
1459
|
-
}
|
|
1460
|
-
/** @internal */
|
|
1461
|
-
export const Follower$inboundSchema = z
|
|
1462
|
-
.object({
|
|
1463
|
-
name: types.string(),
|
|
1464
|
-
headline: types.nullable(types.string()),
|
|
1465
|
-
profileUrl: types.nullable(types.string()),
|
|
1466
|
-
profilePicture: types.nullable(types.string()),
|
|
1467
|
-
followerCount: types.nullable(types.number()),
|
|
1468
|
-
following: types.boolean(),
|
|
1469
|
-
profileUrn: types.nullable(types.string()),
|
|
1470
|
-
publicIdentifier: types.nullable(types.string()),
|
|
1471
|
-
});
|
|
1472
|
-
export function followerFromJSON(jsonString) {
|
|
1473
|
-
return safeParse(jsonString, (x) => Follower$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Follower' from JSON`);
|
|
1474
|
-
}
|
|
1475
|
-
/** @internal */
|
|
1476
|
-
export const GetMyLinkedInFollowersResponse$inboundSchema = z.object({
|
|
1477
|
-
success: types.literal(true),
|
|
1478
|
-
followers: z.array(z.lazy(() => Follower$inboundSchema)),
|
|
1479
|
-
count: types.number(),
|
|
1480
|
-
totalFollowers: types.number(),
|
|
1481
|
-
start: types.number(),
|
|
1482
|
-
hasMore: types.boolean(),
|
|
1483
|
-
creditsUsed: types.number(),
|
|
1484
|
-
retryAfter: types.number(),
|
|
1485
|
-
});
|
|
1486
|
-
export function getMyLinkedInFollowersResponseFromJSON(jsonString) {
|
|
1487
|
-
return safeParse(jsonString, (x) => GetMyLinkedInFollowersResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetMyLinkedInFollowersResponse' from JSON`);
|
|
1488
|
-
}
|
|
1489
|
-
/** @internal */
|
|
1490
|
-
export const ConnectionRequestDaily$inboundSchema = z.object({
|
|
1491
|
-
current: types.number(),
|
|
1492
|
-
limit: types.number(),
|
|
1493
|
-
remaining: types.number(),
|
|
1494
|
-
});
|
|
1495
|
-
export function connectionRequestDailyFromJSON(jsonString) {
|
|
1496
|
-
return safeParse(jsonString, (x) => ConnectionRequestDaily$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ConnectionRequestDaily' from JSON`);
|
|
1497
|
-
}
|
|
1498
|
-
/** @internal */
|
|
1499
|
-
export const ConnectionRequestWeekly$inboundSchema = z.object({
|
|
1500
|
-
current: types.number(),
|
|
1501
|
-
limit: types.number(),
|
|
1502
|
-
remaining: types.number(),
|
|
1503
|
-
});
|
|
1504
|
-
export function connectionRequestWeeklyFromJSON(jsonString) {
|
|
1505
|
-
return safeParse(jsonString, (x) => ConnectionRequestWeekly$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ConnectionRequestWeekly' from JSON`);
|
|
1506
|
-
}
|
|
1507
|
-
/** @internal */
|
|
1508
|
-
export const ConnectionRequest$inboundSchema = z.object({
|
|
1509
|
-
daily: z.lazy(() => ConnectionRequestDaily$inboundSchema),
|
|
1510
|
-
weekly: types.nullable(z.lazy(() => ConnectionRequestWeekly$inboundSchema)),
|
|
1511
|
-
minIntervalSeconds: types.number(),
|
|
1512
|
-
nextResetDaily: types.date(),
|
|
1513
|
-
nextResetWeekly: types.nullable(types.date()),
|
|
1514
|
-
});
|
|
1515
|
-
export function connectionRequestFromJSON(jsonString) {
|
|
1516
|
-
return safeParse(jsonString, (x) => ConnectionRequest$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ConnectionRequest' from JSON`);
|
|
1517
|
-
}
|
|
1518
|
-
/** @internal */
|
|
1519
|
-
export const MessageDaily$inboundSchema = z.object({
|
|
1520
|
-
current: types.number(),
|
|
1521
|
-
limit: types.number(),
|
|
1522
|
-
remaining: types.number(),
|
|
1523
|
-
});
|
|
1524
|
-
export function messageDailyFromJSON(jsonString) {
|
|
1525
|
-
return safeParse(jsonString, (x) => MessageDaily$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'MessageDaily' from JSON`);
|
|
1526
|
-
}
|
|
1527
|
-
/** @internal */
|
|
1528
|
-
export const MessageWeekly$inboundSchema = z.object({
|
|
1529
|
-
current: types.number(),
|
|
1530
|
-
limit: types.number(),
|
|
1531
|
-
remaining: types.number(),
|
|
1532
|
-
});
|
|
1533
|
-
export function messageWeeklyFromJSON(jsonString) {
|
|
1534
|
-
return safeParse(jsonString, (x) => MessageWeekly$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'MessageWeekly' from JSON`);
|
|
1535
|
-
}
|
|
1536
|
-
/** @internal */
|
|
1537
|
-
export const GetMyLimitsMessage$inboundSchema = z.object({
|
|
1538
|
-
daily: z.lazy(() => MessageDaily$inboundSchema),
|
|
1539
|
-
weekly: types.nullable(z.lazy(() => MessageWeekly$inboundSchema)),
|
|
1540
|
-
minIntervalSeconds: types.number(),
|
|
1541
|
-
nextResetDaily: types.date(),
|
|
1542
|
-
nextResetWeekly: types.nullable(types.date()),
|
|
1543
|
-
});
|
|
1544
|
-
export function getMyLimitsMessageFromJSON(jsonString) {
|
|
1545
|
-
return safeParse(jsonString, (x) => GetMyLimitsMessage$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetMyLimitsMessage' from JSON`);
|
|
1546
|
-
}
|
|
1547
|
-
/** @internal */
|
|
1548
|
-
export const ProfileVisitDaily$inboundSchema = z.object({
|
|
1549
|
-
current: types.number(),
|
|
1550
|
-
limit: types.number(),
|
|
1551
|
-
remaining: types.number(),
|
|
1552
|
-
});
|
|
1553
|
-
export function profileVisitDailyFromJSON(jsonString) {
|
|
1554
|
-
return safeParse(jsonString, (x) => ProfileVisitDaily$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ProfileVisitDaily' from JSON`);
|
|
1555
|
-
}
|
|
1556
|
-
/** @internal */
|
|
1557
|
-
export const ProfileVisitWeekly$inboundSchema = z.object({
|
|
1558
|
-
current: types.number(),
|
|
1559
|
-
limit: types.number(),
|
|
1560
|
-
remaining: types.number(),
|
|
1561
|
-
});
|
|
1562
|
-
export function profileVisitWeeklyFromJSON(jsonString) {
|
|
1563
|
-
return safeParse(jsonString, (x) => ProfileVisitWeekly$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ProfileVisitWeekly' from JSON`);
|
|
1564
|
-
}
|
|
1565
|
-
/** @internal */
|
|
1566
|
-
export const ProfileVisit$inboundSchema = z.object({
|
|
1567
|
-
daily: z.lazy(() => ProfileVisitDaily$inboundSchema),
|
|
1568
|
-
weekly: types.nullable(z.lazy(() => ProfileVisitWeekly$inboundSchema)),
|
|
1569
|
-
minIntervalSeconds: types.number(),
|
|
1570
|
-
nextResetDaily: types.date(),
|
|
1571
|
-
nextResetWeekly: types.nullable(types.date()),
|
|
1572
|
-
});
|
|
1573
|
-
export function profileVisitFromJSON(jsonString) {
|
|
1574
|
-
return safeParse(jsonString, (x) => ProfileVisit$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ProfileVisit' from JSON`);
|
|
1575
|
-
}
|
|
1576
|
-
/** @internal */
|
|
1577
|
-
export const ScrapingDaily$inboundSchema = z.object({
|
|
1578
|
-
current: types.number(),
|
|
1579
|
-
limit: types.number(),
|
|
1580
|
-
remaining: types.number(),
|
|
1581
|
-
});
|
|
1582
|
-
export function scrapingDailyFromJSON(jsonString) {
|
|
1583
|
-
return safeParse(jsonString, (x) => ScrapingDaily$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ScrapingDaily' from JSON`);
|
|
1584
|
-
}
|
|
1585
|
-
/** @internal */
|
|
1586
|
-
export const ScrapingWeekly$inboundSchema = z.object({
|
|
1587
|
-
current: types.number(),
|
|
1588
|
-
limit: types.number(),
|
|
1589
|
-
remaining: types.number(),
|
|
1590
|
-
});
|
|
1591
|
-
export function scrapingWeeklyFromJSON(jsonString) {
|
|
1592
|
-
return safeParse(jsonString, (x) => ScrapingWeekly$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ScrapingWeekly' from JSON`);
|
|
1593
|
-
}
|
|
1594
|
-
//# sourceMappingURL=scraping-weekly.js.map
|
|
1561
|
+
//# sourceMappingURL=refresh-my-linked-in-profile-type.js.map
|