DiscordAPIError[40005]: Request entity too large
Yesterday the max size of files for every user were increase to 25MB, but when I try to send a file with 16MB as a reply, I get this error
6 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.btw is 14.9.0 my DiscordJS version
now the limit is 25mb, that's why I ask
For users yes, but not for bots. And the docs says it's still 8 MiB.
ahh i got it