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
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
+
import * as operations from "../models/operations/index.js";
|
|
3
|
+
export declare class Context extends ClientSDK {
|
|
4
|
+
/**
|
|
5
|
+
* List context entries
|
|
6
|
+
*
|
|
7
|
+
* @remarks
|
|
8
|
+
* List user-managed context entries (user profile, ICP, tone, playbook, etc.). 0 credits.
|
|
9
|
+
*/
|
|
10
|
+
listContext(request?: operations.ListContextRequest | undefined, options?: RequestOptions): Promise<operations.ListContextResponse>;
|
|
11
|
+
/**
|
|
12
|
+
* Create or update a context entry
|
|
13
|
+
*
|
|
14
|
+
* @remarks
|
|
15
|
+
* Save context (ICP, tone, playbook, user profile, etc.). 0 credits.
|
|
16
|
+
*/
|
|
17
|
+
setContext(request: operations.SetContextRequest, options?: RequestOptions): Promise<operations.SetContextResponse>;
|
|
18
|
+
/**
|
|
19
|
+
* Delete a context entry
|
|
20
|
+
*
|
|
21
|
+
* @remarks
|
|
22
|
+
* Delete a context entry by type and scope. 0 credits.
|
|
23
|
+
*/
|
|
24
|
+
deleteContext(request: operations.DeleteContextRequest, options?: RequestOptions): Promise<operations.DeleteContextResponse>;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=context.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../src/sdk/context.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,OAAQ,SAAQ,SAAS;IACpC;;;;;OAKG;IACG,WAAW,CACf,OAAO,CAAC,EAAE,UAAU,CAAC,kBAAkB,GAAG,SAAS,EACnD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,mBAAmB,CAAC,CAMzC;IAED;;;;;OAKG;IACG,UAAU,CACd,OAAO,EAAE,UAAU,CAAC,iBAAiB,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAMxC;IAED;;;;;OAKG;IACG,aAAa,CACjB,OAAO,EAAE,UAAU,CAAC,oBAAoB,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAM3C;CACF"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import { contextDeleteContext } from "../funcs/context-delete-context.js";
|
|
5
|
+
import { contextListContext } from "../funcs/context-list-context.js";
|
|
6
|
+
import { contextSetContext } from "../funcs/context-set-context.js";
|
|
7
|
+
import { ClientSDK } from "../lib/sdks.js";
|
|
8
|
+
import { unwrapAsync } from "../types/fp.js";
|
|
9
|
+
export class Context extends ClientSDK {
|
|
10
|
+
/**
|
|
11
|
+
* List context entries
|
|
12
|
+
*
|
|
13
|
+
* @remarks
|
|
14
|
+
* List user-managed context entries (user profile, ICP, tone, playbook, etc.). 0 credits.
|
|
15
|
+
*/
|
|
16
|
+
async listContext(request, options) {
|
|
17
|
+
return unwrapAsync(contextListContext(this, request, options));
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Create or update a context entry
|
|
21
|
+
*
|
|
22
|
+
* @remarks
|
|
23
|
+
* Save context (ICP, tone, playbook, user profile, etc.). 0 credits.
|
|
24
|
+
*/
|
|
25
|
+
async setContext(request, options) {
|
|
26
|
+
return unwrapAsync(contextSetContext(this, request, options));
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Delete a context entry
|
|
30
|
+
*
|
|
31
|
+
* @remarks
|
|
32
|
+
* Delete a context entry by type and scope. 0 credits.
|
|
33
|
+
*/
|
|
34
|
+
async deleteContext(request, options) {
|
|
35
|
+
return unwrapAsync(contextDeleteContext(this, request, options));
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../src/sdk/context.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,OAAQ,SAAQ,SAAS;IACpC;;;;;OAKG;IACH,KAAK,CAAC,WAAW,CACf,OAAmD,EACnD,OAAwB,EACiB;QACzC,OAAO,WAAW,CAAC,kBAAkB,CACnC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,UAAU,CACd,OAAqC,EACrC,OAAwB,EACgB;QACxC,OAAO,WAAW,CAAC,iBAAiB,CAClC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,aAAa,CACjB,OAAwC,EACxC,OAAwB,EACmB;QAC3C,OAAO,WAAW,CAAC,oBAAoB,CACrC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
|
+
import * as operations from "../models/operations/index.js";
|
|
3
|
+
export declare class Cron extends ClientSDK {
|
|
4
|
+
/**
|
|
5
|
+
* List active cron schedules
|
|
6
|
+
*
|
|
7
|
+
* @remarks
|
|
8
|
+
* List all cron schedules (DM polling, connection polling, draft send) with status. 0 credits.
|
|
9
|
+
*/
|
|
10
|
+
listCronSchedules(options?: RequestOptions): Promise<operations.ListCronSchedulesResponse>;
|
|
11
|
+
/**
|
|
12
|
+
* Pause, resume, or delete a cron schedule
|
|
13
|
+
*
|
|
14
|
+
* @remarks
|
|
15
|
+
* Control a cron schedule. 0 credits.
|
|
16
|
+
*/
|
|
17
|
+
updateCronSchedule(request: operations.UpdateCronScheduleRequest, options?: RequestOptions): Promise<operations.UpdateCronScheduleResponse>;
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=cron.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cron.d.ts","sourceRoot":"","sources":["../../src/sdk/cron.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,IAAK,SAAQ,SAAS;IACjC;;;;;OAKG;IACG,iBAAiB,CACrB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,yBAAyB,CAAC,CAK/C;IAED;;;;;OAKG;IACG,kBAAkB,CACtB,OAAO,EAAE,UAAU,CAAC,yBAAyB,EAC7C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,0BAA0B,CAAC,CAMhD;CACF"}
|
package/esm/sdk/cron.js
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import { cronListCronSchedules } from "../funcs/cron-list-cron-schedules.js";
|
|
5
|
+
import { cronUpdateCronSchedule } from "../funcs/cron-update-cron-schedule.js";
|
|
6
|
+
import { ClientSDK } from "../lib/sdks.js";
|
|
7
|
+
import { unwrapAsync } from "../types/fp.js";
|
|
8
|
+
export class Cron extends ClientSDK {
|
|
9
|
+
/**
|
|
10
|
+
* List active cron schedules
|
|
11
|
+
*
|
|
12
|
+
* @remarks
|
|
13
|
+
* List all cron schedules (DM polling, connection polling, draft send) with status. 0 credits.
|
|
14
|
+
*/
|
|
15
|
+
async listCronSchedules(options) {
|
|
16
|
+
return unwrapAsync(cronListCronSchedules(this, options));
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Pause, resume, or delete a cron schedule
|
|
20
|
+
*
|
|
21
|
+
* @remarks
|
|
22
|
+
* Control a cron schedule. 0 credits.
|
|
23
|
+
*/
|
|
24
|
+
async updateCronSchedule(request, options) {
|
|
25
|
+
return unwrapAsync(cronUpdateCronSchedule(this, request, options));
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=cron.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cron.js","sourceRoot":"","sources":["../../src/sdk/cron.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAC/E,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,IAAK,SAAQ,SAAS;IACjC;;;;;OAKG;IACH,KAAK,CAAC,iBAAiB,CACrB,OAAwB,EACuB;QAC/C,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,kBAAkB,CACtB,OAA6C,EAC7C,OAAwB,EACwB;QAChD,OAAO,WAAW,CAAC,sBAAsB,CACvC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -1,6 +1,45 @@
|
|
|
1
1
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
2
2
|
import * as operations from "../models/operations/index.js";
|
|
3
3
|
export declare class LinkedInChat2 extends ClientSDK {
|
|
4
|
+
/**
|
|
5
|
+
* Search LinkedIn conversations
|
|
6
|
+
*
|
|
7
|
+
* @remarks
|
|
8
|
+
* Search inbox conversations by keyword via query parameters. Returns matching conversations with participants and last message. 0 credits. Example: GET /chats/linkedin/search?keywords=project
|
|
9
|
+
*/
|
|
10
|
+
searchLinkedInConversations(request: operations.SearchLinkedInConversationsRequest, options?: RequestOptions): Promise<operations.SearchLinkedInConversationsResponse>;
|
|
11
|
+
/**
|
|
12
|
+
* Read messages from a conversation
|
|
13
|
+
*
|
|
14
|
+
* @remarks
|
|
15
|
+
* Fetch messages from a specific LinkedIn conversation. 0 credits.
|
|
16
|
+
*
|
|
17
|
+
* Pass the full `conversationUrn` as a query parameter, as returned by `/chats/linkedin` or `/chats/linkedin/search`. No parsing required — the server handles extraction internally.
|
|
18
|
+
*
|
|
19
|
+
* Example: `GET /chats/linkedin/messages?conversationUrn=urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)`
|
|
20
|
+
*/
|
|
21
|
+
getConversationMessages(request: operations.GetConversationMessagesRequest, options?: RequestOptions): Promise<operations.GetConversationMessagesResponse>;
|
|
22
|
+
/**
|
|
23
|
+
* List starred conversations
|
|
24
|
+
*
|
|
25
|
+
* @remarks
|
|
26
|
+
* List starred/favorited LinkedIn conversations. 0 credits. GET with optional nextCursor query parameter.
|
|
27
|
+
*/
|
|
28
|
+
listStarredConversations(request?: operations.ListStarredConversationsRequest | undefined, options?: RequestOptions): Promise<operations.ListStarredConversationsResponse>;
|
|
29
|
+
/**
|
|
30
|
+
* List archived conversations
|
|
31
|
+
*
|
|
32
|
+
* @remarks
|
|
33
|
+
* List archived LinkedIn conversations. 0 credits. GET with optional nextCursor query parameter.
|
|
34
|
+
*/
|
|
35
|
+
listArchivedConversations(request?: operations.ListArchivedConversationsRequest | undefined, options?: RequestOptions): Promise<operations.ListArchivedConversationsResponse>;
|
|
36
|
+
/**
|
|
37
|
+
* Get unread message count
|
|
38
|
+
*
|
|
39
|
+
* @remarks
|
|
40
|
+
* Get the number of unread LinkedIn messages/conversations. 0 credits.
|
|
41
|
+
*/
|
|
42
|
+
getUnreadCount(options?: RequestOptions): Promise<operations.GetUnreadCountResponse>;
|
|
4
43
|
/**
|
|
5
44
|
* Mark a conversation as read
|
|
6
45
|
*
|
|
@@ -22,13 +61,6 @@ export declare class LinkedInChat2 extends ClientSDK {
|
|
|
22
61
|
* Remove star from a LinkedIn conversation. 0 credits.
|
|
23
62
|
*/
|
|
24
63
|
unstar(request: operations.UnstarConversationRequest, options?: RequestOptions): Promise<operations.UnstarConversationResponse>;
|
|
25
|
-
/**
|
|
26
|
-
* List starred conversations
|
|
27
|
-
*
|
|
28
|
-
* @remarks
|
|
29
|
-
* List starred/favorited LinkedIn conversations. 0 credits.
|
|
30
|
-
*/
|
|
31
|
-
listStarred(request?: operations.ListStarredConversationsRequest | undefined, options?: RequestOptions): Promise<operations.ListStarredConversationsResponse>;
|
|
32
64
|
/**
|
|
33
65
|
* Unarchive a conversation
|
|
34
66
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linked-in-chat-2.d.ts","sourceRoot":"","sources":["../../src/sdk/linked-in-chat-2.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"linked-in-chat-2.d.ts","sourceRoot":"","sources":["../../src/sdk/linked-in-chat-2.ts"],"names":[],"mappings":"AAaA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,aAAc,SAAQ,SAAS;IAC1C;;;;;OAKG;IACG,2BAA2B,CAC/B,OAAO,EAAE,UAAU,CAAC,kCAAkC,EACtD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,mCAAmC,CAAC,CAMzD;IAED;;;;;;;;;OASG;IACG,uBAAuB,CAC3B,OAAO,EAAE,UAAU,CAAC,8BAA8B,EAClD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,+BAA+B,CAAC,CAMrD;IAED;;;;;OAKG;IACG,wBAAwB,CAC5B,OAAO,CAAC,EAAE,UAAU,CAAC,+BAA+B,GAAG,SAAS,EAChE,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,gCAAgC,CAAC,CAMtD;IAED;;;;;OAKG;IACG,yBAAyB,CAC7B,OAAO,CAAC,EAAE,UAAU,CAAC,gCAAgC,GAAG,SAAS,EACjE,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,iCAAiC,CAAC,CAMvD;IAED;;;;;OAKG;IACG,cAAc,CAClB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,sBAAsB,CAAC,CAK5C;IAED;;;;;OAKG;IACG,QAAQ,CACZ,OAAO,EAAE,UAAU,CAAC,2BAA2B,EAC/C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,4BAA4B,CAAC,CAMlD;IAED;;;;;OAKG;IACG,IAAI,CACR,OAAO,EAAE,UAAU,CAAC,uBAAuB,EAC3C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,wBAAwB,CAAC,CAM9C;IAED;;;;;OAKG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,yBAAyB,EAC7C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,0BAA0B,CAAC,CAMhD;IAED;;;;;OAKG;IACG,SAAS,CACb,OAAO,EAAE,UAAU,CAAC,4BAA4B,EAChD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,6BAA6B,CAAC,CAMnD;CACF"}
|
|
@@ -1,14 +1,67 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
|
-
import {
|
|
4
|
+
import { linkedInChatGetConversationMessages } from "../funcs/linked-in-chat-get-conversation-messages.js";
|
|
5
|
+
import { linkedInChatGetUnreadCount } from "../funcs/linked-in-chat-get-unread-count.js";
|
|
6
|
+
import { linkedInChatListArchivedConversations } from "../funcs/linked-in-chat-list-archived-conversations.js";
|
|
7
|
+
import { linkedInChatListStarredConversations } from "../funcs/linked-in-chat-list-starred-conversations.js";
|
|
5
8
|
import { linkedInChatMarkSeen } from "../funcs/linked-in-chat-mark-seen.js";
|
|
9
|
+
import { linkedInChatSearchLinkedInConversations } from "../funcs/linked-in-chat-search-linked-in-conversations.js";
|
|
6
10
|
import { linkedInChatStar } from "../funcs/linked-in-chat-star.js";
|
|
7
11
|
import { linkedInChatUnarchive } from "../funcs/linked-in-chat-unarchive.js";
|
|
8
12
|
import { linkedInChatUnstar } from "../funcs/linked-in-chat-unstar.js";
|
|
9
13
|
import { ClientSDK } from "../lib/sdks.js";
|
|
10
14
|
import { unwrapAsync } from "../types/fp.js";
|
|
11
15
|
export class LinkedInChat2 extends ClientSDK {
|
|
16
|
+
/**
|
|
17
|
+
* Search LinkedIn conversations
|
|
18
|
+
*
|
|
19
|
+
* @remarks
|
|
20
|
+
* Search inbox conversations by keyword via query parameters. Returns matching conversations with participants and last message. 0 credits. Example: GET /chats/linkedin/search?keywords=project
|
|
21
|
+
*/
|
|
22
|
+
async searchLinkedInConversations(request, options) {
|
|
23
|
+
return unwrapAsync(linkedInChatSearchLinkedInConversations(this, request, options));
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Read messages from a conversation
|
|
27
|
+
*
|
|
28
|
+
* @remarks
|
|
29
|
+
* Fetch messages from a specific LinkedIn conversation. 0 credits.
|
|
30
|
+
*
|
|
31
|
+
* Pass the full `conversationUrn` as a query parameter, as returned by `/chats/linkedin` or `/chats/linkedin/search`. No parsing required — the server handles extraction internally.
|
|
32
|
+
*
|
|
33
|
+
* Example: `GET /chats/linkedin/messages?conversationUrn=urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)`
|
|
34
|
+
*/
|
|
35
|
+
async getConversationMessages(request, options) {
|
|
36
|
+
return unwrapAsync(linkedInChatGetConversationMessages(this, request, options));
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* List starred conversations
|
|
40
|
+
*
|
|
41
|
+
* @remarks
|
|
42
|
+
* List starred/favorited LinkedIn conversations. 0 credits. GET with optional nextCursor query parameter.
|
|
43
|
+
*/
|
|
44
|
+
async listStarredConversations(request, options) {
|
|
45
|
+
return unwrapAsync(linkedInChatListStarredConversations(this, request, options));
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* List archived conversations
|
|
49
|
+
*
|
|
50
|
+
* @remarks
|
|
51
|
+
* List archived LinkedIn conversations. 0 credits. GET with optional nextCursor query parameter.
|
|
52
|
+
*/
|
|
53
|
+
async listArchivedConversations(request, options) {
|
|
54
|
+
return unwrapAsync(linkedInChatListArchivedConversations(this, request, options));
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Get unread message count
|
|
58
|
+
*
|
|
59
|
+
* @remarks
|
|
60
|
+
* Get the number of unread LinkedIn messages/conversations. 0 credits.
|
|
61
|
+
*/
|
|
62
|
+
async getUnreadCount(options) {
|
|
63
|
+
return unwrapAsync(linkedInChatGetUnreadCount(this, options));
|
|
64
|
+
}
|
|
12
65
|
/**
|
|
13
66
|
* Mark a conversation as read
|
|
14
67
|
*
|
|
@@ -36,15 +89,6 @@ export class LinkedInChat2 extends ClientSDK {
|
|
|
36
89
|
async unstar(request, options) {
|
|
37
90
|
return unwrapAsync(linkedInChatUnstar(this, request, options));
|
|
38
91
|
}
|
|
39
|
-
/**
|
|
40
|
-
* List starred conversations
|
|
41
|
-
*
|
|
42
|
-
* @remarks
|
|
43
|
-
* List starred/favorited LinkedIn conversations. 0 credits.
|
|
44
|
-
*/
|
|
45
|
-
async listStarred(request, options) {
|
|
46
|
-
return unwrapAsync(linkedInChatListStarred(this, request, options));
|
|
47
|
-
}
|
|
48
92
|
/**
|
|
49
93
|
* Unarchive a conversation
|
|
50
94
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linked-in-chat-2.js","sourceRoot":"","sources":["../../src/sdk/linked-in-chat-2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"linked-in-chat-2.js","sourceRoot":"","sources":["../../src/sdk/linked-in-chat-2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,mCAAmC,EAAE,MAAM,sDAAsD,CAAC;AAC3G,OAAO,EAAE,0BAA0B,EAAE,MAAM,6CAA6C,CAAC;AACzF,OAAO,EAAE,qCAAqC,EAAE,MAAM,wDAAwD,CAAC;AAC/G,OAAO,EAAE,oCAAoC,EAAE,MAAM,uDAAuD,CAAC;AAC7G,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAC5E,OAAO,EAAE,uCAAuC,EAAE,MAAM,2DAA2D,CAAC;AACpH,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AACnE,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,aAAc,SAAQ,SAAS;IAC1C;;;;;OAKG;IACH,KAAK,CAAC,2BAA2B,CAC/B,OAAsD,EACtD,OAAwB,EACiC;QACzD,OAAO,WAAW,CAAC,uCAAuC,CACxD,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;;;;;OASG;IACH,KAAK,CAAC,uBAAuB,CAC3B,OAAkD,EAClD,OAAwB,EAC6B;QACrD,OAAO,WAAW,CAAC,mCAAmC,CACpD,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,wBAAwB,CAC5B,OAAgE,EAChE,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,oCAAoC,CACrD,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,yBAAyB,CAC7B,OAAiE,EACjE,OAAwB,EAC+B;QACvD,OAAO,WAAW,CAAC,qCAAqC,CACtD,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,cAAc,CAClB,OAAwB,EACoB;QAC5C,OAAO,WAAW,CAAC,0BAA0B,CAC3C,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,QAAQ,CACZ,OAA+C,EAC/C,OAAwB,EAC0B;QAClD,OAAO,WAAW,CAAC,oBAAoB,CACrC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,IAAI,CACR,OAA2C,EAC3C,OAAwB,EACsB;QAC9C,OAAO,WAAW,CAAC,gBAAgB,CACjC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,MAAM,CACV,OAA6C,EAC7C,OAAwB,EACwB;QAChD,OAAO,WAAW,CAAC,kBAAkB,CACnC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,SAAS,CACb,OAAgD,EAChD,OAAwB,EAC2B;QACnD,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -5,7 +5,7 @@ export declare class LinkedInScrapers2 extends ClientSDK {
|
|
|
5
5
|
* Scrape replies to a LinkedIn comment
|
|
6
6
|
*
|
|
7
7
|
* @remarks
|
|
8
|
-
* Returns paginated replies for a specific LinkedIn comment. Use the commentUrn from the comments endpoint response.
|
|
8
|
+
* Returns paginated replies for a specific LinkedIn comment. Use the commentUrn from the comments endpoint response. 1 credit per 20 items returned (minimum 1 if any results, 0 if empty).
|
|
9
9
|
*/
|
|
10
10
|
collectCommentReplies(request: operations.CollectLinkedInCommentRepliesRequest, options?: RequestOptions): Promise<operations.CollectLinkedInCommentRepliesResponse>;
|
|
11
11
|
/**
|
|
@@ -10,7 +10,7 @@ export class LinkedInScrapers2 extends ClientSDK {
|
|
|
10
10
|
* Scrape replies to a LinkedIn comment
|
|
11
11
|
*
|
|
12
12
|
* @remarks
|
|
13
|
-
* Returns paginated replies for a specific LinkedIn comment. Use the commentUrn from the comments endpoint response.
|
|
13
|
+
* Returns paginated replies for a specific LinkedIn comment. Use the commentUrn from the comments endpoint response. 1 credit per 20 items returned (minimum 1 if any results, 0 if empty).
|
|
14
14
|
*/
|
|
15
15
|
async collectCommentReplies(request, options) {
|
|
16
16
|
return unwrapAsync(linkedInScrapersCollectCommentReplies(this, request, options));
|
|
@@ -129,7 +129,7 @@ export declare class LinkedInSearch1 extends ClientSDK {
|
|
|
129
129
|
*
|
|
130
130
|
* ## How to use
|
|
131
131
|
* ```
|
|
132
|
-
* Step 1:
|
|
132
|
+
* Step 1: GET /search/linkedin/parameters?type=GEO&keywords=Paris
|
|
133
133
|
* → [{ id: '105015875', title: 'Paris, Île-de-France, France', type: 'GEO' }]
|
|
134
134
|
* Step 2: POST /search/linkedin/people { location: ['105015875'], keywords: 'engineer' }
|
|
135
135
|
* → returns engineers in Paris
|
|
@@ -143,7 +143,10 @@ export declare class LinkedInSearch1 extends ClientSDK {
|
|
|
143
143
|
* - The API returns up to `limit` results (default 10, max 50)
|
|
144
144
|
* - Results are ranked by relevance
|
|
145
145
|
* - IDs are stable — you can cache them for repeated searches
|
|
146
|
+
*
|
|
147
|
+
* **Note**: This is a GET endpoint. Pass `type`, `keywords`, and `limit` as query parameters.
|
|
148
|
+
* Example: `GET /search/linkedin/parameters?type=GEO&keywords=Paris&limit=5`
|
|
146
149
|
*/
|
|
147
|
-
|
|
150
|
+
resolveLinkedInSearchParameters(request: operations.ResolveLinkedInSearchParametersRequest, options?: RequestOptions): Promise<operations.ResolveLinkedInSearchParametersResponse>;
|
|
148
151
|
}
|
|
149
152
|
//# sourceMappingURL=linked-in-search-1.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linked-in-search-1.d.ts","sourceRoot":"","sources":["../../src/sdk/linked-in-search-1.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,eAAgB,SAAQ,SAAS;IAC5C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA0CG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,qBAAqB,EACzC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,sBAAsB,CAAC,CAM5C;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8DG;IACG,eAAe,CACnB,OAAO,EAAE,UAAU,CAAC,8BAA8B,EAClD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,+BAA+B,CAAC,CAMrD;IAED
|
|
1
|
+
{"version":3,"file":"linked-in-search-1.d.ts","sourceRoot":"","sources":["../../src/sdk/linked-in-search-1.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,eAAgB,SAAQ,SAAS;IAC5C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA0CG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,qBAAqB,EACzC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,sBAAsB,CAAC,CAM5C;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8DG;IACG,eAAe,CACnB,OAAO,EAAE,UAAU,CAAC,8BAA8B,EAClD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,+BAA+B,CAAC,CAMrD;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAqCG;IACG,+BAA+B,CACnC,OAAO,EAAE,UAAU,CAAC,sCAAsC,EAC1D,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,uCAAuC,CAAC,CAM7D;CACF"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
|
-
import {
|
|
4
|
+
import { linkedInSearchResolveLinkedInSearchParameters } from "../funcs/linked-in-search-resolve-linked-in-search-parameters.js";
|
|
5
5
|
import { linkedInSearchSearchCompanies } from "../funcs/linked-in-search-search-companies.js";
|
|
6
6
|
import { linkedInSearchSearch } from "../funcs/linked-in-search-search.js";
|
|
7
7
|
import { ClientSDK } from "../lib/sdks.js";
|
|
@@ -139,7 +139,7 @@ export class LinkedInSearch1 extends ClientSDK {
|
|
|
139
139
|
*
|
|
140
140
|
* ## How to use
|
|
141
141
|
* ```
|
|
142
|
-
* Step 1:
|
|
142
|
+
* Step 1: GET /search/linkedin/parameters?type=GEO&keywords=Paris
|
|
143
143
|
* → [{ id: '105015875', title: 'Paris, Île-de-France, France', type: 'GEO' }]
|
|
144
144
|
* Step 2: POST /search/linkedin/people { location: ['105015875'], keywords: 'engineer' }
|
|
145
145
|
* → returns engineers in Paris
|
|
@@ -153,9 +153,12 @@ export class LinkedInSearch1 extends ClientSDK {
|
|
|
153
153
|
* - The API returns up to `limit` results (default 10, max 50)
|
|
154
154
|
* - Results are ranked by relevance
|
|
155
155
|
* - IDs are stable — you can cache them for repeated searches
|
|
156
|
+
*
|
|
157
|
+
* **Note**: This is a GET endpoint. Pass `type`, `keywords`, and `limit` as query parameters.
|
|
158
|
+
* Example: `GET /search/linkedin/parameters?type=GEO&keywords=Paris&limit=5`
|
|
156
159
|
*/
|
|
157
|
-
async
|
|
158
|
-
return unwrapAsync(
|
|
160
|
+
async resolveLinkedInSearchParameters(request, options) {
|
|
161
|
+
return unwrapAsync(linkedInSearchResolveLinkedInSearchParameters(this, request, options));
|
|
159
162
|
}
|
|
160
163
|
}
|
|
161
164
|
//# sourceMappingURL=linked-in-search-1.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linked-in-search-1.js","sourceRoot":"","sources":["../../src/sdk/linked-in-search-1.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE
|
|
1
|
+
{"version":3,"file":"linked-in-search-1.js","sourceRoot":"","sources":["../../src/sdk/linked-in-search-1.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,6CAA6C,EAAE,MAAM,kEAAkE,CAAC;AACjI,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,eAAgB,SAAQ,SAAS;IAC5C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA0CG;IACH,KAAK,CAAC,MAAM,CACV,OAAyC,EACzC,OAAwB,EACoB;QAC5C,OAAO,WAAW,CAAC,oBAAoB,CACrC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8DG;IACH,KAAK,CAAC,eAAe,CACnB,OAAkD,EAClD,OAAwB,EAC6B;QACrD,OAAO,WAAW,CAAC,6BAA6B,CAC9C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAqCG;IACH,KAAK,CAAC,+BAA+B,CACnC,OAA0D,EAC1D,OAAwB,EACqC;QAC7D,OAAO,WAAW,CAAC,6CAA6C,CAC9D,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -61,7 +61,7 @@ export declare class LinkedinActions1 extends ClientSDK {
|
|
|
61
61
|
* Repost / share a post
|
|
62
62
|
*
|
|
63
63
|
* @remarks
|
|
64
|
-
* Repost/share a LinkedIn post with quote text. Text is required by LinkedIn. Returns shareUrn on success. Returns bad_request if post URL is invalid
|
|
64
|
+
* Repost/share a LinkedIn post with quote text. Text is required by LinkedIn. Returns shareUrn on success. Returns bad_request if post URL is invalid. 1 credit.
|
|
65
65
|
*/
|
|
66
66
|
repostPost(request: operations.RepostLinkedInPostRequest, options?: RequestOptions): Promise<operations.RepostLinkedInPostResponse>;
|
|
67
67
|
/**
|
|
@@ -93,7 +93,7 @@ export class LinkedinActions1 extends ClientSDK {
|
|
|
93
93
|
* Repost / share a post
|
|
94
94
|
*
|
|
95
95
|
* @remarks
|
|
96
|
-
* Repost/share a LinkedIn post with quote text. Text is required by LinkedIn. Returns shareUrn on success. Returns bad_request if post URL is invalid
|
|
96
|
+
* Repost/share a LinkedIn post with quote text. Text is required by LinkedIn. Returns shareUrn on success. Returns bad_request if post URL is invalid. 1 credit.
|
|
97
97
|
*/
|
|
98
98
|
async repostPost(request, options) {
|
|
99
99
|
return unwrapAsync(linkedinActionsRepostPost(this, request, options));
|
|
@@ -5,20 +5,9 @@ export declare class LinkedinChat1 extends ClientSDK {
|
|
|
5
5
|
* List LinkedIn inbox conversations
|
|
6
6
|
*
|
|
7
7
|
* @remarks
|
|
8
|
-
* List inbox conversations for the authenticated user. Returns conversations with participants, last message, and read status. Paginate via nextCursor.
|
|
8
|
+
* List inbox conversations for the authenticated user. Returns conversations with participants, last message, and read status. Paginate via nextCursor. 0 credits.
|
|
9
9
|
*/
|
|
10
|
-
listInboxConversations(request
|
|
11
|
-
/**
|
|
12
|
-
* Read messages from a conversation
|
|
13
|
-
*
|
|
14
|
-
* @remarks
|
|
15
|
-
* Fetch messages from a specific LinkedIn conversation. 0 credits.
|
|
16
|
-
*
|
|
17
|
-
* Pass the full `conversationUrn` as returned by `/chats/linkedin` or `/chats/linkedin/search`. No parsing required — the server handles extraction internally.
|
|
18
|
-
*
|
|
19
|
-
* Example: `{ "conversationUrn": "urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)" }`
|
|
20
|
-
*/
|
|
21
|
-
getMessages(request: operations.GetConversationMessagesRequest, options?: RequestOptions): Promise<operations.GetConversationMessagesResponse>;
|
|
10
|
+
listInboxConversations(request?: operations.ListInboxConversationsRequest | undefined, options?: RequestOptions): Promise<operations.ListInboxConversationsResponse>;
|
|
22
11
|
/**
|
|
23
12
|
* Mark all conversations as read
|
|
24
13
|
*
|
|
@@ -26,13 +15,6 @@ export declare class LinkedinChat1 extends ClientSDK {
|
|
|
26
15
|
* Mark all LinkedIn inbox conversations as read. 0 credits.
|
|
27
16
|
*/
|
|
28
17
|
markAllRead(request?: operations.MarkAllConversationsReadRequest | undefined, options?: RequestOptions): Promise<operations.MarkAllConversationsReadResponse>;
|
|
29
|
-
/**
|
|
30
|
-
* List archived conversations
|
|
31
|
-
*
|
|
32
|
-
* @remarks
|
|
33
|
-
* List archived LinkedIn conversations. 0 credits.
|
|
34
|
-
*/
|
|
35
|
-
listArchived(request?: operations.ListArchivedConversationsRequest | undefined, options?: RequestOptions): Promise<operations.ListArchivedConversationsResponse>;
|
|
36
18
|
/**
|
|
37
19
|
* React to a message with emoji
|
|
38
20
|
*
|
|
@@ -47,12 +29,5 @@ export declare class LinkedinChat1 extends ClientSDK {
|
|
|
47
29
|
* Send a typing indicator to a LinkedIn conversation, simulating natural typing behavior. 0 credits.
|
|
48
30
|
*/
|
|
49
31
|
sendTypingIndicator(request: operations.SendTypingIndicatorRequest, options?: RequestOptions): Promise<operations.SendTypingIndicatorResponse>;
|
|
50
|
-
/**
|
|
51
|
-
* Get unread message count
|
|
52
|
-
*
|
|
53
|
-
* @remarks
|
|
54
|
-
* Get the number of unread LinkedIn messages/conversations. 0 credits.
|
|
55
|
-
*/
|
|
56
|
-
getUnreadCount(request?: operations.GetUnreadCountRequest | undefined, options?: RequestOptions): Promise<operations.GetUnreadCountResponse>;
|
|
57
32
|
}
|
|
58
33
|
//# sourceMappingURL=linkedin-chat-1.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linkedin-chat-1.d.ts","sourceRoot":"","sources":["../../src/sdk/linkedin-chat-1.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"linkedin-chat-1.d.ts","sourceRoot":"","sources":["../../src/sdk/linkedin-chat-1.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,aAAc,SAAQ,SAAS;IAC1C;;;;;OAKG;IACG,sBAAsB,CAC1B,OAAO,CAAC,EAAE,UAAU,CAAC,6BAA6B,GAAG,SAAS,EAC9D,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,8BAA8B,CAAC,CAMpD;IAED;;;;;OAKG;IACG,WAAW,CACf,OAAO,CAAC,EAAE,UAAU,CAAC,+BAA+B,GAAG,SAAS,EAChE,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,gCAAgC,CAAC,CAMtD;IAED;;;;;OAKG;IACG,KAAK,CACT,OAAO,EAAE,UAAU,CAAC,qBAAqB,EACzC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,sBAAsB,CAAC,CAM5C;IAED;;;;;OAKG;IACG,mBAAmB,CACvB,OAAO,EAAE,UAAU,CAAC,0BAA0B,EAC9C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,2BAA2B,CAAC,CAMjD;CACF"}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
|
-
import { linkedinChatGetMessages } from "../funcs/linkedin-chat-get-messages.js";
|
|
5
|
-
import { linkedinChatGetUnreadCount } from "../funcs/linkedin-chat-get-unread-count.js";
|
|
6
|
-
import { linkedinChatListArchived } from "../funcs/linkedin-chat-list-archived.js";
|
|
7
4
|
import { linkedinChatListInboxConversations } from "../funcs/linkedin-chat-list-inbox-conversations.js";
|
|
8
5
|
import { linkedinChatMarkAllRead } from "../funcs/linkedin-chat-mark-all-read.js";
|
|
9
6
|
import { linkedinChatReact } from "../funcs/linkedin-chat-react.js";
|
|
@@ -15,24 +12,11 @@ export class LinkedinChat1 extends ClientSDK {
|
|
|
15
12
|
* List LinkedIn inbox conversations
|
|
16
13
|
*
|
|
17
14
|
* @remarks
|
|
18
|
-
* List inbox conversations for the authenticated user. Returns conversations with participants, last message, and read status. Paginate via nextCursor.
|
|
15
|
+
* List inbox conversations for the authenticated user. Returns conversations with participants, last message, and read status. Paginate via nextCursor. 0 credits.
|
|
19
16
|
*/
|
|
20
17
|
async listInboxConversations(request, options) {
|
|
21
18
|
return unwrapAsync(linkedinChatListInboxConversations(this, request, options));
|
|
22
19
|
}
|
|
23
|
-
/**
|
|
24
|
-
* Read messages from a conversation
|
|
25
|
-
*
|
|
26
|
-
* @remarks
|
|
27
|
-
* Fetch messages from a specific LinkedIn conversation. 0 credits.
|
|
28
|
-
*
|
|
29
|
-
* Pass the full `conversationUrn` as returned by `/chats/linkedin` or `/chats/linkedin/search`. No parsing required — the server handles extraction internally.
|
|
30
|
-
*
|
|
31
|
-
* Example: `{ "conversationUrn": "urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)" }`
|
|
32
|
-
*/
|
|
33
|
-
async getMessages(request, options) {
|
|
34
|
-
return unwrapAsync(linkedinChatGetMessages(this, request, options));
|
|
35
|
-
}
|
|
36
20
|
/**
|
|
37
21
|
* Mark all conversations as read
|
|
38
22
|
*
|
|
@@ -42,15 +26,6 @@ export class LinkedinChat1 extends ClientSDK {
|
|
|
42
26
|
async markAllRead(request, options) {
|
|
43
27
|
return unwrapAsync(linkedinChatMarkAllRead(this, request, options));
|
|
44
28
|
}
|
|
45
|
-
/**
|
|
46
|
-
* List archived conversations
|
|
47
|
-
*
|
|
48
|
-
* @remarks
|
|
49
|
-
* List archived LinkedIn conversations. 0 credits.
|
|
50
|
-
*/
|
|
51
|
-
async listArchived(request, options) {
|
|
52
|
-
return unwrapAsync(linkedinChatListArchived(this, request, options));
|
|
53
|
-
}
|
|
54
29
|
/**
|
|
55
30
|
* React to a message with emoji
|
|
56
31
|
*
|
|
@@ -69,14 +44,5 @@ export class LinkedinChat1 extends ClientSDK {
|
|
|
69
44
|
async sendTypingIndicator(request, options) {
|
|
70
45
|
return unwrapAsync(linkedinChatSendTypingIndicator(this, request, options));
|
|
71
46
|
}
|
|
72
|
-
/**
|
|
73
|
-
* Get unread message count
|
|
74
|
-
*
|
|
75
|
-
* @remarks
|
|
76
|
-
* Get the number of unread LinkedIn messages/conversations. 0 credits.
|
|
77
|
-
*/
|
|
78
|
-
async getUnreadCount(request, options) {
|
|
79
|
-
return unwrapAsync(linkedinChatGetUnreadCount(this, request, options));
|
|
80
|
-
}
|
|
81
47
|
}
|
|
82
48
|
//# sourceMappingURL=linkedin-chat-1.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linkedin-chat-1.js","sourceRoot":"","sources":["../../src/sdk/linkedin-chat-1.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"linkedin-chat-1.js","sourceRoot":"","sources":["../../src/sdk/linkedin-chat-1.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AACxG,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,+BAA+B,EAAE,MAAM,iDAAiD,CAAC;AAClG,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,aAAc,SAAQ,SAAS;IAC1C;;;;;OAKG;IACH,KAAK,CAAC,sBAAsB,CAC1B,OAA8D,EAC9D,OAAwB,EAC4B;QACpD,OAAO,WAAW,CAAC,kCAAkC,CACnD,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,WAAW,CACf,OAAgE,EAChE,OAAwB,EAC8B;QACtD,OAAO,WAAW,CAAC,uBAAuB,CACxC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,KAAK,CACT,OAAyC,EACzC,OAAwB,EACoB;QAC5C,OAAO,WAAW,CAAC,iBAAiB,CAClC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED;;;;;OAKG;IACH,KAAK,CAAC,mBAAmB,CACvB,OAA8C,EAC9C,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,+BAA+B,CAChD,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
|
|
@@ -5,14 +5,14 @@ export declare class LinkedinScrapers1 extends ClientSDK {
|
|
|
5
5
|
* Scrape LinkedIn post likes
|
|
6
6
|
*
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* Returns up to 100 profiles per page that reacted to the specified post (LinkedIn API limit). Supports pagination. 1 credit per 20 items returned (minimum 1 if any results, 0 if empty). Use count=0 for a free total-only check.
|
|
9
9
|
*/
|
|
10
10
|
collectLikes(request: operations.CollectLinkedInLikesRequest, options?: RequestOptions): Promise<operations.CollectLinkedInLikesResponse>;
|
|
11
11
|
/**
|
|
12
12
|
* Scrape LinkedIn post comments
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
* Returns paginated top-level comments for a LinkedIn post (newest first). Use count=0 for a free total-only check (0 credits, no rate-limit slot consumed). Response includes previousTotal (server-cached) to detect new comments without client tracking.
|
|
15
|
+
* Returns paginated top-level comments for a LinkedIn post (newest first). 1 credit per 20 items returned (minimum 1 if any results, 0 if empty). Use count=0 for a free total-only check (0 credits, no rate-limit slot consumed). Response includes previousTotal (server-cached) to detect new comments without client tracking.
|
|
16
16
|
*/
|
|
17
17
|
collectComments(request: operations.CollectLinkedInCommentsRequest, options?: RequestOptions): Promise<operations.CollectLinkedInCommentsResponse>;
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@ export class LinkedinScrapers1 extends ClientSDK {
|
|
|
13
13
|
* Scrape LinkedIn post likes
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
*
|
|
16
|
+
* Returns up to 100 profiles per page that reacted to the specified post (LinkedIn API limit). Supports pagination. 1 credit per 20 items returned (minimum 1 if any results, 0 if empty). Use count=0 for a free total-only check.
|
|
17
17
|
*/
|
|
18
18
|
async collectLikes(request, options) {
|
|
19
19
|
return unwrapAsync(linkedinScrapersCollectLikes(this, request, options));
|
|
@@ -22,7 +22,7 @@ export class LinkedinScrapers1 extends ClientSDK {
|
|
|
22
22
|
* Scrape LinkedIn post comments
|
|
23
23
|
*
|
|
24
24
|
* @remarks
|
|
25
|
-
* Returns paginated top-level comments for a LinkedIn post (newest first). Use count=0 for a free total-only check (0 credits, no rate-limit slot consumed). Response includes previousTotal (server-cached) to detect new comments without client tracking.
|
|
25
|
+
* Returns paginated top-level comments for a LinkedIn post (newest first). 1 credit per 20 items returned (minimum 1 if any results, 0 if empty). Use count=0 for a free total-only check (0 credits, no rate-limit slot consumed). Response includes previousTotal (server-cached) to detect new comments without client tracking.
|
|
26
26
|
*/
|
|
27
27
|
async collectComments(request, options) {
|
|
28
28
|
return unwrapAsync(linkedinScrapersCollectComments(this, request, options));
|