Catch all chat input command errors listener

MMrSquaare3/7/2023
Hello ! I tried using the Events.ChatInputCommandError listener to catch any errors thrown by the chat input command, but it never seems to catch any errors. Am I missing something?
Solution:
Because the error is thrown in a subcommand and it is not the same event... See https://www.sapphirejs.dev/docs/Documentation/api-plugins/modules/subcommands_src#subcommandpluginevents...
Jump to solution
Solution
MMrSquaare3/7/2023
Because the error is thrown in a subcommand and it is not the same event... See https://www.sapphirejs.dev/docs/Documentation/api-plugins/modules/subcommands_src#subcommandpluginevents

Looking for more? Join the community!