Skip to main content

Interface: CommandJSON

The return type of AliasPiece.toJSON.

Hierarchy

Properties

aliases

aliases: string[]

Inherited from

AliasPieceJSON.aliases

Defined in

node_modules/@sapphire/pieces/dist/esm/index.d.mts:867


category

category: null | string

Defined in

projects/framework/src/lib/types/CommandTypes.ts:252


description

description: string

Defined in

projects/framework/src/lib/types/CommandTypes.ts:250


detailedDescription

detailedDescription: DetailedDescriptionCommand

Defined in

projects/framework/src/lib/types/CommandTypes.ts:251


enabled

enabled: boolean

Inherited from

AliasPieceJSON.enabled

Defined in

node_modules/@sapphire/pieces/dist/esm/index.d.mts:212


location

location: PieceLocationJSON

Inherited from

AliasPieceJSON.location

Defined in

node_modules/@sapphire/pieces/dist/esm/index.d.mts:210


name

name: string

Inherited from

AliasPieceJSON.name

Defined in

node_modules/@sapphire/pieces/dist/esm/index.d.mts:211


options

options: AliasPieceOptions

Inherited from

AliasPieceJSON.options

Defined in

node_modules/@sapphire/pieces/dist/esm/index.d.mts:868