Interface: CommandJSON
Hierarchy
AliasPieceJSON
↳
CommandJSON
Properties
aliases
• aliases: string
[]
Inherited from
AliasPieceJSON.aliases
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:677
category
• category: null
| string
Defined in
projects/framework/src/lib/structures/Command.ts:782
description
• description: string
Defined in
projects/framework/src/lib/structures/Command.ts:780
detailedDescription
• detailedDescription: DetailedDescriptionCommand
Defined in
projects/framework/src/lib/structures/Command.ts:781
enabled
• enabled: boolean
Inherited from
AliasPieceJSON.enabled
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:428
location
• location: PieceLocationJSON
Inherited from
AliasPieceJSON.location
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:426
name
• name: string
Inherited from
AliasPieceJSON.name
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:427
options
• options: AliasPieceOptions
Inherited from
AliasPieceJSON.options
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:678