#Discordjs and TypeScript typescript error

1 messages · Page 1 of 1 (latest)

safe hatch
#

Hello, someone else has this same failure, all the embeds in the send section are failing, the bot was working fine until a few hours ago.

uneven jetty
#

PartialGroupDM means you enabled channel partials in your client config and you need to fetch the channel before sending it to make sure it's cached

safe hatch
uneven jetty
#

What's your typescript version?

safe hatch
uneven jetty
#

Set it to ~5.4.5 in your package.json. Mind the tilde.

safe hatch
safe hatch
uneven jetty
#

Did you run your package manager install afterwards?

safe hatch
#

I just tried another bot with the framework and it also has the same error, they are different codes and separate repositories, all my bots outside the framework are working normally.

#

Frame down?

uneven jetty
#

Please share the repository then

#

Discordjs and TypeScript typescript error

#

Adjusted the title because this is not a problem per se with framework

safe hatch
uneven jetty
#

@serene gyro

serene gyro
#

What

uneven jetty
#

seems like djs update brokey things idk

serene gyro
#

nop

#

its correct

#

messages can now come from partial group dms

safe hatch
serene gyro
#

If you're getting compile errors because of channel.send not being present everywhere that is correct

#

If its other errors, submit an issue on djs

safe hatch
serene gyro
#

huh

#

i'll take a look, could be just ts having a stroke

safe hatch
serene gyro
#

i just bumped highlight's beta and i only had issues with partial group dm send

safe hatch
serene gyro
#

no rush

safe hatch
serene gyro
#

also we have a fix incoming in djs soon which solves msg.channel showing up with partial group dm channel in the wrong contexts