Interface: AliasPieceJSON
The return type of toJSON.
Hierarchy
↳
AliasPieceJSON
Properties
aliases
• aliases: string
[]
Defined in
projects/pieces/src/lib/structures/AliasPiece.ts:40
enabled
• enabled: boolean
Inherited from
Piece.JSON.enabled
Defined in
projects/pieces/src/lib/structures/Piece.ts:144
location
• location: PieceLocationJSON
Inherited from
Piece.JSON.location
Defined in
projects/pieces/src/lib/structures/Piece.ts:142
name
• name: string
Inherited from
Piece.JSON.name
Defined in
projects/pieces/src/lib/structures/Piece.ts:143
options
• options: AliasPieceOptions
Overrides
Piece.JSON.options