Skip to main content

Interface: ListenerJSON

Hierarchy

  • JSON

    ListenerJSON

Properties

enabled

enabled: boolean

Inherited from

Piece.JSON.enabled

Defined in

node_modules/@sapphire/pieces/dist/esm/index.d.mts:212


event

event: string | symbol

Defined in

projects/framework/src/lib/structures/Listener.ts:116


location

location: PieceLocationJSON

Inherited from

Piece.JSON.location

Defined in

node_modules/@sapphire/pieces/dist/esm/index.d.mts:210


name

name: string

Inherited from

Piece.JSON.name

Defined in

node_modules/@sapphire/pieces/dist/esm/index.d.mts:211


once

once: boolean

Defined in

projects/framework/src/lib/structures/Listener.ts:117


options

options: PieceOptions

Inherited from

Piece.JSON.options

Defined in

node_modules/@sapphire/pieces/dist/esm/index.d.mts:213