Skip to main content

Interface: AliasPieceJSON

The return type of AliasPiece.toJSON.

Hierarchy

Properties

aliases

aliases: string[]

Defined in

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


enabled

enabled: boolean

Inherited from

Piece.JSON.enabled

Defined in

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


location

location: PieceLocationJSON

Inherited from

Piece.JSON.location

Defined in

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


name

name: string

Inherited from

Piece.JSON.name

Defined in

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


options

options: AliasPieceOptions

Overrides

Piece.JSON.options

Defined in

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