Type Alias: SmartCommandConfig<C>
type SmartCommandConfig<C>: ExactConfig<C> & EnforceConfig<C>;
Type Parameters
| Type Parameter |
|---|
C extends CommandConfig |
type SmartCommandConfig<C>: ExactConfig<C> & EnforceConfig<C>;
| Type Parameter |
|---|
C extends CommandConfig |