diff --git a/classes/_buape_dotperms.PermissionUser.html b/classes/_buape_dotperms.PermissionUser.html
index 008e4dce..fe41b4f4 100644
--- a/classes/_buape_dotperms.PermissionUser.html
+++ b/classes/_buape_dotperms.PermissionUser.html
@@ -1,4 +1,4 @@
-
PermissionUser | Buape Utilities - v0.0.0 Index
Constructors
constructor
+
PermissionUser | Buape Utilities - v0.0.0Methods
addPermissions
- addPermissions(permInput): void
Returns void
Methods
addPermissions
- addPermissions(permInput): void
Returns void
\ No newline at end of file
+
\ No newline at end of file
diff --git a/classes/_buape_experiments.ExperimentManager.html b/classes/_buape_experiments.ExperimentManager.html
index 3c7df353..c8cb3a15 100644
--- a/classes/_buape_experiments.ExperimentManager.html
+++ b/classes/_buape_experiments.ExperimentManager.html
@@ -1,7 +1,7 @@
-ExperimentManager | Buape Utilities - v0.0.0 Index
Constructors
constructor
+
ExperimentManager | Buape Utilities - v0.0.0Properties
experiments
experiments: Experiment[]
Methods
checkExperimentAccess
- checkExperimentAccess(featureKey, guildId): boolean
Parameters
- featureKey: string
- guildId: string
Returns boolean
getExperimentByHash
- getExperimentByHash(id): undefined | Experiment
Returns undefined | Experiment
getExperimentByKey
- getExperimentByKey(key): undefined | Experiment
Returns undefined | Experiment
Private
loadExperiments
- loadExperiments(rawExperiments): void
Returns void
\ No newline at end of file
+
Properties
experiments
experiments: Experiment[]
Methods
checkExperimentAccess
- checkExperimentAccess(featureKey, guildId): boolean
Parameters
- featureKey: string
- guildId: string
Returns boolean
getExperimentByHash
- getExperimentByHash(id): undefined | Experiment
Returns undefined | Experiment
getExperimentByKey
- getExperimentByKey(key): undefined | Experiment
Returns undefined | Experiment
Private
loadExperiments
- loadExperiments(rawExperiments): void
Returns void
\ No newline at end of file
diff --git a/classes/_buape_lib.ApplicationCommand.html b/classes/_buape_lib.ApplicationCommand.html
index c604d138..e023b890 100644
--- a/classes/_buape_lib.ApplicationCommand.html
+++ b/classes/_buape_lib.ApplicationCommand.html
@@ -1,5 +1,5 @@
ApplicationCommand | Buape Utilities - v0.0.0 Index
Properties
Readonly
authorOnly
authorOnly: boolean
Readonly
cooldown
cooldown: number
Properties
Readonly
authorOnly
authorOnly: boolean
Readonly
cooldown
cooldown: number
Readonly
description
description: string
Optional
Readonly
dmPermission
dmPermission?: boolean
Readonly
description
description: string
Optional
Readonly
dmPermission
dmPermission?: boolean
Readonly
options
options: ApplicationCommandOptionData[] = []
Readonly
options
options: ApplicationCommandOptionData[] = []
Optional
Readonly
permissions
permissions?: PermissionsBitField
Readonly
type
type: ApplicationCommandType = ApplicationCommandType.ChatInput
Optional
Readonly
permissions
permissions?: PermissionsBitField
Readonly
type
type: ApplicationCommandType = ApplicationCommandType.ChatInput
Methods
autocomplete
- autocomplete(_interaction, _option): Promise<void>
Parameters
- _interaction: AutocompleteInteraction<CacheType>
- _option: AutocompleteFocusedOption
Returns Promise<void>
run
- run(_interaction): Promise<any>
Parameters
- _interaction: ChatInputCommandInteraction<CacheType> | MessageContextMenuCommandInteraction<CacheType> | UserContextMenuCommandInteraction<CacheType>
Returns Promise<any>
specificValidate
- specificValidate(_interaction): Promise<null | APIEmbed>
Parameters
- _interaction: BaseInteraction<CacheType>
Returns Promise<null | APIEmbed>
validate
- validate(interaction): Promise<null | APIEmbed>
Parameters
- interaction: BaseInteraction<CacheType>
Returns Promise<null | APIEmbed>
\ No newline at end of file
+Methods
autocomplete
- autocomplete(_interaction, _option): Promise<void>
Parameters
- _interaction: AutocompleteInteraction<CacheType>
- _option: AutocompleteFocusedOption
Returns Promise<void>
run
- run(_interaction): Promise<any>
Parameters
- _interaction: ChatInputCommandInteraction<CacheType> | MessageContextMenuCommandInteraction<CacheType> | UserContextMenuCommandInteraction<CacheType>
Returns Promise<any>
specificValidate
- specificValidate(_interaction): Promise<null | APIEmbed>
Parameters
- _interaction: BaseInteraction<CacheType>
Returns Promise<null | APIEmbed>
validate
- validate(interaction): Promise<null | APIEmbed>
Parameters
- interaction: BaseInteraction<CacheType>
Returns Promise<null | APIEmbed>
The user's ID