Interface: InteractionHandlerOptions
Hierarchy
↳
InteractionHandlerOptions
Properties
enabled
• Optional
Readonly
enabled: boolean
Inherited from
Piece.Options.enabled
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:420
interactionHandlerType
• Readonly
interactionHandlerType: InteractionHandlerTypes
Defined in
projects/framework/src/lib/structures/InteractionHandler.ts:90
name
• Optional
Readonly
name: string
Inherited from
Piece.Options.name
Defined in
node_modules/@sapphire/pieces/dist/index.d.ts:415