Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
venatbot committed Dec 29, 2023
1 parent 39ae6d3 commit db36efb
Show file tree
Hide file tree
Showing 128 changed files with 443 additions and 443 deletions.
36 changes: 18 additions & 18 deletions classes/auth.TwitterGuestAuth.html

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions classes/auth_user.TwitterUserAuth.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions classes/errors.ApiError.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">ApiError</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/0c53a8c/src/errors.ts#L1">src/errors.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/150b31d/src/errors.ts#L1">src/errors.ts:1</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -67,14 +67,14 @@ <h5><span class="tsd-kind-parameter">message</span>: <span class="tsd-signature-
<h4 class="tsd-returns-title">Returns <a href="errors.ApiError.html" class="tsd-signature-type tsd-kind-class">ApiError</a></h4><aside class="tsd-sources">
<p>Overrides Error.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/0c53a8c/src/errors.ts#L2">src/errors.ts:2</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/150b31d/src/errors.ts#L2">src/errors.ts:2</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member"><a id="data" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>data</span><a href="#data" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/0c53a8c/src/errors.ts#L4">src/errors.ts:4</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/150b31d/src/errors.ts#L4">src/errors.ts:4</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="message" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>message</span><a href="#message" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">message</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
Expand All @@ -91,7 +91,7 @@ <h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permali
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>response</span><a href="#response" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">response</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Response</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/0c53a8c/src/errors.ts#L3">src/errors.ts:3</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/150b31d/src/errors.ts#L3">src/errors.ts:3</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="stack" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>stack</span><a href="#stack" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">stack</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
Expand Down Expand Up @@ -163,7 +163,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><span class="tsd-kind-parameter">response</span>: <span class="tsd-signature-type ">Response</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="errors.ApiError.html" class="tsd-signature-type tsd-kind-class">ApiError</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/0c53a8c/src/errors.ts#L10">src/errors.ts:10</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/the-convocation/twitter-scraper/blob/150b31d/src/errors.ts#L10">src/errors.ts:10</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
Loading

0 comments on commit db36efb

Please sign in to comment.