an autocomplet with more than 25 help-me options

does anyone know how to do it if it has more than 25 , it shows up to 24 a part of the name it shows, to avoid this error
8 Replies
d.js toolkit
d.js toolkit11mo 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.
d.js docs
d.js docs11mo ago
mdn Array.prototype.slice() The slice() method returns a shallow copy of a portion of an array into a new array object selected from start to end (end not included) where start and end represent the index of items in that array. The original array will not be modified.
Joãozinho
Joãozinho11mo ago
I'm doing it like this, I couldn't understand
treble/luna
treble/luna11mo ago
slice your teste var
Joãozinho
Joãozinho11mo ago
teste.slice(), like this?
Joãozinho
Joãozinho11mo ago
Joãozinho
Joãozinho11mo ago
kept giving this error @luna🌈
treble/luna
treble/luna11mo ago
read