can send normal message but cant send embded message
this code works
14 Replies
- 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!
- ✅
Marked as resolved by OPbut
this dont
"dont work" is not descriptive enough
aight wait
its not actually dm error
thats my custom error
ik sucks
can u log redirect channel before the if statement where u make the embed
aight lemme do
Are you actually using d.js v14.16?
Because you selected the tag for it, however you have MessageEmbed in your code which makes me think you're on v13, however the error you're getting would mean that you're in fact not on v13
no idea lmao lemme check
"discord.js": "^14.15.3",
Pastebin
TextChannel { type: 0, guild: Guild { id: '12333205 - Pasteb...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Right, so:
A) The method was renamed to
isTextBased()
B) The MessageEmbed class was renamed to EmbedBuildersniped
huh
holy shit worked