Interface: ListenerJSON
Hierarchy
↳
ListenerJSON
Properties
enabled
• enabled: boolean
Inherited from
Piece.JSON.enabled
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:428
event
• event: string
| symbol
Defined in
projects/framework/src/lib/structures/Listener.ts:146
location
• location: PieceLocationJSON
Inherited from
Piece.JSON.location
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:426
name
• name: string
Inherited from
Piece.JSON.name
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:427
once
• once: boolean
Defined in
projects/framework/src/lib/structures/Listener.ts:147
options
• options: PieceOptions
Inherited from
Piece.JSON.options
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:429