delete messages on ban

Why d.js not allow to set time for messages deletion on ban in seconds, not days? For example, where you ban member from user account you can set time in seconds (in API, not UI)
4 Replies
d.js toolkit
d.js toolkit15mo 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.
Булочка | pasha_boez
discord.js
discord.js
discord.js is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
d.js docs
d.js docs15mo ago
interface BanOptions Options used to ban a user from a guild.
Булочка | pasha_boez
Oh, my bad. I think "stable" means minimum 14.8.0 version Thanks you! Good luck Yeah, i already found this 🙂