Modal Components Maxmimum
The guide says that a modal can handle up to 5 ActionRowBuildes. When i add a 4rd, the bot crashes every time when i open it. Is 3 the limit?
12 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.To help you we need more information:
• What are you trying to do?
• What is your code?
• What errors and debug logs do you have?
Logs: I dont have any error, the bot just crashes.
What's the error that it's crashing on?
I dont have any error
How do you not have logs?
idk
That strange^10
Max length should be lower or equal 4000
uhm
Might also have an issue with min and max being both 16
😅
Alright I've fixed it. And i also know why their is no error. And fixed it too