Tom Spander
DIAdiscord.js - Imagine a bot
•Created by Tom Spander on 7/14/2023 in #djs-questions
500 on editing thread parent interaction reply
or maybe if someone more familiar with the internals of d.js knows which requests are being made here and which one of them fails
8 replies
DIAdiscord.js - Imagine a bot
•Created by Tom Spander on 7/14/2023 in #djs-questions
500 on editing thread parent interaction reply
I know I shouldn't have to fix 500s, I was more asking if there's a workaround or if it's a known issue. Has been happening for about 20 hours, so I'm rather surprised it hasn't been reported by anyone yet.
8 replies
DIAdiscord.js - Imagine a bot
•Created by Tom Spander on 7/14/2023 in #djs-questions
500 on editing thread parent interaction reply
Stack trace:
8 replies
DIAdiscord.js - Imagine a bot
•Created by Tom Spander on 6/30/2022 in #djs-questions
Edit ephemeral followUp?
I'll try that, thanks!
7 replies
DIAdiscord.js - Imagine a bot
•Created by Tom Spander on 6/30/2022 in #djs-questions
Edit ephemeral followUp?
oooh I see
7 replies
DIAdiscord.js - Imagine a bot
•Created by Tom Spander on 6/30/2022 in #djs-questions
Edit ephemeral followUp?
If I reply with a non-ephemeral first and then send an ephemeral followup, wouldn't fetchReply give me the non-ephemeral response first?
7 replies
DIAdiscord.js - Imagine a bot
•Created by Tom Spander on 6/30/2022 in #djs-questions
Edit ephemeral followUp?
The docs are a bit unclear about when you can fetch the reply and whether you get an
InteractionResponse
(which doesn't appear to be editable) or a Message
(which IIRC you can't get for ephemerals).. or maybe I'm just looking in the wrong place7 replies