Can't Disable EmbedBuilder Validators

I'm still getting validation errors for EmbedBuilder after using disableValidators()
No description
No description
11 Replies
d.js toolkit
d.js toolkit10mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
Kinect3000
Kinect300010mo ago
Where did you import disableValidators from?
It's Manny
It's Manny10mo ago
discord.js
No description
DANIEL
DANIEL10mo ago
.setTitle limit is 256 only
It's Manny
It's Manny10mo ago
I understand that, but I don't want EmbedBuilder to throw an error if I have an invalid value. As I'd like to personally validate the BaseMessageOptions before sending Lol it's alright. I've skimmed through the EmbedBuilder on github and can't see why it wouldn't work without delving deep into the nitty-gritty. Yeah one sec
Kinect3000
Kinect300010mo ago
shapeshift is misspelled
It's Manny
It's Manny10mo ago
ah crap
It's Manny
It's Manny10mo ago
No description
It's Manny
It's Manny10mo ago
seeing as my discord.js was an older version I just updated and have the same issue lol yeah
It's Manny
It's Manny10mo ago
No description
It's Manny
It's Manny10mo ago
oh ok sweet, wasn't sure if it was just an issue on my side Appreciate tho Oh ok, thanks for looking into it I guess I'll look for a workaround for now