500 on editing thread parent interaction reply
Hey there.
I'm getting Internal Server Errors when attempting to edit an interaction response that is now the parent message of a thread. The edit still goes through, but the server responds with a 500 nonetheless.
The issue only started happening today, so I initially thought it was a Discord-side issue, but nobody else seems to be reporting this issue.
It seems that simply catching the error and ignoring it restores normal functionality, but this is obviously not ideal. Does anyone know what's going on?
Here's an abridged version of what I'm doing that's causing the issue:
I'm getting Internal Server Errors when attempting to edit an interaction response that is now the parent message of a thread. The edit still goes through, but the server responds with a 500 nonetheless.
The issue only started happening today, so I initially thought it was a Discord-side issue, but nobody else seems to be reporting this issue.
It seems that simply catching the error and ignoring it restores normal functionality, but this is obviously not ideal. Does anyone know what's going on?
Here's an abridged version of what I'm doing that's causing the issue: