Class: InteractionHandlerStore
Extends
Store<InteractionHandler,"interaction-handlers">
Constructors
new InteractionHandlerStore()
new InteractionHandlerStore():
InteractionHandlerStore
Returns
Overrides
Store<InteractionHandler, 'interaction-handlers'>.constructor
Defined in
projects/framework/src/lib/structures/InteractionHandlerStore.ts:8
Methods
run()
run(
interaction:Interaction):Promise<boolean>
Parameters
| Parameter | Type |
|---|---|
interaction | Interaction |
Returns
Promise<boolean>
Defined in
projects/framework/src/lib/structures/InteractionHandlerStore.ts:12