Skip to main content

Interface: StoreRegistryEntries

Defined in: node_modules/@sapphire/pieces/dist/esm/index.d.mts:739

The StoreRegistry's registry, use module augmentation against this interface when adding new stores.

Since​

2.1.0

Properties​

arguments​

arguments: ArgumentStore

Defined in: projects/framework/src/lib/SapphireClient.ts:406


commands​

commands: CommandStore

Defined in: projects/framework/src/lib/SapphireClient.ts:407


interaction-handlers​

interaction-handlers: InteractionHandlerStore

Defined in: projects/framework/src/lib/SapphireClient.ts:408


listeners​

listeners: ListenerStore

Defined in: projects/framework/src/lib/SapphireClient.ts:409


preconditions​

preconditions: PreconditionStore

Defined in: projects/framework/src/lib/SapphireClient.ts:410