From 2a086abb095b352e4d66cdf619badab41d041259 Mon Sep 17 00:00:00 2001 From: DuroCodes Date: Wed, 5 Jun 2024 02:12:15 -0400 Subject: [PATCH] fix: update typedoc plugin --- bun.lockb | Bin 301113 -> 301113 bytes package.json | 2 +- src/content/docs/v3/api/README.md | 4 +- src/content/docs/v3/api/functions/Services.md | 2 +- .../docs/v3/api/functions/discordEvent.md | 2 +- .../v3/api/interfaces/SernAutocompleteData.md | 10 +-- .../api/interfaces/SernSubCommandGroupData.md | 12 ++-- .../docs/v3/api/namespaces/Presence/README.md | 21 ------ .../namespaces/Presence/functions/module.md | 6 +- .../api/namespaces/Presence/functions/of.md | 6 +- .../namespaces/Presence/interfaces/Result.md | 6 +- .../Presence/type-aliases/Config.md | 4 +- .../docs/v3/api/namespaces/Sern/README.md | 12 ---- .../v3/api/type-aliases/SernOptionsData.md | 2 +- src/content/docs/v4/api/README.md | 3 +- src/content/docs/v4/api/classes/Context.md | 60 ++++++------------ .../docs/v4/api/enumerations/CommandType.md | 24 +++---- .../docs/v4/api/enumerations/EventType.md | 8 +-- .../docs/v4/api/enumerations/PayloadType.md | 6 +- .../docs/v4/api/enumerations/PluginType.md | 4 +- src/content/docs/v4/api/functions/Asset.md | 44 +++++++++++-- .../v4/api/functions/CommandControlPlugin.md | 2 +- .../v4/api/functions/CommandInitPlugin.md | 2 +- .../docs/v4/api/functions/EventInitPlugin.md | 2 +- src/content/docs/v4/api/functions/Service.md | 2 +- src/content/docs/v4/api/functions/Services.md | 4 +- .../docs/v4/api/functions/commandModule.md | 2 +- .../docs/v4/api/functions/discordEvent.md | 4 +- .../docs/v4/api/functions/eventModule.md | 2 +- .../docs/v4/api/functions/makeDependencies.md | 2 +- .../docs/v4/api/functions/makePlugin.md | 2 +- src/content/docs/v4/api/functions/single.md | 2 +- .../docs/v4/api/functions/transient.md | 2 +- .../docs/v4/api/interfaces/BothCommand.md | 16 ++--- .../docs/v4/api/interfaces/ButtonCommand.md | 14 ++-- .../v4/api/interfaces/ChannelSelectCommand.md | 14 ++-- .../v4/api/interfaces/CommandModuleDefs.md | 24 +++---- .../docs/v4/api/interfaces/ContextMenuMsg.md | 14 ++-- .../docs/v4/api/interfaces/ContextMenuUser.md | 14 ++-- .../docs/v4/api/interfaces/ControlPlugin.md | 4 +- .../v4/api/interfaces/CoreDependencies.md | 10 +-- .../v4/api/interfaces/DiscordEventCommand.md | 14 ++-- .../docs/v4/api/interfaces/Disposable.md | 2 +- src/content/docs/v4/api/interfaces/Emitter.md | 6 +- .../docs/v4/api/interfaces/ErrorHandling.md | 4 +- .../docs/v4/api/interfaces/EventModuleDefs.md | 8 +-- .../v4/api/interfaces/ExternalEventCommand.md | 16 ++--- src/content/docs/v4/api/interfaces/Init.md | 2 +- .../docs/v4/api/interfaces/InitPlugin.md | 4 +- src/content/docs/v4/api/interfaces/Logging.md | 8 +-- .../interfaces/MentionableSelectCommand.md | 14 ++-- .../v4/api/interfaces/ModalSubmitCommand.md | 14 ++-- src/content/docs/v4/api/interfaces/Plugin.md | 4 +- .../docs/v4/api/interfaces/PresenceResult.md | 12 ++-- .../v4/api/interfaces/RoleSelectCommand.md | 14 ++-- .../v4/api/interfaces/SernAutocompleteData.md | 16 ++--- .../v4/api/interfaces/SernEventCommand.md | 14 ++-- .../v4/api/interfaces/SernEventsMapping.md | 10 +-- .../v4/api/interfaces/SernSubCommandData.md | 4 +- .../api/interfaces/SernSubCommandGroupData.md | 16 ++--- .../docs/v4/api/interfaces/SlashCommand.md | 16 ++--- .../v4/api/interfaces/StringSelectCommand.md | 14 ++-- .../docs/v4/api/interfaces/TextCommand.md | 14 ++-- .../v4/api/interfaces/UserSelectCommand.md | 14 ++-- .../docs/v4/api/namespaces/Sern/README.md | 12 ---- .../v4/api/namespaces/Sern/functions/init.md | 2 +- .../docs/v4/api/type-aliases/AnyPlugin.md | 2 +- .../docs/v4/api/type-aliases/AssetEncoding.md | 12 ++++ .../docs/v4/api/type-aliases/CommandModule.md | 2 +- .../docs/v4/api/type-aliases/Controller.md | 2 +- .../docs/v4/api/type-aliases/EventModule.md | 2 +- .../docs/v4/api/type-aliases/LogPayload.md | 2 +- .../docs/v4/api/type-aliases/Payload.md | 2 +- .../docs/v4/api/type-aliases/PluginResult.md | 2 +- .../v4/api/type-aliases/PresenceConfig.md | 2 +- src/content/docs/v4/api/type-aliases/SDT.md | 4 +- .../v4/api/type-aliases/SernOptionsData.md | 4 +- src/content/docs/v4/api/variables/Presence.md | 2 +- .../docs/v4/api/variables/controller.md | 2 +- 79 files changed, 327 insertions(+), 343 deletions(-) delete mode 100644 src/content/docs/v3/api/namespaces/Presence/README.md delete mode 100644 src/content/docs/v3/api/namespaces/Sern/README.md delete mode 100644 src/content/docs/v4/api/namespaces/Sern/README.md create mode 100644 src/content/docs/v4/api/type-aliases/AssetEncoding.md diff --git a/bun.lockb b/bun.lockb index 3c57034f0f59f862f0a1a450ddae3fb71cab73ee..8b873cefc2388692fe880d5b70ea5ddd945cc915 100755 GIT binary patch delta 8943 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 XM^KcLT7y;(QVTe;$yPL2jcW2w(clQ} diff --git a/package.json b/package.json index 7b9a1d10f..5f911b9be 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "sharp": "^0.32.5", "starlight-blog": "^0.7.1", "starlight-links-validator": "^0.9.0", - "starlight-typedoc": "^0.12.1", + "starlight-typedoc": "0.12.2", "typedoc": "^0.25.13", "typedoc-plugin-markdown": "next", "typescript": "^5.4.5" diff --git a/src/content/docs/v3/api/README.md b/src/content/docs/v3/api/README.md index 0cb348d22..cef9bd57f 100644 --- a/src/content/docs/v3/api/README.md +++ b/src/content/docs/v3/api/README.md @@ -7,8 +7,8 @@ title: "@sern/handler" ## Namespaces -- [Presence](/v3/api/namespacespresence/readme/) -- [Sern](/v3/api/namespacessern/readme/) +- [Presence](/v3/api/namespaces/presence/readme/) +- [Sern](/v3/api/namespaces/sern/readme/) ## Enumerations diff --git a/src/content/docs/v3/api/functions/Services.md b/src/content/docs/v3/api/functions/Services.md index da11a1808..fc4d07dff 100644 --- a/src/content/docs/v3/api/functions/Services.md +++ b/src/content/docs/v3/api/functions/Services.md @@ -24,7 +24,7 @@ array of dependencies, in the same order of keys provided ## Since 3.0.0 -The plural version of [Service](../../../../../../../../v3/api/functions/service) +The plural version of [Service](../../../../../../v3/api/functions/service) ## Source diff --git a/src/content/docs/v3/api/functions/discordEvent.md b/src/content/docs/v3/api/functions/discordEvent.md index fd9790fe8..189b9c942 100644 --- a/src/content/docs/v3/api/functions/discordEvent.md +++ b/src/content/docs/v3/api/functions/discordEvent.md @@ -8,7 +8,7 @@ title: "discordEvent" > **discordEvent**\<`T`\>(`mod`): [`EventModule`](/v3/api/type-aliases/eventmodule/) Create event modules from discord.js client events, -This is an [eventModule](../../../../../../../../v3/api/functions/eventmodule) for discord events, +This is an [eventModule](../../../../../../v3/api/functions/eventmodule) for discord events, where typings can be very bad. ## Type parameters diff --git a/src/content/docs/v3/api/interfaces/SernAutocompleteData.md b/src/content/docs/v3/api/interfaces/SernAutocompleteData.md index 161776e46..f636f6c64 100644 --- a/src/content/docs/v3/api/interfaces/SernAutocompleteData.md +++ b/src/content/docs/v3/api/interfaces/SernAutocompleteData.md @@ -41,7 +41,7 @@ title: "SernAutocompleteData" #### Source -node\_modules/discord.js/typings/index.d.ts:4711 +node\_modules/discord.js/typings/index.d.ts:4715 *** @@ -55,7 +55,7 @@ node\_modules/discord.js/typings/index.d.ts:4711 #### Source -node\_modules/discord.js/typings/index.d.ts:4712 +node\_modules/discord.js/typings/index.d.ts:4716 *** @@ -69,7 +69,7 @@ node\_modules/discord.js/typings/index.d.ts:4712 #### Source -node\_modules/discord.js/typings/index.d.ts:4709 +node\_modules/discord.js/typings/index.d.ts:4713 *** @@ -83,7 +83,7 @@ node\_modules/discord.js/typings/index.d.ts:4709 #### Source -node\_modules/discord.js/typings/index.d.ts:4710 +node\_modules/discord.js/typings/index.d.ts:4714 *** @@ -97,7 +97,7 @@ node\_modules/discord.js/typings/index.d.ts:4710 #### Source -node\_modules/discord.js/typings/index.d.ts:4713 +node\_modules/discord.js/typings/index.d.ts:4717 *** diff --git a/src/content/docs/v3/api/interfaces/SernSubCommandGroupData.md b/src/content/docs/v3/api/interfaces/SernSubCommandGroupData.md index c8f6db728..6d1b8da33 100644 --- a/src/content/docs/v3/api/interfaces/SernSubCommandGroupData.md +++ b/src/content/docs/v3/api/interfaces/SernSubCommandGroupData.md @@ -21,7 +21,7 @@ title: "SernSubCommandGroupData" #### Source -node\_modules/discord.js/typings/index.d.ts:4714 +node\_modules/discord.js/typings/index.d.ts:4718 *** @@ -35,7 +35,7 @@ node\_modules/discord.js/typings/index.d.ts:4714 #### Source -node\_modules/discord.js/typings/index.d.ts:4711 +node\_modules/discord.js/typings/index.d.ts:4715 *** @@ -49,7 +49,7 @@ node\_modules/discord.js/typings/index.d.ts:4711 #### Source -node\_modules/discord.js/typings/index.d.ts:4712 +node\_modules/discord.js/typings/index.d.ts:4716 *** @@ -63,7 +63,7 @@ node\_modules/discord.js/typings/index.d.ts:4712 #### Source -node\_modules/discord.js/typings/index.d.ts:4709 +node\_modules/discord.js/typings/index.d.ts:4713 *** @@ -77,7 +77,7 @@ node\_modules/discord.js/typings/index.d.ts:4709 #### Source -node\_modules/discord.js/typings/index.d.ts:4710 +node\_modules/discord.js/typings/index.d.ts:4714 *** @@ -101,7 +101,7 @@ node\_modules/discord.js/typings/index.d.ts:4710 #### Source -node\_modules/discord.js/typings/index.d.ts:4713 +node\_modules/discord.js/typings/index.d.ts:4717 *** diff --git a/src/content/docs/v3/api/namespaces/Presence/README.md b/src/content/docs/v3/api/namespaces/Presence/README.md deleted file mode 100644 index 8e38d2898..000000000 --- a/src/content/docs/v3/api/namespaces/Presence/README.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -editUrl: false -next: false -prev: false -title: "Presence" ---- - -## Index - -### Interfaces - -- [Result](/v3/api/namespacespresenceinterfaces/result/) - -### Type Aliases - -- [Config](/v3/api/namespacespresencetype-aliases/config/) - -### Functions - -- [module](/v3/api/namespacespresencefunctions/module/) -- [of](/v3/api/namespacespresencefunctions/of/) diff --git a/src/content/docs/v3/api/namespaces/Presence/functions/module.md b/src/content/docs/v3/api/namespaces/Presence/functions/module.md index 860596eba..2b7a73169 100644 --- a/src/content/docs/v3/api/namespaces/Presence/functions/module.md +++ b/src/content/docs/v3/api/namespaces/Presence/functions/module.md @@ -5,7 +5,7 @@ prev: false title: "module" --- -> **module**\<`T`\>(`conf`): [`Config`](/v3/api/namespacespresencetype-aliases/config/)\<`T`\> +> **module**\<`T`\>(`conf`): [`Config`](/v3/api/namespaces/presence/type-aliases/config/)\<`T`\> A small wrapper to provide type inference. Create a Presence module which **MUST** be put in a file called presence.(language-extension) @@ -17,11 +17,11 @@ adjacent to the file where **Sern.init** is CALLED. ## Parameters -• **conf**: [`Config`](/v3/api/namespacespresencetype-aliases/config/)\<`T`\> +• **conf**: [`Config`](/v3/api/namespaces/presence/type-aliases/config/)\<`T`\> ## Returns -[`Config`](/v3/api/namespacespresencetype-aliases/config/)\<`T`\> +[`Config`](/v3/api/namespaces/presence/type-aliases/config/)\<`T`\> ## Source diff --git a/src/content/docs/v3/api/namespaces/Presence/functions/of.md b/src/content/docs/v3/api/namespaces/Presence/functions/of.md index 93b7c3483..69a871411 100644 --- a/src/content/docs/v3/api/namespaces/Presence/functions/of.md +++ b/src/content/docs/v3/api/namespaces/Presence/functions/of.md @@ -13,7 +13,7 @@ Create a Presence body which can be either: ## Parameters -• **root**: `Omit`\<[`Result`](/v3/api/namespacespresenceinterfaces/result/), `"repeat"` \| `"onRepeat"`\> +• **root**: `Omit`\<[`Result`](/v3/api/namespaces/presence/interfaces/result/), `"repeat"` \| `"onRepeat"`\> ## Returns @@ -21,7 +21,7 @@ Create a Presence body which can be either: ### once() -> **once**: () => `Omit`\<[`Result`](/v3/api/namespacespresenceinterfaces/result/), `"repeat"` \| `"onRepeat"`\> +> **once**: () => `Omit`\<[`Result`](/v3/api/namespaces/presence/interfaces/result/), `"repeat"` \| `"onRepeat"`\> #### Example @@ -37,7 +37,7 @@ Presence #### Returns -`Omit`\<[`Result`](/v3/api/namespacespresenceinterfaces/result/), `"repeat"` \| `"onRepeat"`\> +`Omit`\<[`Result`](/v3/api/namespaces/presence/interfaces/result/), `"repeat"` \| `"onRepeat"`\> ### repeated() diff --git a/src/content/docs/v3/api/namespaces/Presence/interfaces/Result.md b/src/content/docs/v3/api/namespaces/Presence/interfaces/Result.md index e744894b0..7a06246e3 100644 --- a/src/content/docs/v3/api/namespaces/Presence/interfaces/Result.md +++ b/src/content/docs/v3/api/namespaces/Presence/interfaces/Result.md @@ -29,15 +29,15 @@ title: "Result" ### onRepeat()? -> `optional` **onRepeat**: (`previous`) => [`Result`](/v3/api/namespacespresenceinterfaces/result/) +> `optional` **onRepeat**: (`previous`) => [`Result`](/v3/api/namespaces/presence/interfaces/result/) #### Parameters -• **previous**: [`Result`](/v3/api/namespacespresenceinterfaces/result/) +• **previous**: [`Result`](/v3/api/namespaces/presence/interfaces/result/) #### Returns -[`Result`](/v3/api/namespacespresenceinterfaces/result/) +[`Result`](/v3/api/namespaces/presence/interfaces/result/) #### Source diff --git a/src/content/docs/v3/api/namespaces/Presence/type-aliases/Config.md b/src/content/docs/v3/api/namespaces/Presence/type-aliases/Config.md index 4a67aa219..eb43cec90 100644 --- a/src/content/docs/v3/api/namespaces/Presence/type-aliases/Config.md +++ b/src/content/docs/v3/api/namespaces/Presence/type-aliases/Config.md @@ -15,7 +15,7 @@ title: "Config" ### execute() -> **execute**: (...`v`) => [`Result`](/v3/api/namespacespresenceinterfaces/result/) +> **execute**: (...`v`) => [`Result`](/v3/api/namespaces/presence/interfaces/result/) #### Parameters @@ -23,7 +23,7 @@ title: "Config" #### Returns -[`Result`](/v3/api/namespacespresenceinterfaces/result/) +[`Result`](/v3/api/namespaces/presence/interfaces/result/) ### inject? diff --git a/src/content/docs/v3/api/namespaces/Sern/README.md b/src/content/docs/v3/api/namespaces/Sern/README.md deleted file mode 100644 index fc90b3f6b..000000000 --- a/src/content/docs/v3/api/namespaces/Sern/README.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -editUrl: false -next: false -prev: false -title: "Sern" ---- - -## Index - -### Functions - -- [init](/v3/api/namespacessernfunctions/init/) diff --git a/src/content/docs/v3/api/type-aliases/SernOptionsData.md b/src/content/docs/v3/api/type-aliases/SernOptionsData.md index efd12c0a1..a38e7fe9d 100644 --- a/src/content/docs/v3/api/type-aliases/SernOptionsData.md +++ b/src/content/docs/v3/api/type-aliases/SernOptionsData.md @@ -7,7 +7,7 @@ title: "SernOptionsData" > **SernOptionsData**: [`SernSubCommandData`](/v3/api/interfaces/sernsubcommanddata/) \| [`SernSubCommandGroupData`](/v3/api/interfaces/sernsubcommandgroupdata/) \| `APIApplicationCommandBasicOption` \| [`SernAutocompleteData`](/v3/api/interfaces/sernautocompletedata/) -Type that replaces autocomplete with [SernAutocompleteData](../../../../../../../../v3/api/interfaces/sernautocompletedata) +Type that replaces autocomplete with [SernAutocompleteData](../../../../../../v3/api/interfaces/sernautocompletedata) ## Source diff --git a/src/content/docs/v4/api/README.md b/src/content/docs/v4/api/README.md index 8ee796d76..742f3d0fd 100644 --- a/src/content/docs/v4/api/README.md +++ b/src/content/docs/v4/api/README.md @@ -7,7 +7,7 @@ title: "@sern/handler" ## Namespaces -- [Sern](/v4/api/namespacessern/readme/) +- [Sern](/v4/api/namespaces/sern/readme/) ## Enumerations @@ -57,6 +57,7 @@ title: "@sern/handler" ## Type Aliases - [AnyPlugin](/v4/api/type-aliases/anyplugin/) +- [AssetEncoding](/v4/api/type-aliases/assetencoding/) - [CommandModule](/v4/api/type-aliases/commandmodule/) - [Controller](/v4/api/type-aliases/controller/) - [EventModule](/v4/api/type-aliases/eventmodule/) diff --git a/src/content/docs/v4/api/classes/Context.md b/src/content/docs/v4/api/classes/Context.md index ed1d06b33..0391aeec7 100644 --- a/src/content/docs/v4/api/classes/Context.md +++ b/src/content/docs/v4/api/classes/Context.md @@ -27,7 +27,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:53](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L53) +[src/core/structures/context.ts:47](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L47) *** @@ -41,7 +41,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:57](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L57) +[src/core/structures/context.ts:51](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L51) *** @@ -55,7 +55,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:103](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L103) +[src/core/structures/context.ts:97](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L97) *** @@ -69,7 +69,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:77](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L77) +[src/core/structures/context.ts:71](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L71) *** @@ -83,7 +83,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:83](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L83) +[src/core/structures/context.ts:77](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L77) *** @@ -97,7 +97,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:89](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L89) +[src/core/structures/context.ts:83](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L83) *** @@ -111,7 +111,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:47](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L47) +[src/core/structures/context.ts:41](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L41) *** @@ -125,7 +125,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:109](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L109) +[src/core/structures/context.ts:103](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L103) *** @@ -139,7 +139,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/core-context.ts:15](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/core-context.ts#L15) +[src/core/structures/core-context.ts:15](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/core-context.ts#L15) *** @@ -153,7 +153,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:97](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L97) +[src/core/structures/context.ts:91](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L91) *** @@ -167,21 +167,21 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/core-context.ts:12](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/core-context.ts#L12) +[src/core/structures/core-context.ts:12](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/core-context.ts#L12) *** ### options -> `get` **options**(): `Omit`\<`CommandInteractionOptionResolver`\<`CacheType`\>, `"getMessage"` \| `"getFocused"`\> +> `get` **options**(): `string`[] \| `Omit`\<`CommandInteractionOptionResolver`\<`CacheType`\>, `"getMessage"` \| `"getFocused"`\> #### Returns -`Omit`\<`CommandInteractionOptionResolver`\<`CacheType`\>, `"getMessage"` \| `"getFocused"`\> +`string`[] \| `Omit`\<`CommandInteractionOptionResolver`\<`CacheType`\>, `"getMessage"` \| `"getFocused"`\> #### Source -[src/core/structures/context.ts:24](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L24) +[src/core/structures/context.ts:25](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L25) *** @@ -195,7 +195,7 @@ Message and ChatInputCommandInteraction #### Source -[src/core/structures/context.ts:44](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L44) +[src/core/structures/context.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L38) *** @@ -212,7 +212,7 @@ else, interaction.user #### Source -[src/core/structures/context.ts:67](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L67) +[src/core/structures/context.ts:61](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L61) *** @@ -226,28 +226,10 @@ else, interaction.user #### Source -[src/core/structures/context.ts:73](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L73) +[src/core/structures/context.ts:67](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L67) ## Methods -### args() - -> **args**(`type`): `string`[] \| `Omit`\<`CommandInteractionOptionResolver`\<`CacheType`\>, `"getMessage"` \| `"getFocused"`\> - -#### Parameters - -• **type**: `"message"` \| `"interaction"` - -#### Returns - -`string`[] \| `Omit`\<`CommandInteractionOptionResolver`\<`CacheType`\>, `"getMessage"` \| `"getFocused"`\> - -#### Source - -[src/core/structures/context.ts:28](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L28) - -*** - ### isMessage() > **isMessage**(): `this is CoreContext, never>` @@ -262,7 +244,7 @@ else, interaction.user #### Source -[src/core/structures/core-context.ts:19](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/core-context.ts#L19) +[src/core/structures/core-context.ts:19](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/core-context.ts#L19) *** @@ -280,7 +262,7 @@ else, interaction.user #### Source -[src/core/structures/core-context.ts:23](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/core-context.ts#L23) +[src/core/structures/core-context.ts:23](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/core-context.ts#L23) *** @@ -298,7 +280,7 @@ else, interaction.user #### Source -[src/core/structures/context.ts:115](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L115) +[src/core/structures/context.ts:109](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L109) *** @@ -318,4 +300,4 @@ else, interaction.user #### Source -[src/core/structures/context.ts:124](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/context.ts#L124) +[src/core/structures/context.ts:118](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/context.ts#L118) diff --git a/src/content/docs/v4/api/enumerations/CommandType.md b/src/content/docs/v4/api/enumerations/CommandType.md index 895b10677..ffd8f1d54 100644 --- a/src/content/docs/v4/api/enumerations/CommandType.md +++ b/src/content/docs/v4/api/enumerations/CommandType.md @@ -31,7 +31,7 @@ export default commandModule({ #### Source -[src/core/structures/enums.ts:20](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L20) +[src/core/structures/enums.ts:20](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L23) +[src/core/structures/enums.ts:23](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L29) +[src/core/structures/enums.ts:29](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L22) +[src/core/structures/enums.ts:22](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L21) +[src/core/structures/enums.ts:21](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L28) +[src/core/structures/enums.ts:28](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L25) +[src/core/structures/enums.ts:25](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L27) +[src/core/structures/enums.ts:27](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L19) +[src/core/structures/enums.ts:19](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L24) +[src/core/structures/enums.ts:24](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L18) +[src/core/structures/enums.ts:18](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L26) +[src/core/structures/enums.ts:26](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L26) diff --git a/src/content/docs/v4/api/enumerations/EventType.md b/src/content/docs/v4/api/enumerations/EventType.md index 028f9c0ee..63b0401e9 100644 --- a/src/content/docs/v4/api/enumerations/EventType.md +++ b/src/content/docs/v4/api/enumerations/EventType.md @@ -28,7 +28,7 @@ export default eventModule({ #### Source -[src/core/structures/enums.ts:61](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L61) +[src/core/structures/enums.ts:61](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L61) *** @@ -40,7 +40,7 @@ The EventType for handling discord events #### Source -[src/core/structures/enums.ts:51](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L51) +[src/core/structures/enums.ts:51](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L51) *** @@ -53,7 +53,7 @@ Could be for example, `process` events, database events #### Source -[src/core/structures/enums.ts:60](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L60) +[src/core/structures/enums.ts:60](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L60) *** @@ -65,4 +65,4 @@ The EventType for handling sern events #### Source -[src/core/structures/enums.ts:55](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L55) +[src/core/structures/enums.ts:55](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L55) diff --git a/src/content/docs/v4/api/enumerations/PayloadType.md b/src/content/docs/v4/api/enumerations/PayloadType.md index 3795794be..0c6af0098 100644 --- a/src/content/docs/v4/api/enumerations/PayloadType.md +++ b/src/content/docs/v4/api/enumerations/PayloadType.md @@ -17,7 +17,7 @@ title: "PayloadType" #### Source -[src/core/structures/enums.ts:94](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L94) +[src/core/structures/enums.ts:94](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L94) *** @@ -27,7 +27,7 @@ title: "PayloadType" #### Source -[src/core/structures/enums.ts:93](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L93) +[src/core/structures/enums.ts:93](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L93) *** @@ -37,4 +37,4 @@ title: "PayloadType" #### Source -[src/core/structures/enums.ts:95](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L95) +[src/core/structures/enums.ts:95](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L95) diff --git a/src/content/docs/v4/api/enumerations/PluginType.md b/src/content/docs/v4/api/enumerations/PluginType.md index abb6496e5..c12df11f3 100644 --- a/src/content/docs/v4/api/enumerations/PluginType.md +++ b/src/content/docs/v4/api/enumerations/PluginType.md @@ -29,7 +29,7 @@ The PluginType for EventPlugins #### Source -[src/core/structures/enums.ts:86](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L86) +[src/core/structures/enums.ts:86](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L86) *** @@ -41,4 +41,4 @@ The PluginType for InitPlugins #### Source -[src/core/structures/enums.ts:82](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/structures/enums.ts#L82) +[src/core/structures/enums.ts:82](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/structures/enums.ts#L82) diff --git a/src/content/docs/v4/api/functions/Asset.md b/src/content/docs/v4/api/functions/Asset.md index 280bd758a..167a43fa9 100644 --- a/src/content/docs/v4/api/functions/Asset.md +++ b/src/content/docs/v4/api/functions/Asset.md @@ -5,16 +5,50 @@ prev: false title: "Asset" --- -> **Asset**(`p`): `Promise`\<`string`\> +## Asset(p, opts) -## Parameters +> **Asset**(`p`, `opts`?): `Promise`\<`string`\> + +Reads an asset file from the 'assets' directory. +If encoding is 'attachment', a discord.js AttachmentBuilder is provided, else +fs.promises.readFile is called. The default is utf8. + +### Parameters • **p**: `string` -## Returns +• **opts?** + +• **opts.encoding?**: `"utf8"` \| `"base64"` \| `"binary"` + +• **opts.name?**: `string` + +### Returns `Promise`\<`string`\> -## Source +### Source -[src/index.ts:60](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/index.ts#L60) +[src/index.ts:71](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/index.ts#L71) + +## Asset(p, opts) + +> **Asset**(`p`, `opts`?): `Promise`\<`AttachmentBuilder`\> + +### Parameters + +• **p**: `string` + +• **opts?** + +• **opts.encoding?**: `"attachment"` + +• **opts.name?**: `string` + +### Returns + +`Promise`\<`AttachmentBuilder`\> + +### Source + +[src/index.ts:72](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/index.ts#L72) diff --git a/src/content/docs/v4/api/functions/CommandControlPlugin.md b/src/content/docs/v4/api/functions/CommandControlPlugin.md index f01e16eb9..6086c4c5a 100644 --- a/src/content/docs/v4/api/functions/CommandControlPlugin.md +++ b/src/content/docs/v4/api/functions/CommandControlPlugin.md @@ -25,4 +25,4 @@ title: "CommandControlPlugin" ## Source -[src/core/create-plugins.ts:28](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/create-plugins.ts#L28) +[src/core/create-plugins.ts:28](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/create-plugins.ts#L28) diff --git a/src/content/docs/v4/api/functions/CommandInitPlugin.md b/src/content/docs/v4/api/functions/CommandInitPlugin.md index 3adc75cf1..c2a450c78 100644 --- a/src/content/docs/v4/api/functions/CommandInitPlugin.md +++ b/src/content/docs/v4/api/functions/CommandInitPlugin.md @@ -25,4 +25,4 @@ title: "CommandInitPlugin" ## Source -[src/core/create-plugins.ts:20](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/create-plugins.ts#L20) +[src/core/create-plugins.ts:20](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/create-plugins.ts#L20) diff --git a/src/content/docs/v4/api/functions/EventInitPlugin.md b/src/content/docs/v4/api/functions/EventInitPlugin.md index 01b0cd08f..8cdc9379c 100644 --- a/src/content/docs/v4/api/functions/EventInitPlugin.md +++ b/src/content/docs/v4/api/functions/EventInitPlugin.md @@ -21,4 +21,4 @@ title: "EventInitPlugin" ## Source -[src/core/create-plugins.ts:14](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/create-plugins.ts#L14) +[src/core/create-plugins.ts:14](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/create-plugins.ts#L14) diff --git a/src/content/docs/v4/api/functions/Service.md b/src/content/docs/v4/api/functions/Service.md index 7a997ccc9..a2350de50 100644 --- a/src/content/docs/v4/api/functions/Service.md +++ b/src/content/docs/v4/api/functions/Service.md @@ -38,4 +38,4 @@ const client = Service('@sern/client'); ## Source -[src/core/ioc/index.ts:19](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/ioc/index.ts#L19) +[src/core/ioc/index.ts:19](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/ioc/index.ts#L19) diff --git a/src/content/docs/v4/api/functions/Services.md b/src/content/docs/v4/api/functions/Services.md index f4dd66649..8c0ef0a08 100644 --- a/src/content/docs/v4/api/functions/Services.md +++ b/src/content/docs/v4/api/functions/Services.md @@ -24,8 +24,8 @@ array of dependencies, in the same order of keys provided ## Since 3.0.0 -The plural version of [Service](../../../../../../../../v4/api/functions/service) +The plural version of [Service](../../../../../../v4/api/functions/service) ## Source -[src/core/ioc/index.ts:27](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/ioc/index.ts#L27) +[src/core/ioc/index.ts:27](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/ioc/index.ts#L27) diff --git a/src/content/docs/v4/api/functions/commandModule.md b/src/content/docs/v4/api/functions/commandModule.md index e4fc179bd..b3940bfac 100644 --- a/src/content/docs/v4/api/functions/commandModule.md +++ b/src/content/docs/v4/api/functions/commandModule.md @@ -21,4 +21,4 @@ title: "commandModule" ## Source -[src/core/modules.ts:15](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/modules.ts#L15) +[src/core/modules.ts:15](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/modules.ts#L15) diff --git a/src/content/docs/v4/api/functions/discordEvent.md b/src/content/docs/v4/api/functions/discordEvent.md index 385fa9011..e9761f7ec 100644 --- a/src/content/docs/v4/api/functions/discordEvent.md +++ b/src/content/docs/v4/api/functions/discordEvent.md @@ -8,7 +8,7 @@ title: "discordEvent" > **discordEvent**\<`T`\>(`mod`): `Module` Create event modules from discord.js client events, -This is an [eventModule](../../../../../../../../v4/api/functions/eventmodule) for discord events, +This is an [eventModule](../../../../../../v4/api/functions/eventmodule) for discord events, where typings can be very bad. ## Type parameters @@ -31,4 +31,4 @@ where typings can be very bad. ## Source -[src/core/modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/modules.ts#L39) +[src/core/modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/modules.ts#L39) diff --git a/src/content/docs/v4/api/functions/eventModule.md b/src/content/docs/v4/api/functions/eventModule.md index 71904ff1d..a5c9606ac 100644 --- a/src/content/docs/v4/api/functions/eventModule.md +++ b/src/content/docs/v4/api/functions/eventModule.md @@ -22,4 +22,4 @@ The wrapper function to define event modules for sern ## Source -[src/core/modules.ts:29](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/modules.ts#L29) +[src/core/modules.ts:29](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/modules.ts#L29) diff --git a/src/content/docs/v4/api/functions/makeDependencies.md b/src/content/docs/v4/api/functions/makeDependencies.md index d56b8da9a..7f60a5b6c 100644 --- a/src/content/docs/v4/api/functions/makeDependencies.md +++ b/src/content/docs/v4/api/functions/makeDependencies.md @@ -17,4 +17,4 @@ title: "makeDependencies" ## Source -[src/core/ioc/base.ts:52](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/ioc/base.ts#L52) +[src/core/ioc/base.ts:52](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/ioc/base.ts#L52) diff --git a/src/content/docs/v4/api/functions/makePlugin.md b/src/content/docs/v4/api/functions/makePlugin.md index 89bf15dbf..bedf57569 100644 --- a/src/content/docs/v4/api/functions/makePlugin.md +++ b/src/content/docs/v4/api/functions/makePlugin.md @@ -23,4 +23,4 @@ title: "makePlugin" ## Source -[src/core/create-plugins.ts:5](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/create-plugins.ts#L5) +[src/core/create-plugins.ts:5](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/create-plugins.ts#L5) diff --git a/src/content/docs/v4/api/functions/single.md b/src/content/docs/v4/api/functions/single.md index 289c646e7..325acc1d7 100644 --- a/src/content/docs/v4/api/functions/single.md +++ b/src/content/docs/v4/api/functions/single.md @@ -25,4 +25,4 @@ Creates a singleton object. ## Source -[src/core/ioc/index.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/ioc/index.ts#L36) +[src/core/ioc/index.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/ioc/index.ts#L36) diff --git a/src/content/docs/v4/api/functions/transient.md b/src/content/docs/v4/api/functions/transient.md index e91e1dd8e..c2dd5096d 100644 --- a/src/content/docs/v4/api/functions/transient.md +++ b/src/content/docs/v4/api/functions/transient.md @@ -30,4 +30,4 @@ Creates a transient object ## Source -[src/core/ioc/index.ts:44](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/ioc/index.ts#L44) +[src/core/ioc/index.ts:44](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/ioc/index.ts#L44) diff --git a/src/content/docs/v4/api/interfaces/BothCommand.md b/src/content/docs/v4/api/interfaces/BothCommand.md index c5207197e..43c96256d 100644 --- a/src/content/docs/v4/api/interfaces/BothCommand.md +++ b/src/content/docs/v4/api/interfaces/BothCommand.md @@ -21,7 +21,7 @@ title: "BothCommand" #### Source -[src/types/core-modules.ts:138](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L138) +[src/types/core-modules.ts:138](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L138) *** @@ -45,7 +45,7 @@ title: "BothCommand" #### Source -[src/types/core-modules.ts:140](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L140) +[src/types/core-modules.ts:140](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L140) *** @@ -67,7 +67,7 @@ title: "BothCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "BothCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "BothCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -105,7 +105,7 @@ title: "BothCommand" #### Source -[src/types/core-modules.ts:139](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L139) +[src/types/core-modules.ts:139](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L139) *** @@ -119,7 +119,7 @@ title: "BothCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -133,4 +133,4 @@ title: "BothCommand" #### Source -[src/types/core-modules.ts:137](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L137) +[src/types/core-modules.ts:137](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L137) diff --git a/src/content/docs/v4/api/interfaces/ButtonCommand.md b/src/content/docs/v4/api/interfaces/ButtonCommand.md index 9087fa393..583359d51 100644 --- a/src/content/docs/v4/api/interfaces/ButtonCommand.md +++ b/src/content/docs/v4/api/interfaces/ButtonCommand.md @@ -21,7 +21,7 @@ title: "ButtonCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "ButtonCommand" #### Source -[src/types/core-modules.ts:80](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L80) +[src/types/core-modules.ts:80](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L80) *** @@ -67,7 +67,7 @@ title: "ButtonCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "ButtonCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "ButtonCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "ButtonCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "ButtonCommand" #### Source -[src/types/core-modules.ts:79](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L79) +[src/types/core-modules.ts:79](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L79) diff --git a/src/content/docs/v4/api/interfaces/ChannelSelectCommand.md b/src/content/docs/v4/api/interfaces/ChannelSelectCommand.md index 0d63bafe7..89403433b 100644 --- a/src/content/docs/v4/api/interfaces/ChannelSelectCommand.md +++ b/src/content/docs/v4/api/interfaces/ChannelSelectCommand.md @@ -21,7 +21,7 @@ title: "ChannelSelectCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "ChannelSelectCommand" #### Source -[src/types/core-modules.ts:90](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L90) +[src/types/core-modules.ts:90](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L90) *** @@ -67,7 +67,7 @@ title: "ChannelSelectCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "ChannelSelectCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "ChannelSelectCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "ChannelSelectCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "ChannelSelectCommand" #### Source -[src/types/core-modules.ts:89](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L89) +[src/types/core-modules.ts:89](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L89) diff --git a/src/content/docs/v4/api/interfaces/CommandModuleDefs.md b/src/content/docs/v4/api/interfaces/CommandModuleDefs.md index e185a8c95..4e9af1814 100644 --- a/src/content/docs/v4/api/interfaces/CommandModuleDefs.md +++ b/src/content/docs/v4/api/interfaces/CommandModuleDefs.md @@ -13,7 +13,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:161](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L161) +[src/types/core-modules.ts:161](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L161) *** @@ -23,7 +23,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:169](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L169) +[src/types/core-modules.ts:169](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L169) *** @@ -33,7 +33,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:171](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L171) +[src/types/core-modules.ts:171](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L171) *** @@ -43,7 +43,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:166](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L166) +[src/types/core-modules.ts:166](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L166) *** @@ -53,7 +53,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:162](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L162) +[src/types/core-modules.ts:162](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L162) *** @@ -63,7 +63,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:168](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L168) +[src/types/core-modules.ts:168](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L168) *** @@ -73,7 +73,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:163](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L163) +[src/types/core-modules.ts:163](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L163) *** @@ -83,7 +83,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:167](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L167) +[src/types/core-modules.ts:167](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L167) *** @@ -93,7 +93,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:165](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L165) +[src/types/core-modules.ts:165](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L165) *** @@ -103,7 +103,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:170](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L170) +[src/types/core-modules.ts:170](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L170) *** @@ -113,7 +113,7 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:172](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L172) +[src/types/core-modules.ts:172](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L172) *** @@ -123,4 +123,4 @@ title: "CommandModuleDefs" #### Source -[src/types/core-modules.ts:164](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L164) +[src/types/core-modules.ts:164](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L164) diff --git a/src/content/docs/v4/api/interfaces/ContextMenuMsg.md b/src/content/docs/v4/api/interfaces/ContextMenuMsg.md index f6a3d615f..b207ef5c3 100644 --- a/src/content/docs/v4/api/interfaces/ContextMenuMsg.md +++ b/src/content/docs/v4/api/interfaces/ContextMenuMsg.md @@ -21,7 +21,7 @@ title: "ContextMenuMsg" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "ContextMenuMsg" #### Source -[src/types/core-modules.ts:75](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L75) +[src/types/core-modules.ts:75](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L75) *** @@ -67,7 +67,7 @@ title: "ContextMenuMsg" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "ContextMenuMsg" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "ContextMenuMsg" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "ContextMenuMsg" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "ContextMenuMsg" #### Source -[src/types/core-modules.ts:74](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L74) +[src/types/core-modules.ts:74](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L74) diff --git a/src/content/docs/v4/api/interfaces/ContextMenuUser.md b/src/content/docs/v4/api/interfaces/ContextMenuUser.md index dfe22f5d6..cd5300776 100644 --- a/src/content/docs/v4/api/interfaces/ContextMenuUser.md +++ b/src/content/docs/v4/api/interfaces/ContextMenuUser.md @@ -21,7 +21,7 @@ title: "ContextMenuUser" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "ContextMenuUser" #### Source -[src/types/core-modules.ts:70](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L70) +[src/types/core-modules.ts:70](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L70) *** @@ -67,7 +67,7 @@ title: "ContextMenuUser" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "ContextMenuUser" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "ContextMenuUser" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "ContextMenuUser" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "ContextMenuUser" #### Source -[src/types/core-modules.ts:69](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L69) +[src/types/core-modules.ts:69](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L69) diff --git a/src/content/docs/v4/api/interfaces/ControlPlugin.md b/src/content/docs/v4/api/interfaces/ControlPlugin.md index f784848ae..49cfda881 100644 --- a/src/content/docs/v4/api/interfaces/ControlPlugin.md +++ b/src/content/docs/v4/api/interfaces/ControlPlugin.md @@ -25,7 +25,7 @@ title: "ControlPlugin" #### Source -[src/types/core-plugin.ts:54](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-plugin.ts#L54) +[src/types/core-plugin.ts:54](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-plugin.ts#L54) *** @@ -35,4 +35,4 @@ title: "ControlPlugin" #### Source -[src/types/core-plugin.ts:53](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-plugin.ts#L53) +[src/types/core-plugin.ts:53](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-plugin.ts#L53) diff --git a/src/content/docs/v4/api/interfaces/CoreDependencies.md b/src/content/docs/v4/api/interfaces/CoreDependencies.md index 05f18069c..7ec710d5a 100644 --- a/src/content/docs/v4/api/interfaces/CoreDependencies.md +++ b/src/content/docs/v4/api/interfaces/CoreDependencies.md @@ -13,7 +13,7 @@ title: "CoreDependencies" #### Source -[src/types/ioc.ts:9](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/ioc.ts#L9) +[src/types/ioc.ts:9](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/ioc.ts#L9) *** @@ -23,7 +23,7 @@ title: "CoreDependencies" #### Source -[src/types/ioc.ts:10](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/ioc.ts#L10) +[src/types/ioc.ts:10](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/ioc.ts#L10) *** @@ -33,7 +33,7 @@ title: "CoreDependencies" #### Source -[src/types/ioc.ts:11](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/ioc.ts#L11) +[src/types/ioc.ts:11](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/ioc.ts#L11) *** @@ -43,7 +43,7 @@ title: "CoreDependencies" #### Source -[src/types/ioc.ts:12](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/ioc.ts#L12) +[src/types/ioc.ts:12](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/ioc.ts#L12) *** @@ -53,4 +53,4 @@ title: "CoreDependencies" #### Source -[src/types/ioc.ts:13](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/ioc.ts#L13) +[src/types/ioc.ts:13](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/ioc.ts#L13) diff --git a/src/content/docs/v4/api/interfaces/DiscordEventCommand.md b/src/content/docs/v4/api/interfaces/DiscordEventCommand.md index 9fcaca989..21a8d1323 100644 --- a/src/content/docs/v4/api/interfaces/DiscordEventCommand.md +++ b/src/content/docs/v4/api/interfaces/DiscordEventCommand.md @@ -25,7 +25,7 @@ title: "DiscordEventCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -47,7 +47,7 @@ title: "DiscordEventCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -61,7 +61,7 @@ title: "DiscordEventCommand" #### Source -[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L120) +[src/types/core-modules.ts:120](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L120) *** @@ -75,7 +75,7 @@ title: "DiscordEventCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -89,7 +89,7 @@ title: "DiscordEventCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -103,7 +103,7 @@ title: "DiscordEventCommand" #### Source -[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L121) +[src/types/core-modules.ts:121](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L121) ## Methods @@ -125,4 +125,4 @@ title: "DiscordEventCommand" #### Source -[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L122) +[src/types/core-modules.ts:122](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L122) diff --git a/src/content/docs/v4/api/interfaces/Disposable.md b/src/content/docs/v4/api/interfaces/Disposable.md index ee1e82f7f..cb20a74e7 100644 --- a/src/content/docs/v4/api/interfaces/Disposable.md +++ b/src/content/docs/v4/api/interfaces/Disposable.md @@ -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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L17) +[src/core/interfaces.ts:17](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L17) diff --git a/src/content/docs/v4/api/interfaces/Emitter.md b/src/content/docs/v4/api/interfaces/Emitter.md index 65ca716ce..86a1d194a 100644 --- a/src/content/docs/v4/api/interfaces/Emitter.md +++ b/src/content/docs/v4/api/interfaces/Emitter.md @@ -23,7 +23,7 @@ title: "Emitter" #### Source -[src/core/interfaces.ts:22](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L22) +[src/core/interfaces.ts:22](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L22) *** @@ -43,7 +43,7 @@ title: "Emitter" #### Source -[src/core/interfaces.ts:24](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L24) +[src/core/interfaces.ts:24](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L24) *** @@ -63,4 +63,4 @@ title: "Emitter" #### Source -[src/core/interfaces.ts:23](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L23) +[src/core/interfaces.ts:23](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L23) diff --git a/src/content/docs/v4/api/interfaces/ErrorHandling.md b/src/content/docs/v4/api/interfaces/ErrorHandling.md index 10fcabe15..6d9b39590 100644 --- a/src/content/docs/v4/api/interfaces/ErrorHandling.md +++ b/src/content/docs/v4/api/interfaces/ErrorHandling.md @@ -29,7 +29,7 @@ Version 4 will remove this method #### Source -[src/core/interfaces.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L36) +[src/core/interfaces.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L41) +[src/core/interfaces.ts:41](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L41) diff --git a/src/content/docs/v4/api/interfaces/EventModuleDefs.md b/src/content/docs/v4/api/interfaces/EventModuleDefs.md index ec76454fb..f4d257f06 100644 --- a/src/content/docs/v4/api/interfaces/EventModuleDefs.md +++ b/src/content/docs/v4/api/interfaces/EventModuleDefs.md @@ -13,7 +13,7 @@ title: "EventModuleDefs" #### Source -[src/types/core-modules.ts:177](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L177) +[src/types/core-modules.ts:177](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L177) *** @@ -23,7 +23,7 @@ title: "EventModuleDefs" #### Source -[src/types/core-modules.ts:176](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L176) +[src/types/core-modules.ts:176](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L176) *** @@ -33,7 +33,7 @@ title: "EventModuleDefs" #### Source -[src/types/core-modules.ts:178](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L178) +[src/types/core-modules.ts:178](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L178) *** @@ -43,4 +43,4 @@ title: "EventModuleDefs" #### Source -[src/types/core-modules.ts:179](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L179) +[src/types/core-modules.ts:179](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L179) diff --git a/src/content/docs/v4/api/interfaces/ExternalEventCommand.md b/src/content/docs/v4/api/interfaces/ExternalEventCommand.md index 7d2c4968b..b5706c6ef 100644 --- a/src/content/docs/v4/api/interfaces/ExternalEventCommand.md +++ b/src/content/docs/v4/api/interfaces/ExternalEventCommand.md @@ -21,7 +21,7 @@ title: "ExternalEventCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -31,7 +31,7 @@ title: "ExternalEventCommand" #### Source -[src/types/core-modules.ts:55](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L55) +[src/types/core-modules.ts:55](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L55) *** @@ -53,7 +53,7 @@ title: "ExternalEventCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -67,7 +67,7 @@ title: "ExternalEventCommand" #### Source -[src/types/core-modules.ts:54](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L54) +[src/types/core-modules.ts:54](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L54) *** @@ -81,7 +81,7 @@ title: "ExternalEventCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -95,7 +95,7 @@ title: "ExternalEventCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -109,7 +109,7 @@ title: "ExternalEventCommand" #### Source -[src/types/core-modules.ts:56](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L56) +[src/types/core-modules.ts:56](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L56) ## Methods @@ -131,4 +131,4 @@ title: "ExternalEventCommand" #### Source -[src/types/core-modules.ts:57](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L57) +[src/types/core-modules.ts:57](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L57) diff --git a/src/content/docs/v4/api/interfaces/Init.md b/src/content/docs/v4/api/interfaces/Init.md index dfd2c579a..5439180d8 100644 --- a/src/content/docs/v4/api/interfaces/Init.md +++ b/src/content/docs/v4/api/interfaces/Init.md @@ -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/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L9) +[src/core/interfaces.ts:9](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L9) diff --git a/src/content/docs/v4/api/interfaces/InitPlugin.md b/src/content/docs/v4/api/interfaces/InitPlugin.md index 22fe4a893..f49cb3fbd 100644 --- a/src/content/docs/v4/api/interfaces/InitPlugin.md +++ b/src/content/docs/v4/api/interfaces/InitPlugin.md @@ -25,7 +25,7 @@ title: "InitPlugin" #### Source -[src/types/core-plugin.ts:50](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-plugin.ts#L50) +[src/types/core-plugin.ts:50](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-plugin.ts#L50) *** @@ -35,4 +35,4 @@ title: "InitPlugin" #### Source -[src/types/core-plugin.ts:49](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-plugin.ts#L49) +[src/types/core-plugin.ts:49](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-plugin.ts#L49) diff --git a/src/content/docs/v4/api/interfaces/Logging.md b/src/content/docs/v4/api/interfaces/Logging.md index 9d12086c1..69ff011b8 100644 --- a/src/content/docs/v4/api/interfaces/Logging.md +++ b/src/content/docs/v4/api/interfaces/Logging.md @@ -29,7 +29,7 @@ title: "Logging" #### Source -[src/core/interfaces.ts:52](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L52) +[src/core/interfaces.ts:52](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L52) *** @@ -47,7 +47,7 @@ title: "Logging" #### Source -[src/core/interfaces.ts:49](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L49) +[src/core/interfaces.ts:49](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L49) *** @@ -65,7 +65,7 @@ title: "Logging" #### Source -[src/core/interfaces.ts:51](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L51) +[src/core/interfaces.ts:51](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L51) *** @@ -83,4 +83,4 @@ title: "Logging" #### Source -[src/core/interfaces.ts:50](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L50) +[src/core/interfaces.ts:50](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L50) diff --git a/src/content/docs/v4/api/interfaces/MentionableSelectCommand.md b/src/content/docs/v4/api/interfaces/MentionableSelectCommand.md index 39638a69c..f01913aec 100644 --- a/src/content/docs/v4/api/interfaces/MentionableSelectCommand.md +++ b/src/content/docs/v4/api/interfaces/MentionableSelectCommand.md @@ -21,7 +21,7 @@ title: "MentionableSelectCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "MentionableSelectCommand" #### Source -[src/types/core-modules.ts:100](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L100) +[src/types/core-modules.ts:100](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L100) *** @@ -67,7 +67,7 @@ title: "MentionableSelectCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "MentionableSelectCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "MentionableSelectCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "MentionableSelectCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "MentionableSelectCommand" #### Source -[src/types/core-modules.ts:99](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L99) +[src/types/core-modules.ts:99](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L99) diff --git a/src/content/docs/v4/api/interfaces/ModalSubmitCommand.md b/src/content/docs/v4/api/interfaces/ModalSubmitCommand.md index c390ed8a9..9a06f3609 100644 --- a/src/content/docs/v4/api/interfaces/ModalSubmitCommand.md +++ b/src/content/docs/v4/api/interfaces/ModalSubmitCommand.md @@ -21,7 +21,7 @@ title: "ModalSubmitCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "ModalSubmitCommand" #### Source -[src/types/core-modules.ts:110](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L110) +[src/types/core-modules.ts:110](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L110) *** @@ -67,7 +67,7 @@ title: "ModalSubmitCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "ModalSubmitCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "ModalSubmitCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "ModalSubmitCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "ModalSubmitCommand" #### Source -[src/types/core-modules.ts:109](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L109) +[src/types/core-modules.ts:109](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L109) diff --git a/src/content/docs/v4/api/interfaces/Plugin.md b/src/content/docs/v4/api/interfaces/Plugin.md index 4805a7fbc..aab4af274 100644 --- a/src/content/docs/v4/api/interfaces/Plugin.md +++ b/src/content/docs/v4/api/interfaces/Plugin.md @@ -25,7 +25,7 @@ title: "Plugin" #### Source -[src/types/core-plugin.ts:45](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-plugin.ts#L45) +[src/types/core-plugin.ts:45](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-plugin.ts#L45) *** @@ -35,4 +35,4 @@ title: "Plugin" #### Source -[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-plugin.ts#L44) +[src/types/core-plugin.ts:44](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-plugin.ts#L44) diff --git a/src/content/docs/v4/api/interfaces/PresenceResult.md b/src/content/docs/v4/api/interfaces/PresenceResult.md index 58cb67cd4..0f3274f1d 100644 --- a/src/content/docs/v4/api/interfaces/PresenceResult.md +++ b/src/content/docs/v4/api/interfaces/PresenceResult.md @@ -13,7 +13,7 @@ title: "PresenceResult" #### Source -[src/core/presences.ts:11](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/presences.ts#L11) +[src/core/presences.ts:11](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/presences.ts#L11) *** @@ -23,7 +23,7 @@ title: "PresenceResult" #### Source -[src/core/presences.ts:10](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/presences.ts#L10) +[src/core/presences.ts:10](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/presences.ts#L10) *** @@ -41,7 +41,7 @@ title: "PresenceResult" #### Source -[src/core/presences.ts:14](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/presences.ts#L14) +[src/core/presences.ts:14](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/presences.ts#L14) *** @@ -51,7 +51,7 @@ title: "PresenceResult" #### Source -[src/core/presences.ts:13](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/presences.ts#L13) +[src/core/presences.ts:13](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/presences.ts#L13) *** @@ -61,7 +61,7 @@ title: "PresenceResult" #### Source -[src/core/presences.ts:12](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/presences.ts#L12) +[src/core/presences.ts:12](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/presences.ts#L12) *** @@ -71,4 +71,4 @@ title: "PresenceResult" #### Source -[src/core/presences.ts:9](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/presences.ts#L9) +[src/core/presences.ts:9](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/presences.ts#L9) diff --git a/src/content/docs/v4/api/interfaces/RoleSelectCommand.md b/src/content/docs/v4/api/interfaces/RoleSelectCommand.md index 869184057..8615a9f99 100644 --- a/src/content/docs/v4/api/interfaces/RoleSelectCommand.md +++ b/src/content/docs/v4/api/interfaces/RoleSelectCommand.md @@ -21,7 +21,7 @@ title: "RoleSelectCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "RoleSelectCommand" #### Source -[src/types/core-modules.ts:95](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L95) +[src/types/core-modules.ts:95](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L95) *** @@ -67,7 +67,7 @@ title: "RoleSelectCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "RoleSelectCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "RoleSelectCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "RoleSelectCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "RoleSelectCommand" #### Source -[src/types/core-modules.ts:94](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L94) +[src/types/core-modules.ts:94](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L94) diff --git a/src/content/docs/v4/api/interfaces/SernAutocompleteData.md b/src/content/docs/v4/api/interfaces/SernAutocompleteData.md index 26d566974..6725140e3 100644 --- a/src/content/docs/v4/api/interfaces/SernAutocompleteData.md +++ b/src/content/docs/v4/api/interfaces/SernAutocompleteData.md @@ -17,7 +17,7 @@ title: "SernAutocompleteData" #### Source -[src/types/core-modules.ts:184](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L184) +[src/types/core-modules.ts:184](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L184) *** @@ -27,7 +27,7 @@ title: "SernAutocompleteData" #### Source -[src/types/core-modules.ts:189](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L189) +[src/types/core-modules.ts:189](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L189) *** @@ -41,7 +41,7 @@ title: "SernAutocompleteData" #### Source -node\_modules/discord.js/typings/index.d.ts:4711 +node\_modules/discord.js/typings/index.d.ts:4715 *** @@ -55,7 +55,7 @@ node\_modules/discord.js/typings/index.d.ts:4711 #### Source -node\_modules/discord.js/typings/index.d.ts:4712 +node\_modules/discord.js/typings/index.d.ts:4716 *** @@ -69,7 +69,7 @@ node\_modules/discord.js/typings/index.d.ts:4712 #### Source -node\_modules/discord.js/typings/index.d.ts:4709 +node\_modules/discord.js/typings/index.d.ts:4713 *** @@ -83,7 +83,7 @@ node\_modules/discord.js/typings/index.d.ts:4709 #### Source -node\_modules/discord.js/typings/index.d.ts:4710 +node\_modules/discord.js/typings/index.d.ts:4714 *** @@ -97,7 +97,7 @@ node\_modules/discord.js/typings/index.d.ts:4710 #### Source -node\_modules/discord.js/typings/index.d.ts:4713 +node\_modules/discord.js/typings/index.d.ts:4717 *** @@ -107,4 +107,4 @@ node\_modules/discord.js/typings/index.d.ts:4713 #### Source -[src/types/core-modules.ts:185](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L185) +[src/types/core-modules.ts:185](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L185) diff --git a/src/content/docs/v4/api/interfaces/SernEventCommand.md b/src/content/docs/v4/api/interfaces/SernEventCommand.md index 727d46314..491c3f73a 100644 --- a/src/content/docs/v4/api/interfaces/SernEventCommand.md +++ b/src/content/docs/v4/api/interfaces/SernEventCommand.md @@ -25,7 +25,7 @@ title: "SernEventCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -47,7 +47,7 @@ title: "SernEventCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -61,7 +61,7 @@ title: "SernEventCommand" #### Source -[src/types/core-modules.ts:48](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L48) +[src/types/core-modules.ts:48](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L48) *** @@ -75,7 +75,7 @@ title: "SernEventCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -89,7 +89,7 @@ title: "SernEventCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -103,7 +103,7 @@ title: "SernEventCommand" #### Source -[src/types/core-modules.ts:49](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L49) +[src/types/core-modules.ts:49](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L49) ## Methods @@ -125,4 +125,4 @@ title: "SernEventCommand" #### Source -[src/types/core-modules.ts:50](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L50) +[src/types/core-modules.ts:50](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L50) diff --git a/src/content/docs/v4/api/interfaces/SernEventsMapping.md b/src/content/docs/v4/api/interfaces/SernEventsMapping.md index 1010353f5..ef92e7185 100644 --- a/src/content/docs/v4/api/interfaces/SernEventsMapping.md +++ b/src/content/docs/v4/api/interfaces/SernEventsMapping.md @@ -13,7 +13,7 @@ title: "SernEventsMapping" #### Source -[src/types/utility.ts:14](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/utility.ts#L14) +[src/types/utility.ts:14](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/utility.ts#L14) *** @@ -23,7 +23,7 @@ title: "SernEventsMapping" #### Source -[src/types/utility.ts:13](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/utility.ts#L13) +[src/types/utility.ts:13](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/utility.ts#L13) *** @@ -33,7 +33,7 @@ title: "SernEventsMapping" #### Source -[src/types/utility.ts:12](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/utility.ts#L12) +[src/types/utility.ts:12](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/utility.ts#L12) *** @@ -43,7 +43,7 @@ title: "SernEventsMapping" #### Source -[src/types/utility.ts:16](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/utility.ts#L16) +[src/types/utility.ts:16](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/utility.ts#L16) *** @@ -53,4 +53,4 @@ title: "SernEventsMapping" #### Source -[src/types/utility.ts:15](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/utility.ts#L15) +[src/types/utility.ts:15](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/utility.ts#L15) diff --git a/src/content/docs/v4/api/interfaces/SernSubCommandData.md b/src/content/docs/v4/api/interfaces/SernSubCommandData.md index bf7192bad..070948b60 100644 --- a/src/content/docs/v4/api/interfaces/SernSubCommandData.md +++ b/src/content/docs/v4/api/interfaces/SernSubCommandData.md @@ -73,7 +73,7 @@ node\_modules/discord-api-types/payloads/v10/\_interactions/\_applicationCommand #### Source -[src/types/core-modules.ts:221](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L221) +[src/types/core-modules.ts:221](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L221) *** @@ -101,4 +101,4 @@ node\_modules/discord-api-types/payloads/v10/\_interactions/\_applicationCommand #### Source -[src/types/core-modules.ts:220](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L220) +[src/types/core-modules.ts:220](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L220) diff --git a/src/content/docs/v4/api/interfaces/SernSubCommandGroupData.md b/src/content/docs/v4/api/interfaces/SernSubCommandGroupData.md index a0bfc6f4d..b0419caf8 100644 --- a/src/content/docs/v4/api/interfaces/SernSubCommandGroupData.md +++ b/src/content/docs/v4/api/interfaces/SernSubCommandGroupData.md @@ -21,7 +21,7 @@ title: "SernSubCommandGroupData" #### Source -node\_modules/discord.js/typings/index.d.ts:4714 +node\_modules/discord.js/typings/index.d.ts:4718 *** @@ -35,7 +35,7 @@ node\_modules/discord.js/typings/index.d.ts:4714 #### Source -node\_modules/discord.js/typings/index.d.ts:4711 +node\_modules/discord.js/typings/index.d.ts:4715 *** @@ -49,7 +49,7 @@ node\_modules/discord.js/typings/index.d.ts:4711 #### Source -node\_modules/discord.js/typings/index.d.ts:4712 +node\_modules/discord.js/typings/index.d.ts:4716 *** @@ -63,7 +63,7 @@ node\_modules/discord.js/typings/index.d.ts:4712 #### Source -node\_modules/discord.js/typings/index.d.ts:4709 +node\_modules/discord.js/typings/index.d.ts:4713 *** @@ -77,7 +77,7 @@ node\_modules/discord.js/typings/index.d.ts:4709 #### Source -node\_modules/discord.js/typings/index.d.ts:4710 +node\_modules/discord.js/typings/index.d.ts:4714 *** @@ -87,7 +87,7 @@ node\_modules/discord.js/typings/index.d.ts:4710 #### Source -[src/types/core-modules.ts:226](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L226) +[src/types/core-modules.ts:226](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L226) *** @@ -101,7 +101,7 @@ node\_modules/discord.js/typings/index.d.ts:4710 #### Source -node\_modules/discord.js/typings/index.d.ts:4713 +node\_modules/discord.js/typings/index.d.ts:4717 *** @@ -111,4 +111,4 @@ node\_modules/discord.js/typings/index.d.ts:4713 #### Source -[src/types/core-modules.ts:225](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L225) +[src/types/core-modules.ts:225](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L225) diff --git a/src/content/docs/v4/api/interfaces/SlashCommand.md b/src/content/docs/v4/api/interfaces/SlashCommand.md index c9f2c4ae9..66b0a27c9 100644 --- a/src/content/docs/v4/api/interfaces/SlashCommand.md +++ b/src/content/docs/v4/api/interfaces/SlashCommand.md @@ -21,7 +21,7 @@ title: "SlashCommand" #### Source -[src/types/core-modules.ts:131](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L131) +[src/types/core-modules.ts:131](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L131) *** @@ -45,7 +45,7 @@ title: "SlashCommand" #### Source -[src/types/core-modules.ts:133](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L133) +[src/types/core-modules.ts:133](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L133) *** @@ -67,7 +67,7 @@ title: "SlashCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "SlashCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "SlashCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -105,7 +105,7 @@ title: "SlashCommand" #### Source -[src/types/core-modules.ts:132](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L132) +[src/types/core-modules.ts:132](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L132) *** @@ -119,7 +119,7 @@ title: "SlashCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -133,4 +133,4 @@ title: "SlashCommand" #### Source -[src/types/core-modules.ts:130](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L130) +[src/types/core-modules.ts:130](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L130) diff --git a/src/content/docs/v4/api/interfaces/StringSelectCommand.md b/src/content/docs/v4/api/interfaces/StringSelectCommand.md index cd6e87f41..7e4ac073c 100644 --- a/src/content/docs/v4/api/interfaces/StringSelectCommand.md +++ b/src/content/docs/v4/api/interfaces/StringSelectCommand.md @@ -21,7 +21,7 @@ title: "StringSelectCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "StringSelectCommand" #### Source -[src/types/core-modules.ts:85](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L85) +[src/types/core-modules.ts:85](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L85) *** @@ -67,7 +67,7 @@ title: "StringSelectCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "StringSelectCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "StringSelectCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "StringSelectCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "StringSelectCommand" #### Source -[src/types/core-modules.ts:84](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L84) +[src/types/core-modules.ts:84](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L84) diff --git a/src/content/docs/v4/api/interfaces/TextCommand.md b/src/content/docs/v4/api/interfaces/TextCommand.md index 67780a250..b9bc7775f 100644 --- a/src/content/docs/v4/api/interfaces/TextCommand.md +++ b/src/content/docs/v4/api/interfaces/TextCommand.md @@ -21,7 +21,7 @@ title: "TextCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "TextCommand" #### Source -[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L126) +[src/types/core-modules.ts:126](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L126) *** @@ -67,7 +67,7 @@ title: "TextCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "TextCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "TextCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "TextCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "TextCommand" #### Source -[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L125) +[src/types/core-modules.ts:125](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L125) diff --git a/src/content/docs/v4/api/interfaces/UserSelectCommand.md b/src/content/docs/v4/api/interfaces/UserSelectCommand.md index a037e8fb4..62475ef9a 100644 --- a/src/content/docs/v4/api/interfaces/UserSelectCommand.md +++ b/src/content/docs/v4/api/interfaces/UserSelectCommand.md @@ -21,7 +21,7 @@ title: "UserSelectCommand" #### Source -[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L38) +[src/types/core-modules.ts:38](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L38) *** @@ -45,7 +45,7 @@ title: "UserSelectCommand" #### Source -[src/types/core-modules.ts:105](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L105) +[src/types/core-modules.ts:105](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L105) *** @@ -67,7 +67,7 @@ title: "UserSelectCommand" #### Source -[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L39) +[src/types/core-modules.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L39) *** @@ -81,7 +81,7 @@ title: "UserSelectCommand" #### Source -[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L35) +[src/types/core-modules.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L35) *** @@ -95,7 +95,7 @@ title: "UserSelectCommand" #### Source -[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L36) +[src/types/core-modules.ts:36](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L36) *** @@ -109,7 +109,7 @@ title: "UserSelectCommand" #### Source -[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L37) +[src/types/core-modules.ts:37](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L37) *** @@ -123,4 +123,4 @@ title: "UserSelectCommand" #### Source -[src/types/core-modules.ts:104](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L104) +[src/types/core-modules.ts:104](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L104) diff --git a/src/content/docs/v4/api/namespaces/Sern/README.md b/src/content/docs/v4/api/namespaces/Sern/README.md deleted file mode 100644 index 177e47d77..000000000 --- a/src/content/docs/v4/api/namespaces/Sern/README.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -editUrl: false -next: false -prev: false -title: "Sern" ---- - -## Index - -### Functions - -- [init](/v4/api/namespacessernfunctions/init/) diff --git a/src/content/docs/v4/api/namespaces/Sern/functions/init.md b/src/content/docs/v4/api/namespaces/Sern/functions/init.md index 23217c111..3535467a2 100644 --- a/src/content/docs/v4/api/namespaces/Sern/functions/init.md +++ b/src/content/docs/v4/api/namespaces/Sern/functions/init.md @@ -30,4 +30,4 @@ Sern.init({ ## Source -[src/sern.ts:32](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/sern.ts#L32) +[src/sern.ts:32](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/sern.ts#L32) diff --git a/src/content/docs/v4/api/type-aliases/AnyPlugin.md b/src/content/docs/v4/api/type-aliases/AnyPlugin.md index f7ee81395..f3b90b3fa 100644 --- a/src/content/docs/v4/api/type-aliases/AnyPlugin.md +++ b/src/content/docs/v4/api/type-aliases/AnyPlugin.md @@ -9,4 +9,4 @@ title: "AnyPlugin" ## Source -[src/types/core-plugin.ts:57](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-plugin.ts#L57) +[src/types/core-plugin.ts:57](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-plugin.ts#L57) diff --git a/src/content/docs/v4/api/type-aliases/AssetEncoding.md b/src/content/docs/v4/api/type-aliases/AssetEncoding.md new file mode 100644 index 000000000..b34f1c026 --- /dev/null +++ b/src/content/docs/v4/api/type-aliases/AssetEncoding.md @@ -0,0 +1,12 @@ +--- +editUrl: false +next: false +prev: false +title: "AssetEncoding" +--- + +> **AssetEncoding**: `"attachment"` \| `"base64"` \| `"binary"` \| `"utf8"` + +## Source + +[src/index.ts:60](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/index.ts#L60) diff --git a/src/content/docs/v4/api/type-aliases/CommandModule.md b/src/content/docs/v4/api/type-aliases/CommandModule.md index f0dc59fd2..387ac28ec 100644 --- a/src/content/docs/v4/api/type-aliases/CommandModule.md +++ b/src/content/docs/v4/api/type-aliases/CommandModule.md @@ -9,4 +9,4 @@ title: "CommandModule" ## Source -[src/types/core-modules.ts:144](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L144) +[src/types/core-modules.ts:144](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L144) diff --git a/src/content/docs/v4/api/type-aliases/Controller.md b/src/content/docs/v4/api/type-aliases/Controller.md index e41ba84e9..448e32235 100644 --- a/src/content/docs/v4/api/type-aliases/Controller.md +++ b/src/content/docs/v4/api/type-aliases/Controller.md @@ -9,4 +9,4 @@ title: "Controller" ## Source -[src/index.ts:53](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/index.ts#L53) +[src/index.ts:54](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/index.ts#L54) diff --git a/src/content/docs/v4/api/type-aliases/EventModule.md b/src/content/docs/v4/api/type-aliases/EventModule.md index c5f02d4f9..481ab852d 100644 --- a/src/content/docs/v4/api/type-aliases/EventModule.md +++ b/src/content/docs/v4/api/type-aliases/EventModule.md @@ -9,4 +9,4 @@ title: "EventModule" ## Source -[src/types/core-modules.ts:143](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L143) +[src/types/core-modules.ts:143](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L143) diff --git a/src/content/docs/v4/api/type-aliases/LogPayload.md b/src/content/docs/v4/api/type-aliases/LogPayload.md index 9195c99ca..a613f79fd 100644 --- a/src/content/docs/v4/api/type-aliases/LogPayload.md +++ b/src/content/docs/v4/api/type-aliases/LogPayload.md @@ -19,4 +19,4 @@ title: "LogPayload" ## Source -[src/core/interfaces.ts:55](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/interfaces.ts#L55) +[src/core/interfaces.ts:55](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/interfaces.ts#L55) diff --git a/src/content/docs/v4/api/type-aliases/Payload.md b/src/content/docs/v4/api/type-aliases/Payload.md index d5bacfec8..123f1776f 100644 --- a/src/content/docs/v4/api/type-aliases/Payload.md +++ b/src/content/docs/v4/api/type-aliases/Payload.md @@ -9,4 +9,4 @@ title: "Payload" ## Source -[src/types/utility.ts:19](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/utility.ts#L19) +[src/types/utility.ts:19](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/utility.ts#L19) diff --git a/src/content/docs/v4/api/type-aliases/PluginResult.md b/src/content/docs/v4/api/type-aliases/PluginResult.md index 38f0d9ab0..a4c9af619 100644 --- a/src/content/docs/v4/api/type-aliases/PluginResult.md +++ b/src/content/docs/v4/api/type-aliases/PluginResult.md @@ -9,4 +9,4 @@ title: "PluginResult" ## Source -[src/types/core-plugin.ts:35](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-plugin.ts#L35) +[src/types/core-plugin.ts:35](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-plugin.ts#L35) diff --git a/src/content/docs/v4/api/type-aliases/PresenceConfig.md b/src/content/docs/v4/api/type-aliases/PresenceConfig.md index ae5c05a06..519f1ffae 100644 --- a/src/content/docs/v4/api/type-aliases/PresenceConfig.md +++ b/src/content/docs/v4/api/type-aliases/PresenceConfig.md @@ -31,4 +31,4 @@ title: "PresenceConfig" ## Source -[src/core/presences.ts:61](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/presences.ts#L61) +[src/core/presences.ts:61](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/presences.ts#L61) diff --git a/src/content/docs/v4/api/type-aliases/SDT.md b/src/content/docs/v4/api/type-aliases/SDT.md index 36cebe1c0..8ab952146 100644 --- a/src/content/docs/v4/api/type-aliases/SDT.md +++ b/src/content/docs/v4/api/type-aliases/SDT.md @@ -23,8 +23,8 @@ title: "SDT" ### type -> **type**: `"slash"` \| `"text"` +> **type**: [`CommandType`](/v4/api/enumerations/commandtype/) ## Source -[src/types/core-modules.ts:24](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L24) +[src/types/core-modules.ts:24](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L24) diff --git a/src/content/docs/v4/api/type-aliases/SernOptionsData.md b/src/content/docs/v4/api/type-aliases/SernOptionsData.md index 14cbcd589..2b93aaa58 100644 --- a/src/content/docs/v4/api/type-aliases/SernOptionsData.md +++ b/src/content/docs/v4/api/type-aliases/SernOptionsData.md @@ -7,8 +7,8 @@ title: "SernOptionsData" > **SernOptionsData**: [`SernSubCommandData`](/v4/api/interfaces/sernsubcommanddata/) \| [`SernSubCommandGroupData`](/v4/api/interfaces/sernsubcommandgroupdata/) \| `APIApplicationCommandBasicOption` \| [`SernAutocompleteData`](/v4/api/interfaces/sernautocompletedata/) -Type that replaces autocomplete with [SernAutocompleteData](../../../../../../../../v4/api/interfaces/sernautocompletedata) +Type that replaces autocomplete with [SernAutocompleteData](../../../../../../v4/api/interfaces/sernautocompletedata) ## Source -[src/types/core-modules.ts:212](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/types/core-modules.ts#L212) +[src/types/core-modules.ts:212](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/types/core-modules.ts#L212) diff --git a/src/content/docs/v4/api/variables/Presence.md b/src/content/docs/v4/api/variables/Presence.md index 823d01ae3..a0a6c5a90 100644 --- a/src/content/docs/v4/api/variables/Presence.md +++ b/src/content/docs/v4/api/variables/Presence.md @@ -119,4 +119,4 @@ Presence ## Source -[src/core/presences.ts:17](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/presences.ts#L17) +[src/core/presences.ts:17](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/presences.ts#L17) diff --git a/src/content/docs/v4/api/variables/controller.md b/src/content/docs/v4/api/variables/controller.md index 4f208df42..ff6436c39 100644 --- a/src/content/docs/v4/api/variables/controller.md +++ b/src/content/docs/v4/api/variables/controller.md @@ -40,4 +40,4 @@ The object passed into every plugin to control a command's behavior ## Source -[src/core/create-plugins.ts:39](https://github.com/sern-handler/handler/blob/792015a64e1ac30998977267c7e6c05bfc6f8195/src/core/create-plugins.ts#L39) +[src/core/create-plugins.ts:39](https://github.com/sern-handler/handler/blob/2120b18c4e53e298bc3568422781c1bda05a7177/src/core/create-plugins.ts#L39)