mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
Merge pull request #90 from sern-handler/feat/inst-pl-arg
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
install by name on sern cli thingy
This commit is contained in:
@@ -39,6 +39,9 @@ const authors = new Intl.ListFormat("en", {
|
||||
</div>
|
||||
)
|
||||
}
|
||||
<div class="mb-4">
|
||||
<Code lang="bash" code={`sern plugin ${name}`} />
|
||||
</div>
|
||||
<div class="mb-4">
|
||||
<Markdown of={trimmedDescription} />
|
||||
</div>
|
||||
|
||||
@@ -41,7 +41,7 @@ title: "SernAutocompleteData"
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5035
|
||||
node\_modules/discord.js/typings/index.d.ts:5008
|
||||
|
||||
***
|
||||
|
||||
@@ -55,7 +55,7 @@ node\_modules/discord.js/typings/index.d.ts:5035
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5036
|
||||
node\_modules/discord.js/typings/index.d.ts:5009
|
||||
|
||||
***
|
||||
|
||||
@@ -69,7 +69,7 @@ node\_modules/discord.js/typings/index.d.ts:5036
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5033
|
||||
node\_modules/discord.js/typings/index.d.ts:5006
|
||||
|
||||
***
|
||||
|
||||
@@ -83,7 +83,7 @@ node\_modules/discord.js/typings/index.d.ts:5033
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5034
|
||||
node\_modules/discord.js/typings/index.d.ts:5007
|
||||
|
||||
***
|
||||
|
||||
@@ -97,7 +97,7 @@ node\_modules/discord.js/typings/index.d.ts:5034
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5037
|
||||
node\_modules/discord.js/typings/index.d.ts:5010
|
||||
|
||||
***
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ title: "SernSubCommandGroupData"
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5038
|
||||
node\_modules/discord.js/typings/index.d.ts:5011
|
||||
|
||||
***
|
||||
|
||||
@@ -35,7 +35,7 @@ node\_modules/discord.js/typings/index.d.ts:5038
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5035
|
||||
node\_modules/discord.js/typings/index.d.ts:5008
|
||||
|
||||
***
|
||||
|
||||
@@ -49,7 +49,7 @@ node\_modules/discord.js/typings/index.d.ts:5035
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5036
|
||||
node\_modules/discord.js/typings/index.d.ts:5009
|
||||
|
||||
***
|
||||
|
||||
@@ -63,7 +63,7 @@ node\_modules/discord.js/typings/index.d.ts:5036
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5033
|
||||
node\_modules/discord.js/typings/index.d.ts:5006
|
||||
|
||||
***
|
||||
|
||||
@@ -77,7 +77,7 @@ node\_modules/discord.js/typings/index.d.ts:5033
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5034
|
||||
node\_modules/discord.js/typings/index.d.ts:5007
|
||||
|
||||
***
|
||||
|
||||
@@ -101,7 +101,7 @@ node\_modules/discord.js/typings/index.d.ts:5034
|
||||
|
||||
#### Source
|
||||
|
||||
node\_modules/discord.js/typings/index.d.ts:5037
|
||||
node\_modules/discord.js/typings/index.d.ts:5010
|
||||
|
||||
***
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:43](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L43)
|
||||
[src/core/structures/context.ts:43](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L43)
|
||||
|
||||
***
|
||||
|
||||
@@ -37,7 +37,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:47](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L47)
|
||||
[src/core/structures/context.ts:47](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L47)
|
||||
|
||||
***
|
||||
|
||||
@@ -51,7 +51,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:107](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L107)
|
||||
[src/core/structures/context.ts:107](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L107)
|
||||
|
||||
***
|
||||
|
||||
@@ -65,7 +65,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:67](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L67)
|
||||
[src/core/structures/context.ts:67](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L67)
|
||||
|
||||
***
|
||||
|
||||
@@ -79,7 +79,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:71](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L71)
|
||||
[src/core/structures/context.ts:71](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L71)
|
||||
|
||||
***
|
||||
|
||||
@@ -93,7 +93,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:75](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L75)
|
||||
[src/core/structures/context.ts:75](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L75)
|
||||
|
||||
***
|
||||
|
||||
@@ -107,7 +107,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:39](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L39)
|
||||
[src/core/structures/context.ts:39](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L39)
|
||||
|
||||
***
|
||||
|
||||
@@ -121,7 +121,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:111](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L111)
|
||||
[src/core/structures/context.ts:111](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L111)
|
||||
|
||||
***
|
||||
|
||||
@@ -135,7 +135,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:99](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L99)
|
||||
[src/core/structures/context.ts:99](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L99)
|
||||
|
||||
***
|
||||
|
||||
@@ -149,7 +149,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:81](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L81)
|
||||
[src/core/structures/context.ts:81](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L81)
|
||||
|
||||
***
|
||||
|
||||
@@ -163,7 +163,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:85](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L85)
|
||||
[src/core/structures/context.ts:85](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L85)
|
||||
|
||||
***
|
||||
|
||||
@@ -177,7 +177,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:25](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L25)
|
||||
[src/core/structures/context.ts:25](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L25)
|
||||
|
||||
***
|
||||
|
||||
@@ -191,7 +191,7 @@ Message and ChatInputCommandInteraction
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:36](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L36)
|
||||
[src/core/structures/context.ts:36](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L36)
|
||||
|
||||
***
|
||||
|
||||
@@ -208,7 +208,7 @@ else, interaction.user
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:55](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L55)
|
||||
[src/core/structures/context.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L55)
|
||||
|
||||
***
|
||||
|
||||
@@ -222,7 +222,7 @@ else, interaction.user
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:63](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L63)
|
||||
[src/core/structures/context.ts:63](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L63)
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -236,7 +236,7 @@ else, interaction.user
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:91](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L91)
|
||||
[src/core/structures/context.ts:91](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L91)
|
||||
|
||||
***
|
||||
|
||||
@@ -250,7 +250,7 @@ else, interaction.user
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:95](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L95)
|
||||
[src/core/structures/context.ts:95](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L95)
|
||||
|
||||
***
|
||||
|
||||
@@ -268,7 +268,7 @@ else, interaction.user
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:115](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L115)
|
||||
[src/core/structures/context.ts:115](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L115)
|
||||
|
||||
***
|
||||
|
||||
@@ -288,4 +288,4 @@ else, interaction.user
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/context.ts:124](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/context.ts#L124)
|
||||
[src/core/structures/context.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/context.ts#L124)
|
||||
|
||||
@@ -31,7 +31,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:20](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L20)
|
||||
[src/core/structures/enums.ts:20](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L20)
|
||||
|
||||
***
|
||||
|
||||
@@ -41,7 +41,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:23](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L23)
|
||||
[src/core/structures/enums.ts:23](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L23)
|
||||
|
||||
***
|
||||
|
||||
@@ -51,7 +51,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:29](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L29)
|
||||
[src/core/structures/enums.ts:29](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L29)
|
||||
|
||||
***
|
||||
|
||||
@@ -61,7 +61,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:22](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L22)
|
||||
[src/core/structures/enums.ts:22](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L22)
|
||||
|
||||
***
|
||||
|
||||
@@ -71,7 +71,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:21](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L21)
|
||||
[src/core/structures/enums.ts:21](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L21)
|
||||
|
||||
***
|
||||
|
||||
@@ -81,7 +81,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:28](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L28)
|
||||
[src/core/structures/enums.ts:28](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L28)
|
||||
|
||||
***
|
||||
|
||||
@@ -91,7 +91,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:25](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L25)
|
||||
[src/core/structures/enums.ts:25](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L25)
|
||||
|
||||
***
|
||||
|
||||
@@ -101,7 +101,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:27](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L27)
|
||||
[src/core/structures/enums.ts:27](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L27)
|
||||
|
||||
***
|
||||
|
||||
@@ -111,7 +111,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:19](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L19)
|
||||
[src/core/structures/enums.ts:19](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L19)
|
||||
|
||||
***
|
||||
|
||||
@@ -121,7 +121,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:24](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L24)
|
||||
[src/core/structures/enums.ts:24](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L24)
|
||||
|
||||
***
|
||||
|
||||
@@ -131,7 +131,7 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:18](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L18)
|
||||
[src/core/structures/enums.ts:18](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L18)
|
||||
|
||||
***
|
||||
|
||||
@@ -141,4 +141,4 @@ export default commandModule({
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:26](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L26)
|
||||
[src/core/structures/enums.ts:26](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L26)
|
||||
|
||||
@@ -30,7 +30,7 @@ The EventType for handling discord events
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:51](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L51)
|
||||
[src/core/structures/enums.ts:51](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L51)
|
||||
|
||||
***
|
||||
|
||||
@@ -43,7 +43,7 @@ Could be for example, `process` events, database events
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:60](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L60)
|
||||
[src/core/structures/enums.ts:60](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L60)
|
||||
|
||||
***
|
||||
|
||||
@@ -55,4 +55,4 @@ The EventType for handling sern events
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:55](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L55)
|
||||
[src/core/structures/enums.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L55)
|
||||
|
||||
@@ -17,7 +17,7 @@ title: "PayloadType"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:93](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L93)
|
||||
[src/core/structures/enums.ts:93](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L93)
|
||||
|
||||
***
|
||||
|
||||
@@ -27,7 +27,7 @@ title: "PayloadType"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:92](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L92)
|
||||
[src/core/structures/enums.ts:92](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L92)
|
||||
|
||||
***
|
||||
|
||||
@@ -37,4 +37,4 @@ title: "PayloadType"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:94](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L94)
|
||||
[src/core/structures/enums.ts:94](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L94)
|
||||
|
||||
@@ -29,7 +29,7 @@ The PluginType for EventPlugins
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:85](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L85)
|
||||
[src/core/structures/enums.ts:85](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L85)
|
||||
|
||||
***
|
||||
|
||||
@@ -41,4 +41,4 @@ The PluginType for InitPlugins
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/structures/enums.ts:81](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/structures/enums.ts#L81)
|
||||
[src/core/structures/enums.ts:81](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/structures/enums.ts#L81)
|
||||
|
||||
@@ -79,4 +79,4 @@ export default commandModule({
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/plugin.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/plugin.ts#L120)
|
||||
[src/core/plugin.ts:120](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L120)
|
||||
|
||||
@@ -69,4 +69,4 @@ export const dateRegistered = () => {
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/plugin.ts:62](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/plugin.ts#L62)
|
||||
[src/core/plugin.ts:62](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L62)
|
||||
|
||||
@@ -21,4 +21,4 @@ title: "EventInitPlugin"
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/plugin.ts:15](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/plugin.ts#L15)
|
||||
[src/core/plugin.ts:15](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L15)
|
||||
|
||||
@@ -42,4 +42,4 @@ if container is absent or not present
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/ioc.ts:93](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L93)
|
||||
[src/core/ioc.ts:93](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L93)
|
||||
|
||||
@@ -32,4 +32,4 @@ if container is absent or not present
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/ioc.ts:103](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L103)
|
||||
[src/core/ioc.ts:103](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L103)
|
||||
|
||||
@@ -61,4 +61,4 @@ export default commandModule({
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/modules.ts:47](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/modules.ts#L47)
|
||||
[src/core/modules.ts:47](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/modules.ts#L47)
|
||||
|
||||
@@ -35,4 +35,4 @@ Use [eventModule](/v4/api/functions/eventmodule/) instead
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/modules.ts:97](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/modules.ts#L97)
|
||||
[src/core/modules.ts:97](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/modules.ts#L97)
|
||||
|
||||
@@ -61,4 +61,4 @@ export default eventModule({
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/modules.ts:83](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/modules.ts#L83)
|
||||
[src/core/modules.ts:83](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/modules.ts#L83)
|
||||
|
||||
@@ -28,4 +28,4 @@ await makeDependencies(({ add }) => {
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/ioc.ts:63](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L63)
|
||||
[src/core/ioc.ts:63](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L63)
|
||||
|
||||
@@ -23,4 +23,4 @@ title: "makePlugin"
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/plugin.ts:6](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/plugin.ts#L6)
|
||||
[src/core/plugin.ts:6](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L6)
|
||||
|
||||
@@ -45,4 +45,4 @@ export default scheduledTask({
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/modules.ts:132](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/modules.ts#L132)
|
||||
[src/core/modules.ts:132](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/modules.ts#L132)
|
||||
|
||||
@@ -25,4 +25,4 @@ Creates a singleton object.
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/ioc.ts:112](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L112)
|
||||
[src/core/ioc.ts:112](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L112)
|
||||
|
||||
@@ -30,4 +30,4 @@ Creates a transient object
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/ioc.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L123)
|
||||
[src/core/ioc.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L123)
|
||||
|
||||
@@ -5,6 +5,16 @@ prev: false
|
||||
title: "BothCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## See
|
||||
|
||||
## Link
|
||||
|
||||
to create a both command
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +31,7 @@ title: "BothCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:284](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L284)
|
||||
[src/types/core-modules.ts:325](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L325)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +55,7 @@ title: "BothCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:286](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L286)
|
||||
[src/types/core-modules.ts:327](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L327)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +149,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +171,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +185,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +199,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -199,7 +209,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:285](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L285)
|
||||
[src/types/core-modules.ts:326](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L326)
|
||||
|
||||
***
|
||||
|
||||
@@ -213,7 +223,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -227,4 +237,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:283](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L283)
|
||||
[src/types/core-modules.ts:324](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L324)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "ButtonCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "ButtonCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +49,7 @@ title: "ButtonCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:226](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L226)
|
||||
[src/types/core-modules.ts:241](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L241)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +221,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:225](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L225)
|
||||
[src/types/core-modules.ts:240](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L240)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "ChannelSelectCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "ChannelSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +49,7 @@ title: "ChannelSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:236](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L236)
|
||||
[src/types/core-modules.ts:255](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L255)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +221,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:235](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L235)
|
||||
[src/types/core-modules.ts:254](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L254)
|
||||
|
||||
@@ -13,7 +13,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:307](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L307)
|
||||
[src/types/core-modules.ts:354](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L354)
|
||||
|
||||
***
|
||||
|
||||
@@ -23,7 +23,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:315](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L315)
|
||||
[src/types/core-modules.ts:362](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L362)
|
||||
|
||||
***
|
||||
|
||||
@@ -33,7 +33,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:317](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L317)
|
||||
[src/types/core-modules.ts:364](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L364)
|
||||
|
||||
***
|
||||
|
||||
@@ -43,7 +43,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:312](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L312)
|
||||
[src/types/core-modules.ts:359](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L359)
|
||||
|
||||
***
|
||||
|
||||
@@ -53,7 +53,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:308](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L308)
|
||||
[src/types/core-modules.ts:355](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L355)
|
||||
|
||||
***
|
||||
|
||||
@@ -63,7 +63,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:314](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L314)
|
||||
[src/types/core-modules.ts:361](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L361)
|
||||
|
||||
***
|
||||
|
||||
@@ -73,7 +73,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:309](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L309)
|
||||
[src/types/core-modules.ts:356](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L356)
|
||||
|
||||
***
|
||||
|
||||
@@ -83,7 +83,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:313](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L313)
|
||||
[src/types/core-modules.ts:360](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L360)
|
||||
|
||||
***
|
||||
|
||||
@@ -93,7 +93,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:311](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L311)
|
||||
[src/types/core-modules.ts:358](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L358)
|
||||
|
||||
***
|
||||
|
||||
@@ -103,7 +103,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:316](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L316)
|
||||
[src/types/core-modules.ts:363](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L363)
|
||||
|
||||
***
|
||||
|
||||
@@ -113,7 +113,7 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:318](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L318)
|
||||
[src/types/core-modules.ts:365](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L365)
|
||||
|
||||
***
|
||||
|
||||
@@ -123,4 +123,4 @@ title: "CommandModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:310](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L310)
|
||||
[src/types/core-modules.ts:357](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L357)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "ContextMenuMsg"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "ContextMenuMsg"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +49,7 @@ title: "ContextMenuMsg"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:221](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L221)
|
||||
[src/types/core-modules.ts:234](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L234)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +221,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:220](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L220)
|
||||
[src/types/core-modules.ts:233](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L233)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "ContextMenuUser"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "ContextMenuUser"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +49,7 @@ title: "ContextMenuUser"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:216](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L216)
|
||||
[src/types/core-modules.ts:227](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L227)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +221,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:215](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L215)
|
||||
[src/types/core-modules.ts:226](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L226)
|
||||
|
||||
@@ -33,7 +33,7 @@ title: "ControlPlugin"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-plugin.ts#L44)
|
||||
[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L44)
|
||||
|
||||
***
|
||||
|
||||
@@ -47,4 +47,4 @@ title: "ControlPlugin"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-plugin.ts:52](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-plugin.ts#L52)
|
||||
[src/types/core-plugin.ts:52](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L52)
|
||||
|
||||
@@ -15,7 +15,7 @@ discord.js client.
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/ioc.ts:140](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L140)
|
||||
[src/core/ioc.ts:140](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L140)
|
||||
|
||||
***
|
||||
|
||||
@@ -28,7 +28,7 @@ the handler. some include module.register, module.activate.
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/ioc.ts:145](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L145)
|
||||
[src/core/ioc.ts:145](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L145)
|
||||
|
||||
***
|
||||
|
||||
@@ -41,7 +41,7 @@ the sern process actually crashes.
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/ioc.ts:150](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L150)
|
||||
[src/core/ioc.ts:150](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L150)
|
||||
|
||||
***
|
||||
|
||||
@@ -53,7 +53,7 @@ Optional logger. Performs ... logging
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/ioc.ts:154](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L154)
|
||||
[src/core/ioc.ts:154](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L154)
|
||||
|
||||
***
|
||||
|
||||
@@ -66,7 +66,7 @@ by module.meta.id -> Module
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/ioc.ts:159](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L159)
|
||||
[src/core/ioc.ts:159](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L159)
|
||||
|
||||
***
|
||||
|
||||
@@ -76,4 +76,4 @@ by module.meta.id -> Module
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/ioc.ts:161](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/ioc.ts#L161)
|
||||
[src/core/ioc.ts:161](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/ioc.ts#L161)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "DiscordEventCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -25,7 +29,7 @@ title: "DiscordEventCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -119,7 +123,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -141,7 +145,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -155,7 +159,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:266](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L266)
|
||||
[src/types/core-modules.ts:297](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L297)
|
||||
|
||||
***
|
||||
|
||||
@@ -169,7 +173,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -183,7 +187,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -197,7 +201,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:267](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L267)
|
||||
[src/types/core-modules.ts:298](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L298)
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -219,4 +223,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:268](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L268)
|
||||
[src/types/core-modules.ts:299](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L299)
|
||||
|
||||
@@ -20,4 +20,4 @@ Let dependencies implement this to dispose and cleanup.
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:17](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L17)
|
||||
[src/core/interfaces.ts:17](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L17)
|
||||
|
||||
@@ -23,7 +23,7 @@ title: "Emitter"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:22](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L22)
|
||||
[src/core/interfaces.ts:22](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L22)
|
||||
|
||||
***
|
||||
|
||||
@@ -43,7 +43,7 @@ title: "Emitter"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:24](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L24)
|
||||
[src/core/interfaces.ts:24](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L24)
|
||||
|
||||
***
|
||||
|
||||
@@ -63,4 +63,4 @@ title: "Emitter"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:23](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L23)
|
||||
[src/core/interfaces.ts:23](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L23)
|
||||
|
||||
@@ -29,7 +29,7 @@ Version 4 will remove this method
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:36](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L36)
|
||||
[src/core/interfaces.ts:36](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L36)
|
||||
|
||||
***
|
||||
|
||||
@@ -49,4 +49,4 @@ A function that is called on every throw.
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:41](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L41)
|
||||
[src/core/interfaces.ts:41](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L41)
|
||||
|
||||
@@ -17,7 +17,7 @@ title: "EventModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:323](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L323)
|
||||
[src/types/core-modules.ts:370](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L370)
|
||||
|
||||
***
|
||||
|
||||
@@ -27,7 +27,7 @@ title: "EventModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:322](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L322)
|
||||
[src/types/core-modules.ts:369](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L369)
|
||||
|
||||
***
|
||||
|
||||
@@ -37,4 +37,4 @@ title: "EventModuleDefs"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:324](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L324)
|
||||
[src/types/core-modules.ts:371](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L371)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "ExternalEventCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "ExternalEventCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -31,7 +35,7 @@ title: "ExternalEventCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:208](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L208)
|
||||
[src/types/core-modules.ts:217](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L217)
|
||||
|
||||
***
|
||||
|
||||
@@ -125,7 +129,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -147,7 +151,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:207](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L207)
|
||||
[src/types/core-modules.ts:216](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L216)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:209](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L209)
|
||||
[src/types/core-modules.ts:218](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L218)
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -225,4 +229,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:210](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L210)
|
||||
[src/types/core-modules.ts:219](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L219)
|
||||
|
||||
@@ -20,4 +20,4 @@ Let dependencies implement this to initiate some logic.
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:9](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L9)
|
||||
[src/core/interfaces.ts:9](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L9)
|
||||
|
||||
@@ -33,7 +33,7 @@ title: "InitPlugin"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-plugin.ts:49](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-plugin.ts#L49)
|
||||
[src/types/core-plugin.ts:49](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L49)
|
||||
|
||||
***
|
||||
|
||||
@@ -47,4 +47,4 @@ title: "InitPlugin"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-plugin.ts:48](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-plugin.ts#L48)
|
||||
[src/types/core-plugin.ts:48](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L48)
|
||||
|
||||
@@ -29,7 +29,7 @@ title: "Logging"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:52](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L52)
|
||||
[src/core/interfaces.ts:52](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L52)
|
||||
|
||||
***
|
||||
|
||||
@@ -47,7 +47,7 @@ title: "Logging"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:49](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L49)
|
||||
[src/core/interfaces.ts:49](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L49)
|
||||
|
||||
***
|
||||
|
||||
@@ -65,7 +65,7 @@ title: "Logging"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:51](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L51)
|
||||
[src/core/interfaces.ts:51](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L51)
|
||||
|
||||
***
|
||||
|
||||
@@ -83,4 +83,4 @@ title: "Logging"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/interfaces.ts:50](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L50)
|
||||
[src/core/interfaces.ts:50](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L50)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "MentionableSelectCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "MentionableSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +49,7 @@ title: "MentionableSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:246](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L246)
|
||||
[src/types/core-modules.ts:269](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L269)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +221,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:245](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L245)
|
||||
[src/types/core-modules.ts:268](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L268)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "ModalSubmitCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "ModalSubmitCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +49,7 @@ title: "ModalSubmitCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:256](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L256)
|
||||
[src/types/core-modules.ts:283](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L283)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +221,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:255](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L255)
|
||||
[src/types/core-modules.ts:282](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L282)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "Module"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extended by
|
||||
|
||||
- [`BothCommand`](/v4/api/interfaces/bothcommand/)
|
||||
@@ -31,7 +35,7 @@ title: "Module"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -121,7 +125,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -149,7 +153,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -159,7 +163,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -169,7 +173,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -179,7 +183,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:118](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L118)
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L122)
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -197,4 +201,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:196](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L196)
|
||||
[src/types/core-modules.ts:200](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L200)
|
||||
|
||||
@@ -30,7 +30,7 @@ title: "Plugin"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-plugin.ts#L44)
|
||||
[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L44)
|
||||
|
||||
***
|
||||
|
||||
@@ -40,4 +40,4 @@ title: "Plugin"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-plugin.ts:43](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-plugin.ts#L43)
|
||||
[src/types/core-plugin.ts:43](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L43)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "RoleSelectCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "RoleSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +49,7 @@ title: "RoleSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:241](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L241)
|
||||
[src/types/core-modules.ts:262](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L262)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +221,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:240](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L240)
|
||||
[src/types/core-modules.ts:261](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L261)
|
||||
|
||||
@@ -54,7 +54,7 @@ const plugin2 = CommandControlPlugin((ctx, sdt: SDT) => {
|
||||
|
||||
- [CommandControlPlugin](../../../../../../v4/api/functions/commandcontrolplugin) for plugin implementation
|
||||
- [CommandType](../../../../../../v4/api/enumerations/commandtype) for available command types
|
||||
- Dependencies for dependency injection interface
|
||||
- Dependencies for [dependency injection](https://sern.dev/v4/reference/dependencies/) interface
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -66,7 +66,7 @@ Instance of application dependencies
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:87](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L87)
|
||||
[src/types/core-modules.ts:87](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L87)
|
||||
|
||||
***
|
||||
|
||||
@@ -94,7 +94,7 @@ A copy of the current module that the plugin is running in.
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:109](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L109)
|
||||
[src/types/core-modules.ts:109](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L109)
|
||||
|
||||
***
|
||||
|
||||
@@ -106,7 +106,7 @@ Optional parameters passed to the command
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:104](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L104)
|
||||
[src/types/core-modules.ts:104](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L104)
|
||||
|
||||
***
|
||||
|
||||
@@ -118,7 +118,7 @@ Accumulated state data passed between plugins
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:79](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L79)
|
||||
[src/types/core-modules.ts:79](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L79)
|
||||
|
||||
***
|
||||
|
||||
@@ -130,4 +130,4 @@ Command type identifier
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:95](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L95)
|
||||
[src/types/core-modules.ts:95](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L95)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "ScheduledTask"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
4.0.0
|
||||
|
||||
## Properties
|
||||
|
||||
### name?
|
||||
@@ -13,7 +17,7 @@ title: "ScheduledTask"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:403](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L403)
|
||||
[src/types/core-modules.ts:455](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L455)
|
||||
|
||||
***
|
||||
|
||||
@@ -23,7 +27,7 @@ title: "ScheduledTask"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:405](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L405)
|
||||
[src/types/core-modules.ts:457](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L457)
|
||||
|
||||
***
|
||||
|
||||
@@ -33,7 +37,7 @@ title: "ScheduledTask"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:404](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L404)
|
||||
[src/types/core-modules.ts:456](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L456)
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -53,4 +57,4 @@ title: "ScheduledTask"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:406](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L406)
|
||||
[src/types/core-modules.ts:458](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L458)
|
||||
|
||||
@@ -17,7 +17,7 @@ title: "SernAutocompleteData"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:329](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L329)
|
||||
[src/types/core-modules.ts:376](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L376)
|
||||
|
||||
***
|
||||
|
||||
@@ -27,7 +27,7 @@ title: "SernAutocompleteData"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:334](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L334)
|
||||
[src/types/core-modules.ts:381](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L381)
|
||||
|
||||
***
|
||||
|
||||
@@ -107,4 +107,4 @@ node\_modules/discord.js/typings/index.d.ts:5037
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:330](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L330)
|
||||
[src/types/core-modules.ts:377](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L377)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "SernEventCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -25,7 +29,7 @@ title: "SernEventCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -119,7 +123,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -141,7 +145,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -155,7 +159,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:201](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L201)
|
||||
[src/types/core-modules.ts:208](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L208)
|
||||
|
||||
***
|
||||
|
||||
@@ -169,7 +173,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -183,7 +187,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -197,7 +201,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:202](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L202)
|
||||
[src/types/core-modules.ts:209](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L209)
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -219,4 +223,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:203](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L203)
|
||||
[src/types/core-modules.ts:210](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L210)
|
||||
|
||||
@@ -13,7 +13,7 @@ title: "SernEventsMapping"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:12](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L12)
|
||||
[src/types/utility.ts:12](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L12)
|
||||
|
||||
***
|
||||
|
||||
@@ -23,7 +23,7 @@ title: "SernEventsMapping"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:11](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L11)
|
||||
[src/types/utility.ts:11](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L11)
|
||||
|
||||
***
|
||||
|
||||
@@ -33,7 +33,7 @@ title: "SernEventsMapping"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:10](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L10)
|
||||
[src/types/utility.ts:10](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L10)
|
||||
|
||||
***
|
||||
|
||||
@@ -43,7 +43,7 @@ title: "SernEventsMapping"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:14](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L14)
|
||||
[src/types/utility.ts:14](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L14)
|
||||
|
||||
***
|
||||
|
||||
@@ -53,4 +53,4 @@ title: "SernEventsMapping"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:13](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L13)
|
||||
[src/types/utility.ts:13](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L13)
|
||||
|
||||
@@ -73,7 +73,7 @@ node\_modules/discord-api-types/payloads/v10/\_interactions/\_applicationCommand
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:369](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L369)
|
||||
[src/types/core-modules.ts:417](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L417)
|
||||
|
||||
***
|
||||
|
||||
@@ -101,4 +101,4 @@ node\_modules/discord-api-types/payloads/v10/\_interactions/\_applicationCommand
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:368](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L368)
|
||||
[src/types/core-modules.ts:416](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L416)
|
||||
|
||||
@@ -87,7 +87,7 @@ node\_modules/discord.js/typings/index.d.ts:5034
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:374](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L374)
|
||||
[src/types/core-modules.ts:422](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L422)
|
||||
|
||||
***
|
||||
|
||||
@@ -111,4 +111,4 @@ node\_modules/discord.js/typings/index.d.ts:5037
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:373](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L373)
|
||||
[src/types/core-modules.ts:421](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L421)
|
||||
|
||||
@@ -5,6 +5,16 @@ prev: false
|
||||
title: "SlashCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## See
|
||||
|
||||
## Link
|
||||
|
||||
to create a slash command
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +31,7 @@ title: "SlashCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:277](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L277)
|
||||
[src/types/core-modules.ts:315](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L315)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +55,7 @@ title: "SlashCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:279](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L279)
|
||||
[src/types/core-modules.ts:317](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L317)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +149,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +171,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +185,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +199,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -199,7 +209,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:278](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L278)
|
||||
[src/types/core-modules.ts:316](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L316)
|
||||
|
||||
***
|
||||
|
||||
@@ -213,7 +223,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -227,4 +237,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:276](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L276)
|
||||
[src/types/core-modules.ts:314](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L314)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "StringSelectCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "StringSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +49,7 @@ title: "StringSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:231](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L231)
|
||||
[src/types/core-modules.ts:248](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L248)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +221,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:230](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L230)
|
||||
[src/types/core-modules.ts:247](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L247)
|
||||
|
||||
@@ -5,6 +5,16 @@ prev: false
|
||||
title: "TextCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## See
|
||||
|
||||
## Link
|
||||
|
||||
to create a text command
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +31,7 @@ title: "TextCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +55,7 @@ title: "TextCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:272](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L272)
|
||||
[src/types/core-modules.ts:307](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L307)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +149,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +171,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +185,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +199,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +213,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +227,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:271](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L271)
|
||||
[src/types/core-modules.ts:306](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L306)
|
||||
|
||||
@@ -5,6 +5,10 @@ prev: false
|
||||
title: "UserSelectCommand"
|
||||
---
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Extends
|
||||
|
||||
- [`Module`](/v4/api/interfaces/module/)
|
||||
@@ -21,7 +25,7 @@ title: "UserSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L122)
|
||||
[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L126)
|
||||
|
||||
***
|
||||
|
||||
@@ -45,7 +49,7 @@ title: "UserSelectCommand"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:251](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L251)
|
||||
[src/types/core-modules.ts:276](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L276)
|
||||
|
||||
***
|
||||
|
||||
@@ -139,7 +143,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:195](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L195)
|
||||
[src/types/core-modules.ts:199](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L199)
|
||||
|
||||
***
|
||||
|
||||
@@ -161,7 +165,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L123)
|
||||
[src/types/core-modules.ts:127](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L127)
|
||||
|
||||
***
|
||||
|
||||
@@ -175,7 +179,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:119](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L119)
|
||||
[src/types/core-modules.ts:123](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L123)
|
||||
|
||||
***
|
||||
|
||||
@@ -189,7 +193,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L120)
|
||||
[src/types/core-modules.ts:124](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L124)
|
||||
|
||||
***
|
||||
|
||||
@@ -203,7 +207,7 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L121)
|
||||
[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L125)
|
||||
|
||||
***
|
||||
|
||||
@@ -217,4 +221,4 @@ module.locals.metadata = {
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/core-modules.ts:250](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L250)
|
||||
[src/types/core-modules.ts:275](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L275)
|
||||
|
||||
@@ -34,7 +34,7 @@ commands: ["./dist/commands"]
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:46](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L46)
|
||||
[src/types/utility.ts:46](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L46)
|
||||
|
||||
***
|
||||
|
||||
@@ -56,7 +56,7 @@ defaultPrefix: "?"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:65](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L65)
|
||||
[src/types/utility.ts:65](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L65)
|
||||
|
||||
***
|
||||
|
||||
@@ -80,7 +80,7 @@ events: ["./dist/events"]
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:77](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L77)
|
||||
[src/types/utility.ts:77](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L77)
|
||||
|
||||
***
|
||||
|
||||
@@ -102,7 +102,7 @@ false
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:55](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L55)
|
||||
[src/types/utility.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L55)
|
||||
|
||||
***
|
||||
|
||||
@@ -126,4 +126,4 @@ tasks: ["./dist/tasks"]
|
||||
|
||||
#### Source
|
||||
|
||||
[src/types/utility.ts:89](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L89)
|
||||
[src/types/utility.ts:89](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L89)
|
||||
|
||||
@@ -13,7 +13,7 @@ title: "Result"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/presences.ts:59](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/presences.ts#L59)
|
||||
[src/core/presences.ts:59](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L59)
|
||||
|
||||
***
|
||||
|
||||
@@ -23,7 +23,7 @@ title: "Result"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/presences.ts:58](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/presences.ts#L58)
|
||||
[src/core/presences.ts:58](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L58)
|
||||
|
||||
***
|
||||
|
||||
@@ -33,7 +33,7 @@ title: "Result"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/presences.ts:62](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/presences.ts#L62)
|
||||
[src/core/presences.ts:62](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L62)
|
||||
|
||||
***
|
||||
|
||||
@@ -43,7 +43,7 @@ title: "Result"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/presences.ts:61](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/presences.ts#L61)
|
||||
[src/core/presences.ts:61](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L61)
|
||||
|
||||
***
|
||||
|
||||
@@ -53,7 +53,7 @@ title: "Result"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/presences.ts:60](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/presences.ts#L60)
|
||||
[src/core/presences.ts:60](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L60)
|
||||
|
||||
***
|
||||
|
||||
@@ -63,4 +63,4 @@ title: "Result"
|
||||
|
||||
#### Source
|
||||
|
||||
[src/core/presences.ts:57](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/presences.ts#L57)
|
||||
[src/core/presences.ts:57](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L57)
|
||||
|
||||
@@ -31,4 +31,4 @@ title: "Config"
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/presences.ts:50](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/presences.ts#L50)
|
||||
[src/core/presences.ts:50](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L50)
|
||||
|
||||
@@ -33,4 +33,4 @@ Sern.init({
|
||||
|
||||
## Source
|
||||
|
||||
[src/sern.ts:32](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/sern.ts#L32)
|
||||
[src/sern.ts:32](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/sern.ts#L32)
|
||||
|
||||
@@ -9,4 +9,4 @@ title: "AnyPlugin"
|
||||
|
||||
## Source
|
||||
|
||||
[src/types/core-plugin.ts:55](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-plugin.ts#L55)
|
||||
[src/types/core-plugin.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L55)
|
||||
|
||||
@@ -7,6 +7,10 @@ title: "CommandModule"
|
||||
|
||||
> **CommandModule**: [`TextCommand`](/v4/api/interfaces/textcommand/) \| [`SlashCommand`](/v4/api/interfaces/slashcommand/) \| [`BothCommand`](/v4/api/interfaces/bothcommand/) \| [`ContextMenuUser`](/v4/api/interfaces/contextmenuuser/) \| [`ContextMenuMsg`](/v4/api/interfaces/contextmenumsg/) \| [`ButtonCommand`](/v4/api/interfaces/buttoncommand/) \| [`StringSelectCommand`](/v4/api/interfaces/stringselectcommand/) \| [`MentionableSelectCommand`](/v4/api/interfaces/mentionableselectcommand/) \| [`UserSelectCommand`](/v4/api/interfaces/userselectcommand/) \| [`ChannelSelectCommand`](/v4/api/interfaces/channelselectcommand/) \| [`RoleSelectCommand`](/v4/api/interfaces/roleselectcommand/) \| [`ModalSubmitCommand`](/v4/api/interfaces/modalsubmitcommand/)
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Source
|
||||
|
||||
[src/types/core-modules.ts:290](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L290)
|
||||
[src/types/core-modules.ts:337](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L337)
|
||||
|
||||
@@ -9,4 +9,4 @@ title: "Controller"
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/plugin.ts:137](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/plugin.ts#L137)
|
||||
[src/core/plugin.ts:137](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L137)
|
||||
|
||||
@@ -7,6 +7,10 @@ title: "EventModule"
|
||||
|
||||
> **EventModule**: [`DiscordEventCommand`](/v4/api/interfaces/discordeventcommand/) \| [`SernEventCommand`](/v4/api/interfaces/serneventcommand/) \| [`ExternalEventCommand`](/v4/api/interfaces/externaleventcommand/)
|
||||
|
||||
## Since
|
||||
|
||||
1.0.0
|
||||
|
||||
## Source
|
||||
|
||||
[src/types/core-modules.ts:289](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L289)
|
||||
[src/types/core-modules.ts:332](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L332)
|
||||
|
||||
@@ -19,4 +19,4 @@ title: "LogPayload"
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/interfaces.ts:55](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/interfaces.ts#L55)
|
||||
[src/core/interfaces.ts:55](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/interfaces.ts#L55)
|
||||
|
||||
@@ -9,4 +9,4 @@ title: "Payload"
|
||||
|
||||
## Source
|
||||
|
||||
[src/types/utility.ts:17](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/utility.ts#L17)
|
||||
[src/types/utility.ts:17](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/utility.ts#L17)
|
||||
|
||||
@@ -9,4 +9,4 @@ title: "PluginResult"
|
||||
|
||||
## Source
|
||||
|
||||
[src/types/core-plugin.ts:36](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-plugin.ts#L36)
|
||||
[src/types/core-plugin.ts:36](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-plugin.ts#L36)
|
||||
|
||||
@@ -7,8 +7,12 @@ title: "SernOptionsData"
|
||||
|
||||
> **SernOptionsData**: [`SernSubCommandData`](/v4/api/interfaces/sernsubcommanddata/) \| [`SernSubCommandGroupData`](/v4/api/interfaces/sernsubcommandgroupdata/) \| `APIApplicationCommandBasicOption` \| [`SernAutocompleteData`](/v4/api/interfaces/sernautocompletedata/)
|
||||
|
||||
## See
|
||||
|
||||
## Link
|
||||
|
||||
Type that replaces autocomplete with [SernAutocompleteData](../../../../../../v4/api/interfaces/sernautocompletedata)
|
||||
|
||||
## Source
|
||||
|
||||
[src/types/core-modules.ts:360](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/types/core-modules.ts#L360)
|
||||
[src/types/core-modules.ts:408](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/types/core-modules.ts#L408)
|
||||
|
||||
@@ -114,4 +114,4 @@ Presence
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/presences.ts:9](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/presences.ts#L9)
|
||||
[src/core/presences.ts:9](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/presences.ts#L9)
|
||||
|
||||
@@ -56,4 +56,4 @@ The object passed into every plugin to control a command's behavior
|
||||
|
||||
## Source
|
||||
|
||||
[src/core/plugin.ts:131](https://github.com/sern-handler/handler/blob/3f703c17b88b6add7de919772e7b2a7faffd3910/src/core/plugin.ts#L131)
|
||||
[src/core/plugin.ts:131](https://github.com/sern-handler/handler/blob/70c6236802295980123056f2e84579aa6f6e5dbd/src/core/plugin.ts#L131)
|
||||
|
||||
Reference in New Issue
Block a user