Interface: AliasPieceOptions
Hierarchy
↳
AliasPieceOptions
Properties
aliases
• Optional
Readonly
aliases: readonly string
[]
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:671
enabled
• Optional
Readonly
enabled: boolean
Inherited from
Piece.Options.enabled
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:420
name
• Optional
Readonly
name: string
Inherited from
Piece.Options.name
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:415