Deploying to docs from @ revoltchat/revolt.js@dbd76a6a5f 🚀

This commit is contained in:
insertish
2023-05-16 17:04:24 +00:00
parent c82f63dfd4
commit 2bec143aa4
55 changed files with 794 additions and 794 deletions
+6 -6
View File
@@ -37,7 +37,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">TextSystemMessage</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L57">src/classes/SystemMessage.ts:57</a></li></ul></aside>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L57">src/classes/SystemMessage.ts:57</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">
@@ -80,7 +80,7 @@
<h4 class="tsd-returns-title">Returns <a href="TextSystemMessage.html" class="tsd-signature-type" data-tsd-kind="Class">TextSystemMessage</a></h4><aside class="tsd-sources">
<p>Overrides <a href="SystemMessage.html">SystemMessage</a>.<a href="SystemMessage.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L65">src/classes/SystemMessage.ts:65</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L65">src/classes/SystemMessage.ts:65</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 tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="client" class="tsd-anchor"></a>
@@ -88,18 +88,18 @@
<div class="tsd-signature">client<span class="tsd-signature-symbol">?:</span> <a href="Client.html" class="tsd-signature-type" data-tsd-kind="Class">Client</a></div><aside class="tsd-sources">
<p>Inherited from <a href="SystemMessage.html">SystemMessage</a>.<a href="SystemMessage.html#client">client</a></p>
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L7">src/classes/SystemMessage.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L7">src/classes/SystemMessage.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="content" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>content</span><a href="#content" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">content<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L58">src/classes/SystemMessage.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L58">src/classes/SystemMessage.ts:58</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="type" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;text&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;user_added&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;user_remove&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;user_joined&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;user_left&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;user_kicked&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;user_banned&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;channel_renamed&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;channel_description_changed&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;channel_icon_changed&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;channel_ownership_changed&quot;</span></div><aside class="tsd-sources">
<p>Inherited from <a href="SystemMessage.html">SystemMessage</a>.<a href="SystemMessage.html#type">type</a></p>
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L8">src/classes/SystemMessage.ts:8</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L8">src/classes/SystemMessage.ts:8</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="from" class="tsd-anchor"></a>
@@ -123,7 +123,7 @@
<h4 class="tsd-returns-title">Returns <a href="SystemMessage.html" class="tsd-signature-type" data-tsd-kind="Class">SystemMessage</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="SystemMessage.html">SystemMessage</a>.<a href="SystemMessage.html#from">from</a></p>
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L26">src/classes/SystemMessage.ts:26</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L26">src/classes/SystemMessage.ts:26</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary">