bulkDelete error

so i'm trying to use bulkDelete but if the message is over 2 weeks it won't delete, thats fine but when I get the error it will exit the process even if I use try, is there anyway I can check if I can bulkDelete the message?
5 Replies
d.js toolkit
d.js toolkit13mo ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
wet toast
wet toast13mo ago
preferably without deleting the messages individually
Danial
Danial13mo ago
The second parameter of bulkDelete:
wet toast
wet toast13mo ago
thanks
Danial
Danial13mo ago
Of course