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@dbd76a6a5f 🚀
This commit is contained in:
@@ -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">"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></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">
|
||||
|
||||
Reference in New Issue
Block a user