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