Ben
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by Ben on 2/16/2023 in #djs-questions
Bot stays offline/unresponsive after reconnect
5 replies
DIAdiscord.js - Imagine an app
•Created by Ben on 2/13/2023 in #djs-questions
Can't edit a message in DM sent by bot
-
[email protected]
and node version v18.10.0
I'm trying to edit a message in DM sent by the bot via a button press.
the button event looks like the following (skipped parts not relevant for this question):
This results in the following error:
I also tried a solution i found on stackoverflow from 2021 that looks like the following:
however, this results in the dmChannel property being null and thus not working either4 replies