Skip to main content
Defined in: node_modules/.pnpm/@sapphire+pieces@4.4.1/node_modules/@sapphire/pieces/dist/esm/index.d.mts:856

Extends

  • Options

Properties

aliases?

readonly optional aliases?: readonly string[]
Defined in: node_modules/.pnpm/@sapphire+pieces@4.4.1/node_modules/@sapphire/pieces/dist/esm/index.d.mts:861 The aliases for the piece.

Default


enabled?

readonly optional enabled?: boolean
Defined in: node_modules/.pnpm/@sapphire+pieces@4.4.1/node_modules/@sapphire/pieces/dist/esm/index.d.mts:204 Whether or not the piece should be enabled. If set to false, the piece will be unloaded.

Default

Inherited from

Piece.Options.enabled

name?

readonly optional name?: string
Defined in: node_modules/.pnpm/@sapphire+pieces@4.4.1/node_modules/@sapphire/pieces/dist/esm/index.d.mts:199 The name for the piece.

Default

Inherited from

Piece.Options.name