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
+9 -9
View File
@@ -37,7 +37,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">UserModeratedSystemMessage</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#L112">src/classes/SystemMessage.ts:112</a></li></ul></aside>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L112">src/classes/SystemMessage.ts:112</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">
@@ -86,32 +86,32 @@
<h4 class="tsd-returns-title">Returns <a href="UserModeratedSystemMessage.html" class="tsd-signature-type" data-tsd-kind="Class">UserModeratedSystemMessage</a></h4><aside class="tsd-sources">
<p>Overrides <a href="UserSystemMessage.html">UserSystemMessage</a>.<a href="UserSystemMessage.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L120">src/classes/SystemMessage.ts:120</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#L120">src/classes/SystemMessage.ts:120</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"><a id="byId" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>by<wbr/>Id</span><a href="#byId" 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">by<wbr/>Id<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#L113">src/classes/SystemMessage.ts:113</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L113">src/classes/SystemMessage.ts:113</a></li></ul></aside></section>
<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>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>client</span><a href="#client" 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">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="UserSystemMessage.html">UserSystemMessage</a>.<a href="UserSystemMessage.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 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="UserSystemMessage.html">UserSystemMessage</a>.<a href="UserSystemMessage.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>
<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 class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="userId" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>user<wbr/>Id</span><a href="#userId" 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">user<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Inherited from <a href="UserSystemMessage.html">UserSystemMessage</a>.<a href="UserSystemMessage.html#userId">userId</a></p>
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L78">src/classes/SystemMessage.ts:78</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L78">src/classes/SystemMessage.ts:78</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="by" class="tsd-anchor"></a>
@@ -123,7 +123,7 @@
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="User.html" class="tsd-signature-type" data-tsd-kind="Class">User</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L133">src/classes/SystemMessage.ts:133</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/dbd76a6/src/classes/SystemMessage.ts#L133">src/classes/SystemMessage.ts:133</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="user" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>user</span><a href="#user" 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>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
@@ -134,7 +134,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="User.html" class="tsd-signature-type" data-tsd-kind="Class">User</a></h4><aside class="tsd-sources">
<p>Inherited from UserSystemMessage.user</p>
<ul>
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/f579a81/src/classes/SystemMessage.ts#L104">src/classes/SystemMessage.ts:104</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#L104">src/classes/SystemMessage.ts:104</a></li></ul></aside></li></ul></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>
@@ -158,7 +158,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="UserSystemMessage.html">UserSystemMessage</a>.<a href="UserSystemMessage.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">