#defer

5 messages · Page 1 of 1 (latest)

river coveBOT
#

• 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.

formal wyvern
#

the ephemeral state of a defer can not change

#

so you'll either have to do it ephemerally or not, or use followups

#

which still need a reply

halcyon ledge
#

followups would be after I have handeled the defer?