TextChannel.bulkDelete description

I've an issue with the description of the TextChannel.bulkDelete() and the one of the argument filterOld, which are opposing. Which on is the correct one ? It's the same text for the main branch and v13 online.
4 Replies
d.js docs
d.js docs3y 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.
Syjalo
Syjalo3y ago
Bots can delete only messages that are newer then 2 weeks. If you have older ones in your messages, then filterOld will filter it.
Eccléria
EcclériaOP3y ago
Filter meaning remove it from the list to remove, thus not removing it right ?
Syjalo
Syjalo3y ago
Yes

Did you find this page helpful?