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