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