Interface: AliasPieceJSON
The return type of AliasPiece.toJSON.
Extends
Properties
aliases
aliases:
string[]
Source
projects/pieces/src/lib/structures/AliasPiece.ts:44
enabled
enabled:
boolean
Inherited from
Piece.JSON.enabled
Source
projects/pieces/src/lib/structures/Piece.ts:148
location
location:
PieceLocationJSON
Inherited from
Piece.JSON.location
Source
projects/pieces/src/lib/structures/Piece.ts:146
name
name:
string
Inherited from
Piece.JSON.name
Source
projects/pieces/src/lib/structures/Piece.ts:147
options
options:
AliasPieceOptions
Overrides
Piece.JSON.options