Interface FileUpload

The data format for uploading a file.

This is a multipart/form-data form.


Example

curl \
-F file=@trolley.mp4 \
-F spoiler=true \
https://cdn.eludris.gay/attachments/

Hierarchy

  • FileUpload

Properties

Properties

file: unknown
spoiler: boolean