editReply after deferReply don't works
- it's in an async function
- it send heartebat
- it log "hi1" but not "hi2"
- it don't edit the reply
- (before this there is a defer reply)
- it don't log any rate-limit from client.ws.on("ratelimited")
2 Replies
- 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.
- Issue solved? Press the button!node v18.16.1
discordjs v14.11.0
yes i writed it wrong, it is ok in the code
but there isn't a bot online on that network, or anything that use a webhook
but is all offline...
and the bot online don't have any interaction
sorry
i don't know but for example
works and return
and
didn't log anything
a log, after 20 minutes, this is the full error: