discord-api-docs
discord-api-docs copied to clipboard
Causing a bad request error when responding to a slash command results in broken interactions
If you cause a bad request error when posting to create interaction response the interaction popup never fails, this is reproducible for me when sending a type 4 response with an empty message so that I get HTTP Error 50006 : Cannot send an empty message.
https://user-images.githubusercontent.com/19510831/129101654-a4a20468-d171-4ab6-8118-373eddfd8ec2.mp4
This application command never shows the interaction failed message. Reloading breaks the client for some unclear amount of time, but I believe that is a related client issue caused by this.
This happened to me
Any updates on this at all?