SlashCommandBuilder.setName() is failing regex when input is a string

For some reason setName() is saying my command name is failing the regex check for a string when I have it set as a string.
No description
6 Replies
d.js toolkit
d.js toolkit2mo ago
monbrey
monbrey2mo ago
This is likely your integer options, which are missing a description
Plasmatic
PlasmaticOP2mo ago
they always need a description it is required?
monbrey
monbrey2mo ago
yes
Plasmatic
PlasmaticOP2mo ago
well that would do it, thanks man let me try it it worked thank you
d.js toolkit
d.js toolkit2mo ago
The thread owner has marked this issue as solved.

Did you find this page helpful?