SlashCommandFailedParsingEvent
interface SlashCommandFailedParsingEvent<C : SlashCommand<*, *, *>> : SlashCommandFailedEvent<C> , CommandFailedParsingEvent<C, ChatInputCommandInteractionCreateEvent>
Basic event emitted when a slash command's argument parsing fails'.