mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-25 00:15:26 -04:00
Deploying to docs from @ revoltchat/revolt.js@14709d27d6 🚀
This commit is contained in:
@@ -39,7 +39,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/33f8941/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/14709d2/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">
|
||||
@@ -91,32 +91,32 @@
|
||||
<div class="tsd-comment tsd-typography"></div><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/33f8941/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/14709d2/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"><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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">by<wbr/>Id</span><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/33f8941/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/14709d2/src/classes/SystemMessage.ts#L113">src/classes/SystemMessage.ts:113</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">client</span><span class="tsd-signature-symbol">?:</span> <a href="Client.html" class="tsd-signature-type 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/33f8941/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/14709d2/src/classes/SystemMessage.ts#L7">src/classes/SystemMessage.ts:7</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"text"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"user_added"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"user_remove"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"user_joined"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"user_left"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"user_kicked"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"user_banned"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"channel_renamed"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"channel_description_changed"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"channel_icon_changed"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"channel_ownership_changed"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"message_pinned"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"message_unpinned"</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/33f8941/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/14709d2/src/classes/SystemMessage.ts#L8">src/classes/SystemMessage.ts:8</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">user<wbr/>Id</span><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/33f8941/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/14709d2/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"><a id="by" class="tsd-anchor"></a>
|
||||
@@ -129,7 +129,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 tsd-kind-class">User</a></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/33f8941/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/14709d2/src/classes/SystemMessage.ts#L133">src/classes/SystemMessage.ts:133</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-inherited">
|
||||
@@ -141,7 +141,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Inherited from UserSystemMessage.user</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/revoltchat/revolt.js/blob/33f8941/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/14709d2/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-is-inherited"><a id="from" class="tsd-anchor"></a>
|
||||
@@ -166,7 +166,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><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/33f8941/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/14709d2/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">
|
||||
|
||||
Reference in New Issue
Block a user