Description
When responding to an interaction (received from HTTP POSTs) specifically of a message context menu interaction with form-data, it will just 'not take it' and fail.
edit: this ain't an "only issue with files" problem, it just fails with form-data no matter what.
Steps to Reproduce
- Have an HTTP-only application that can handle interactions received from HTTP POSTs
- Receive a message context menu interaction
- respond to that interaction via HTTP Response with files
profit fail
Expected Behavior
the ability to reply with files via HTTP Response just like the HTTP Request
Current Behavior
doesn't allow files via HTTP Response
Screenshots/Videos
Responding to the interaction via HTTP Request

Responding to the interaction via HTTP Response

Client and System Information
v10