fix(types): allow CommandbuilderType to return all valid builder vari… #27
Annotations
5 errors
|
publish
Process completed with exit code 1.
|
|
publish:
src/interactionRouter/index.ts#L132
Argument of type 'APIApplicationCommandSubcommandGroupOption | APIApplicationCommandSubcommandOption | RESTPostAPIChatInputApplicationCommandsJSONBody' is not assignable to parameter of type 'CommandDefinitionType'.
|
|
publish:
src/interactionRouter/index.ts#L130
Argument of type 'APIApplicationCommandSubcommandGroupOption | APIApplicationCommandSubcommandOption | RESTPostAPIChatInputApplicationCommandsJSONBody' is not assignable to parameter of type 'CommandDefinitionType'.
|
|
publish:
src/index.ts#L206
Argument of type 'APIApplicationCommandSubcommandGroupOption | APIApplicationCommandSubcommandOption | RESTPostAPIChatInputApplicationCommandsJSONBody' is not assignable to parameter of type 'CommandDefinitionType'.
|
|
publish:
src/index.ts#L204
Argument of type 'APIApplicationCommandSubcommandGroupOption | APIApplicationCommandSubcommandOption | RESTPostAPIChatInputApplicationCommandsJSONBody' is not assignable to parameter of type 'CommandDefinitionType'.
|