Namespace: Command
Type Aliases
AutocompleteInteraction
Ƭ AutocompleteInteraction<Cached
>: AutocompleteInteraction
Type parameters
Name | Type |
---|---|
Cached | extends CacheType = CacheType |
Defined in
projects/framework/src/lib/structures/Command.ts:826
ChatInputCommandInteraction
Ƭ ChatInputCommandInteraction<Cached
>: ChatInputCommandInteraction
Type parameters
Name | Type |
---|---|
Cached | extends CacheType = CacheType |
Defined in
projects/framework/src/lib/structures/Command.ts:822
Context
Ƭ Context: Context
Defined in
projects/framework/src/lib/structures/Command.ts:820
ContextMenuCommandInteraction
Ƭ ContextMenuCommandInteraction<Cached
>: ContextMenuCommandInteraction
Type parameters
Name | Type |
---|---|
Cached | extends CacheType = CacheType |
Defined in
projects/framework/src/lib/structures/Command.ts:824
JSON
Ƭ JSON: CommandJSON
Defined in
projects/framework/src/lib/structures/Command.ts:819
Options
Ƭ Options: CommandOptions
Defined in
projects/framework/src/lib/structures/Command.ts:818
Registry
Ƭ Registry: ApplicationCommandRegistry
Defined in
projects/framework/src/lib/structures/Command.ts:828
RunInTypes
Ƭ RunInTypes: CommandOptionsRunType