Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 8316237

Browse files
author
GitHub Documentation Bot
committed
Generate Documentation
1 parent 0294720 commit 8316237

19 files changed

+498
-70
lines changed

docs/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/AttachmentField.html

Lines changed: 376 additions & 0 deletions
Large diffs are not rendered by default.

docs/classes/BooleanField.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3>constructor</h3>
127127
<aside class="tsd-sources">
128128
<p>Inherited from FieldBuilder.constructor</p>
129129
<ul>
130-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/field.ts#L29">structures/field.ts:29</a></li>
130+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/field.ts#L29">structures/field.ts:29</a></li>
131131
</ul>
132132
</aside>
133133
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -203,7 +203,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
203203
<aside class="tsd-sources">
204204
<p>Overrides FieldBuilder.type</p>
205205
<ul>
206-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/field.ts#L62">structures/field.ts:62</a></li>
206+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/field.ts#L62">structures/field.ts:62</a></li>
207207
</ul>
208208
</aside>
209209
</section>
@@ -220,7 +220,7 @@ <h3>raw<wbr>Data</h3>
220220
<li class="tsd-description">
221221
<aside class="tsd-sources">
222222
<ul>
223-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/field.ts#L39">structures/field.ts:39</a></li>
223+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/field.ts#L39">structures/field.ts:39</a></li>
224224
</ul>
225225
</aside>
226226
<div class="tsd-comment tsd-typography">
@@ -261,6 +261,9 @@ <h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-t
261261
</nav>
262262
<nav class="tsd-navigation secondary menu-sticky">
263263
<ul class="before-current">
264+
<li class=" tsd-kind-class">
265+
<a href="AttachmentField.html" class="tsd-kind-icon">Attachment<wbr>Field</a>
266+
</li>
264267
</ul>
265268
<ul class="current">
266269
<li class="current tsd-kind-class">

docs/classes/ChannelField.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3>constructor</h3>
127127
<aside class="tsd-sources">
128128
<p>Inherited from FieldBuilder.constructor</p>
129129
<ul>
130-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/field.ts#L29">structures/field.ts:29</a></li>
130+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/field.ts#L29">structures/field.ts:29</a></li>
131131
</ul>
132132
</aside>
133133
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -203,7 +203,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
203203
<aside class="tsd-sources">
204204
<p>Overrides FieldBuilder.type</p>
205205
<ul>
206-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/field.ts#L72">structures/field.ts:72</a></li>
206+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/field.ts#L72">structures/field.ts:72</a></li>
207207
</ul>
208208
</aside>
209209
</section>
@@ -220,7 +220,7 @@ <h3>raw<wbr>Data</h3>
220220
<li class="tsd-description">
221221
<aside class="tsd-sources">
222222
<ul>
223-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/field.ts#L39">structures/field.ts:39</a></li>
223+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/field.ts#L39">structures/field.ts:39</a></li>
224224
</ul>
225225
</aside>
226226
<div class="tsd-comment tsd-typography">
@@ -261,6 +261,9 @@ <h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-t
261261
</nav>
262262
<nav class="tsd-navigation secondary menu-sticky">
263263
<ul class="before-current">
264+
<li class=" tsd-kind-class">
265+
<a href="AttachmentField.html" class="tsd-kind-icon">Attachment<wbr>Field</a>
266+
</li>
264267
<li class=" tsd-kind-class">
265268
<a href="BooleanField.html" class="tsd-kind-icon">Boolean<wbr>Field</a>
266269
</li>

docs/classes/Command.html

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -126,20 +126,20 @@ <h2>Constructors</h2>
126126
<a name="constructor" class="tsd-anchor"></a>
127127
<h3>constructor</h3>
128128
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
129-
<li class="tsd-signature tsd-kind-icon">new <wbr>Command<span class="tsd-signature-symbol">(</span>_options<span class="tsd-signature-symbol">?: </span><a href="../modules.html#FieldType" class="tsd-signature-type" data-tsd-kind="Type alias">FieldType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><a href="Subcommand.html" class="tsd-signature-type" data-tsd-kind="Class">Subcommand</a><span class="tsd-signature-symbol"> | </span><a href="SubcommandGroup.html" class="tsd-signature-type" data-tsd-kind="Class">SubcommandGroup</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Command.html" class="tsd-signature-type" data-tsd-kind="Class">Command</a></li>
129+
<li class="tsd-signature tsd-kind-icon">new <wbr>Command<span class="tsd-signature-symbol">(</span>_options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><a href="SubcommandGroup.html" class="tsd-signature-type" data-tsd-kind="Class">SubcommandGroup</a><span class="tsd-signature-symbol"> | </span><a href="Subcommand.html" class="tsd-signature-type" data-tsd-kind="Class">Subcommand</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../modules.html#FieldType" class="tsd-signature-type" data-tsd-kind="Type alias">FieldType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Command.html" class="tsd-signature-type" data-tsd-kind="Class">Command</a></li>
130130
</ul>
131131
<ul class="tsd-descriptions">
132132
<li class="tsd-description">
133133
<aside class="tsd-sources">
134134
<p>Inherited from SlashCommandBuilder&lt;(SubcommandGroup | Subcommand)[] | FieldType[]&gt;.constructor</p>
135135
<ul>
136-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/slash-command.ts#L39">structures/slash-command.ts:39</a></li>
136+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/slash-command.ts#L39">structures/slash-command.ts:39</a></li>
137137
</ul>
138138
</aside>
139139
<h4 class="tsd-parameters-title">Parameters</h4>
140140
<ul class="tsd-parameters">
141141
<li>
142-
<h5>_options: <a href="../modules.html#FieldType" class="tsd-signature-type" data-tsd-kind="Type alias">FieldType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><a href="Subcommand.html" class="tsd-signature-type" data-tsd-kind="Class">Subcommand</a><span class="tsd-signature-symbol"> | </span><a href="SubcommandGroup.html" class="tsd-signature-type" data-tsd-kind="Class">SubcommandGroup</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></h5>
142+
<h5>_options: <span class="tsd-signature-symbol">(</span><a href="SubcommandGroup.html" class="tsd-signature-type" data-tsd-kind="Class">SubcommandGroup</a><span class="tsd-signature-symbol"> | </span><a href="Subcommand.html" class="tsd-signature-type" data-tsd-kind="Class">Subcommand</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../modules.html#FieldType" class="tsd-signature-type" data-tsd-kind="Type alias">FieldType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> = []</span></h5>
143143
<div class="tsd-comment tsd-typography">
144144
<p>The options for the command.</p>
145145
</div>
@@ -155,7 +155,7 @@ <h2>Properties</h2>
155155
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
156156
<a name="_options" class="tsd-anchor"></a>
157157
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> _options</h3>
158-
<div class="tsd-signature tsd-kind-icon">_options<span class="tsd-signature-symbol">:</span> <a href="../modules.html#FieldType" class="tsd-signature-type" data-tsd-kind="Type alias">FieldType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><a href="Subcommand.html" class="tsd-signature-type" data-tsd-kind="Class">Subcommand</a><span class="tsd-signature-symbol"> | </span><a href="SubcommandGroup.html" class="tsd-signature-type" data-tsd-kind="Class">SubcommandGroup</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div>
158+
<div class="tsd-signature tsd-kind-icon">_options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><a href="SubcommandGroup.html" class="tsd-signature-type" data-tsd-kind="Class">SubcommandGroup</a><span class="tsd-signature-symbol"> | </span><a href="Subcommand.html" class="tsd-signature-type" data-tsd-kind="Class">Subcommand</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../modules.html#FieldType" class="tsd-signature-type" data-tsd-kind="Type alias">FieldType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> = []</span></div>
159159
<aside class="tsd-sources">
160160
<p>Inherited from SlashCommandBuilder._options</p>
161161
</aside>
@@ -167,7 +167,7 @@ <h3>description</h3>
167167
<aside class="tsd-sources">
168168
<p>Inherited from SlashCommandBuilder.description</p>
169169
<ul>
170-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/slash-command.ts#L15">structures/slash-command.ts:15</a></li>
170+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/slash-command.ts#L15">structures/slash-command.ts:15</a></li>
171171
</ul>
172172
</aside>
173173
<div class="tsd-comment tsd-typography">
@@ -183,7 +183,7 @@ <h3>name</h3>
183183
<aside class="tsd-sources">
184184
<p>Inherited from SlashCommandBuilder.name</p>
185185
<ul>
186-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/slash-command.ts#L11">structures/slash-command.ts:11</a></li>
186+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/slash-command.ts#L11">structures/slash-command.ts:11</a></li>
187187
</ul>
188188
</aside>
189189
<div class="tsd-comment tsd-typography">
@@ -195,11 +195,11 @@ <h3>name</h3>
195195
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
196196
<a name="options" class="tsd-anchor"></a>
197197
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> options</h3>
198-
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="Subcommand.html" class="tsd-signature-type" data-tsd-kind="Class">Subcommand</a><span class="tsd-signature-symbol"> | </span><a href="../modules.html#FieldType" class="tsd-signature-type" data-tsd-kind="Type alias">FieldType</a><span class="tsd-signature-symbol"> | </span><a href="SubcommandGroup.html" class="tsd-signature-type" data-tsd-kind="Class">SubcommandGroup</a><span class="tsd-signature-symbol">&gt;</span></div>
198+
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="SubcommandGroup.html" class="tsd-signature-type" data-tsd-kind="Class">SubcommandGroup</a><span class="tsd-signature-symbol"> | </span><a href="Subcommand.html" class="tsd-signature-type" data-tsd-kind="Class">Subcommand</a><span class="tsd-signature-symbol"> | </span><a href="../modules.html#FieldType" class="tsd-signature-type" data-tsd-kind="Type alias">FieldType</a><span class="tsd-signature-symbol">&gt;</span></div>
199199
<aside class="tsd-sources">
200200
<p>Inherited from SlashCommandBuilder.options</p>
201201
<ul>
202-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/slash-command.ts#L35">structures/slash-command.ts:35</a></li>
202+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/slash-command.ts#L35">structures/slash-command.ts:35</a></li>
203203
</ul>
204204
</aside>
205205
<div class="tsd-comment tsd-typography">
@@ -216,7 +216,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
216216
<aside class="tsd-sources">
217217
<p>Overrides SlashCommandBuilder.type</p>
218218
<ul>
219-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/slash-command.ts#L67">structures/slash-command.ts:67</a></li>
219+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/slash-command.ts#L67">structures/slash-command.ts:67</a></li>
220220
</ul>
221221
</aside>
222222
</section>
@@ -233,7 +233,7 @@ <h3>raw<wbr>Data</h3>
233233
<li class="tsd-description">
234234
<aside class="tsd-sources">
235235
<ul>
236-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/slash-command.ts#L45">structures/slash-command.ts:45</a></li>
236+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/slash-command.ts#L45">structures/slash-command.ts:45</a></li>
237237
</ul>
238238
</aside>
239239
<div class="tsd-comment tsd-typography">
@@ -273,7 +273,7 @@ <h3>execute</h3>
273273
<aside class="tsd-sources">
274274
<p>Inherited from SlashCommandBuilder.execute</p>
275275
<ul>
276-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/slash-command.ts#L20">structures/slash-command.ts:20</a></li>
276+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/slash-command.ts#L20">structures/slash-command.ts:20</a></li>
277277
</ul>
278278
</aside>
279279
<div class="tsd-comment tsd-typography">
@@ -306,6 +306,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
306306
</nav>
307307
<nav class="tsd-navigation secondary menu-sticky">
308308
<ul class="before-current">
309+
<li class=" tsd-kind-class">
310+
<a href="AttachmentField.html" class="tsd-kind-icon">Attachment<wbr>Field</a>
311+
</li>
309312
<li class=" tsd-kind-class">
310313
<a href="BooleanField.html" class="tsd-kind-icon">Boolean<wbr>Field</a>
311314
</li>

docs/classes/IntegerField.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3>constructor</h3>
127127
<aside class="tsd-sources">
128128
<p>Inherited from FieldBuilder.constructor</p>
129129
<ul>
130-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/field.ts#L29">structures/field.ts:29</a></li>
130+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/field.ts#L29">structures/field.ts:29</a></li>
131131
</ul>
132132
</aside>
133133
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -203,7 +203,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
203203
<aside class="tsd-sources">
204204
<p>Overrides FieldBuilder.type</p>
205205
<ul>
206-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/field.ts#L57">structures/field.ts:57</a></li>
206+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/field.ts#L57">structures/field.ts:57</a></li>
207207
</ul>
208208
</aside>
209209
</section>
@@ -220,7 +220,7 @@ <h3>raw<wbr>Data</h3>
220220
<li class="tsd-description">
221221
<aside class="tsd-sources">
222222
<ul>
223-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/field.ts#L39">structures/field.ts:39</a></li>
223+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/field.ts#L39">structures/field.ts:39</a></li>
224224
</ul>
225225
</aside>
226226
<div class="tsd-comment tsd-typography">
@@ -261,6 +261,9 @@ <h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-t
261261
</nav>
262262
<nav class="tsd-navigation secondary menu-sticky">
263263
<ul class="before-current">
264+
<li class=" tsd-kind-class">
265+
<a href="AttachmentField.html" class="tsd-kind-icon">Attachment<wbr>Field</a>
266+
</li>
264267
<li class=" tsd-kind-class">
265268
<a href="BooleanField.html" class="tsd-kind-icon">Boolean<wbr>Field</a>
266269
</li>

docs/classes/InteractionsHandler.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> commands</h3>
131131
<div class="tsd-signature tsd-kind-icon">commands<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">default</span><span class="tsd-signature-symbol"> = ...</span></div>
132132
<aside class="tsd-sources">
133133
<ul>
134-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/interactions-handler.ts#L14">structures/interactions-handler.ts:14</a></li>
134+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/interactions-handler.ts#L16">structures/interactions-handler.ts:16</a></li>
135135
</ul>
136136
</aside>
137137
<div class="tsd-comment tsd-typography">
@@ -153,7 +153,7 @@ <h3>handle<wbr>Interaction</h3>
153153
<li class="tsd-description">
154154
<aside class="tsd-sources">
155155
<ul>
156-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/interactions-handler.ts#L19">structures/interactions-handler.ts:19</a></li>
156+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/interactions-handler.ts#L21">structures/interactions-handler.ts:21</a></li>
157157
</ul>
158158
</aside>
159159
<div class="tsd-comment tsd-typography">
@@ -184,7 +184,7 @@ <h3>load<wbr>Commands</h3>
184184
<li class="tsd-description">
185185
<aside class="tsd-sources">
186186
<ul>
187-
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/4f69012/src/structures/interactions-handler.ts#L31">structures/interactions-handler.ts:31</a></li>
187+
<li>Defined in <a href="https://github.com/ming-suhi/djs-commando/blob/0294720/src/structures/interactions-handler.ts#L33">structures/interactions-handler.ts:33</a></li>
188188
</ul>
189189
</aside>
190190
<div class="tsd-comment tsd-typography">
@@ -215,6 +215,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
215215
</nav>
216216
<nav class="tsd-navigation secondary menu-sticky">
217217
<ul class="before-current">
218+
<li class=" tsd-kind-class">
219+
<a href="AttachmentField.html" class="tsd-kind-icon">Attachment<wbr>Field</a>
220+
</li>
218221
<li class=" tsd-kind-class">
219222
<a href="BooleanField.html" class="tsd-kind-icon">Boolean<wbr>Field</a>
220223
</li>

0 commit comments

Comments
 (0)