mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
deploy: 767acedea7
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<link rel="search" type="application/opensearchdescription+xml" title="sern - Handlers. Redefined." href="/opensearch.xml">
|
||||
<link rel="preconnect" href="https://analytics.srizan.dev">
|
||||
<script async defer="defer" src="https://analytics.srizan.dev/ua.js" data-website-id="e82ff65c-b08f-47b5-8e74-5c31cbcec0ad" data-auto-track data-do-not-track data-cache data-domains="sern.dev"></script><link rel="stylesheet" href="/assets/css/styles.a6f5f28d.css">
|
||||
<script src="/assets/js/runtime~main.5923e3ac.js" defer="defer"></script>
|
||||
<script src="/assets/js/runtime~main.15d9890c.js" defer="defer"></script>
|
||||
<script src="/assets/js/main.b596629f.js" defer="defer"></script>
|
||||
</head>
|
||||
<body class="navigation-with-keyboard">
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
<table><thead><tr><th style="text-align:left">Name</th><th style="text-align:left">Type</th></tr></thead><tbody><tr><td style="text-align:left"><code>execute</code></td><td style="text-align:left">(...<code>v</code>: <code>IntoDependencies</code><<code>T</code>>) => <a href="/docs/api/interfaces/Presence.Result"><code>Result</code></a></td></tr><tr><td style="text-align:left"><code>inject?</code></td><td style="text-align:left">[...T]</td></tr></tbody></table>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in">Defined in<a href="#defined-in" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/presences.ts#L17" target="_blank" rel="noopener noreferrer">src/core/presences.ts:17</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/presences.ts#L17" target="_blank" rel="noopener noreferrer">src/core/presences.ts:17</a></p>
|
||||
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="functions">Functions<a href="#functions" class="hash-link" aria-label="Direct link to Functions" title="Direct link to Functions"></a></h2>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="module">module<a href="#module" class="hash-link" aria-label="Direct link to module" title="Direct link to module"></a></h3>
|
||||
<p>▸ <strong>module</strong><<code>T</code>>(<code>conf</code>): <a href="/docs/api/namespaces/Presence#config"><code>Config</code></a><<code>T</code>></p>
|
||||
@@ -97,7 +97,7 @@ adjacent to the file where <strong>Sern.init</strong> is CALLED.</p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="returns">Returns<a href="#returns" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
|
||||
<p><a href="/docs/api/namespaces/Presence#config"><code>Config</code></a><<code>T</code>></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-1">Defined in<a href="#defined-in-1" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/presences.ts#L28" target="_blank" rel="noopener noreferrer">src/core/presences.ts:28</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/presences.ts#L28" target="_blank" rel="noopener noreferrer">src/core/presences.ts:28</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="of">of<a href="#of" class="hash-link" aria-label="Direct link to of" title="Direct link to of"></a></h3>
|
||||
<p>▸ <strong>of</strong>(<code>root</code>): <code>Object</code></p>
|
||||
@@ -140,8 +140,11 @@ adjacent to the file where <strong>Sern.init</strong> is CALLED.</p>
|
||||
|
||||
|
||||
|
||||
<table><thead><tr><th style="text-align:left">Name</th><th style="text-align:left">Type</th></tr></thead><tbody><tr><td style="text-align:left"><code>once</code></td><td style="text-align:left">() => <code>Omit</code><<a href="/docs/api/interfaces/Presence.Result"><code>Result</code></a>, <code>"repeat"</code> | <code>"onRepeat"</code>></td></tr><tr><td style="text-align:left"><code>repeated</code></td><td style="text-align:left">(<code>onRepeat</code>: <code>PresenceReduce</code>, <code>repeat</code>: <code>number</code> | [<a href="/docs/api/interfaces/Emitter"><code>Emitter</code></a>, <code>string</code>]) => { <code>activities?</code>: <code>ActivitiesOptions</code>[] ; <code>afk?</code>: <code>boolean</code> ; <code>onRepeat</code>: <code>PresenceReduce</code> ; <code>repeat</code>: <code>number</code> | [<a href="/docs/api/interfaces/Emitter"><code>Emitter</code></a>, <code>string</code>] ; <code>shardId?</code>: <code>number</code>[] ; <code>status?</code>: <code>Status</code> }</td></tr></tbody></table>
|
||||
|
||||
|
||||
|
||||
<table><thead><tr><th style="text-align:left">Name</th><th style="text-align:left">Type</th><th style="text-align:left">Description</th></tr></thead><tbody><tr><td style="text-align:left"><code>once</code></td><td style="text-align:left">() => <code>Omit</code><<a href="/docs/api/interfaces/Presence.Result"><code>Result</code></a>, <code>"repeat"</code> | <code>"onRepeat"</code>></td><td style="text-align:left">-</td></tr><tr><td style="text-align:left"><code>repeated</code></td><td style="text-align:left">(<code>onRepeat</code>: <code>PresenceReduce</code>, <code>repeat</code>: <code>number</code> | [<a href="/docs/api/interfaces/Emitter"><code>Emitter</code></a>, <code>string</code>]) => { <code>activities?</code>: <code>ActivitiesOptions</code>[] ; <code>afk?</code>: <code>boolean</code> ; <code>onRepeat</code>: <code>PresenceReduce</code> ; <code>repeat</code>: <code>number</code> | [<a href="/docs/api/interfaces/Emitter"><code>Emitter</code></a>, <code>string</code>] ; <code>shardId?</code>: <code>number</code>[] ; <code>status?</code>: <code>Status</code> }</td><td style="text-align:left">-</td></tr></tbody></table>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-2">Defined in<a href="#defined-in-2" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/presences.ts#L37" target="_blank" rel="noopener noreferrer">src/core/presences.ts:37</a></p></div></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--prev" href="/docs/api/namespaces/CommandError"><div class="pagination-nav__sublabel">Previous</div><div class="pagination-nav__label">CommandError</div></a><a class="pagination-nav__link pagination-nav__link--next" href="/docs/api/namespaces/Sern"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">Sern</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#interfaces" class="table-of-contents__link toc-highlight">Interfaces</a></li><li><a href="#type-aliases" class="table-of-contents__link toc-highlight">Type Aliases</a><ul><li><a href="#config" class="table-of-contents__link toc-highlight">Config</a></li></ul></li><li><a href="#functions" class="table-of-contents__link toc-highlight">Functions</a><ul><li><a href="#module" class="table-of-contents__link toc-highlight">module</a></li><li><a href="#of" class="table-of-contents__link toc-highlight">of</a></li></ul></li></ul></div></div></div></div></main></div></div></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Information</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/docs/intro">Docs & Guide</a></li></ul></div><div class="col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://stackoverflow.com/questions/tagged/sern-handler" target="_blank" rel="noopener noreferrer" class="footer__link-item">Stack Overflow<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://discord.gg/DwbF5H5JgQ" target="_blank" rel="noopener noreferrer" class="footer__link-item">Discord<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://opencollective.com/sern" target="_blank" rel="noopener noreferrer" class="footer__link-item">Open Collective<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/blog">Blog</a></li><li class="footer__item"><a href="https://github.com/sern-handler" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Built with ❤️ by the sern Handler team and its contributors</div></div></div></footer></div>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/presences.ts#L37" target="_blank" rel="noopener noreferrer">src/core/presences.ts:37</a></p></div></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--prev" href="/docs/api/namespaces/CommandError"><div class="pagination-nav__sublabel">Previous</div><div class="pagination-nav__label">CommandError</div></a><a class="pagination-nav__link pagination-nav__link--next" href="/docs/api/namespaces/Sern"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">Sern</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#interfaces" class="table-of-contents__link toc-highlight">Interfaces</a></li><li><a href="#type-aliases" class="table-of-contents__link toc-highlight">Type Aliases</a><ul><li><a href="#config" class="table-of-contents__link toc-highlight">Config</a></li></ul></li><li><a href="#functions" class="table-of-contents__link toc-highlight">Functions</a><ul><li><a href="#module" class="table-of-contents__link toc-highlight">module</a></li><li><a href="#of" class="table-of-contents__link toc-highlight">of</a></li></ul></li></ul></div></div></div></div></main></div></div></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Information</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/docs/intro">Docs & Guide</a></li></ul></div><div class="col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://stackoverflow.com/questions/tagged/sern-handler" target="_blank" rel="noopener noreferrer" class="footer__link-item">Stack Overflow<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://discord.gg/DwbF5H5JgQ" target="_blank" rel="noopener noreferrer" class="footer__link-item">Discord<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://opencollective.com/sern" target="_blank" rel="noopener noreferrer" class="footer__link-item">Open Collective<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/blog">Blog</a></li><li class="footer__item"><a href="https://github.com/sern-handler" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Built with ❤️ by the sern Handler team and its contributors</div></div></div></footer></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user