docs: UploadData does not have contentType (#19026)
This commit is contained in:
parent
23b8c9c917
commit
1d8e16bc6e
5 changed files with 7 additions and 7 deletions
4
docs/api/structures/protocol-response-upload-data.md
Normal file
4
docs/api/structures/protocol-response-upload-data.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# ProtocolResponseUploadData Object
|
||||
|
||||
* `contentType` String - MIME type of the content.
|
||||
* `data` String - Content to be sent.
|
Loading…
Add table
Add a link
Reference in a new issue