Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 19, 2024
1 parent a5e213b commit 851d206
Show file tree
Hide file tree
Showing 75 changed files with 647 additions and 348 deletions.
22 changes: 11 additions & 11 deletions classes/BaseManager.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions classes/CustomPlugin.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions classes/DirectLinkPlugin.html

Large diffs are not rendered by default.

80 changes: 40 additions & 40 deletions classes/DisTube.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions classes/DisTubeBase.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions classes/DisTubeError.html

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions classes/DisTubeHandler.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions classes/DisTubeStream.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions classes/DisTubeVoice.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions classes/DisTubeVoiceManager.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions classes/ExtractorPlugin.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions classes/FilterManager.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions classes/GuildIdManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions classes/Options.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions classes/Playlist.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions classes/Plugin.html

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions classes/Queue.html

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions classes/QueueManager.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions classes/SearchResultPlaylist.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions classes/SearchResultVideo.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions classes/Song.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions classes/TaskQueue.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions enums/Events.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions enums/PluginType.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@
<li><code>CUSTOM</code> = <code>&quot;custom&quot;</code>: <a href="../classes/CustomPlugin.html" class="tsd-kind-class">CustomPlugin</a></li>
<li><code>EXTRACTOR</code> = <code>&quot;extractor&quot;</code>: <a href="../classes/ExtractorPlugin.html" class="tsd-kind-class">ExtractorPlugin</a></li>
</ul>
</div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/skick1234/DisTube/blob/08e459d3519a2e779a27ffac0147e3eac8b6f771/src/type.ts#L354">src/type.ts:354</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"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumeration Members</h3><div class="tsd-index-list"><a href="PluginType.html#CUSTOM" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>CUSTOM</span></a>
</div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/skick1234/DisTube/blob/492aae2da222435076c9c0347d4d767fdcc7ca7f/src/type.ts#L374">src/type.ts:374</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"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumeration Members</h3><div class="tsd-index-list"><a href="PluginType.html#CUSTOM" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>CUSTOM</span></a>
<a href="PluginType.html#EXTRACTOR" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>EXTRACTOR</span></a>
</div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Enumeration Members</h2><section class="tsd-panel tsd-member"><a id="CUSTOM" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>CUSTOM</span><a href="#CUSTOM" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">CUSTOM</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;custom&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/skick1234/DisTube/blob/08e459d3519a2e779a27ffac0147e3eac8b6f771/src/type.ts#L355">src/type.ts:355</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="EXTRACTOR" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>EXTRACTOR</span><a href="#EXTRACTOR" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">EXTRACTOR</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;extractor&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/skick1234/DisTube/blob/08e459d3519a2e779a27ffac0147e3eac8b6f771/src/type.ts#L356">src/type.ts:356</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#CUSTOM" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>CUSTOM</span></a><a href="#EXTRACTOR" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>EXTRACTOR</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>DisTube API Documentation</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div><script>
</div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Enumeration Members</h2><section class="tsd-panel tsd-member"><a id="CUSTOM" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>CUSTOM</span><a href="#CUSTOM" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">CUSTOM</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;custom&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/skick1234/DisTube/blob/492aae2da222435076c9c0347d4d767fdcc7ca7f/src/type.ts#L375">src/type.ts:375</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="EXTRACTOR" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>EXTRACTOR</span><a href="#EXTRACTOR" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-enum-member">EXTRACTOR</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;extractor&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/skick1234/DisTube/blob/492aae2da222435076c9c0347d4d767fdcc7ca7f/src/type.ts#L376">src/type.ts:376</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#CUSTOM" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>CUSTOM</span></a><a href="#EXTRACTOR" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-16"></use></svg><span>EXTRACTOR</span></a></div></details></div><div class="site-menu"><nav id="tsd-sidebar-links" class="tsd-navigation"><a href="https://github.com/skick1234/DisTube">GitHub</a><a href="https://discord.gg/feaDd9h">Discord</a><a href="https://github.com/skick1234/DisTube/wiki">Guide</a></nav><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>DisTube API Documentation</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div><script>
try {
const generateLinkElement = document.querySelector(".tsd-generator a");
const link = document.createElement("a");
Expand Down
Loading

0 comments on commit 851d206

Please sign in to comment.