Files
VRChatBackendDocs/Models/FileData.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

666 B

FileData

Properties

Name Type Description Notes
category String [default to queued]
fileName String [default to null]
md5 String [optional] [default to null]
sizeInBytes Integer [default to null]
status String [default to waiting]
uploadId String [default to ]
url String [default to null]

[Back to Model list] [Back to API list] [Back to README]