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
• 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.preferably without deleting the messages individually
The second parameter of bulkDelete:
thanks
Of course