Open
Description
👟 Reproduction steps
The official website mentioned the following interface for uploading files, but it's no longer available in main branch.
InputFile.fromStream(stream, filename, size)
👍 Expected behavior
Successfully upload files from a readable stream object
👎 Actual Behavior
Property 'fromStream' does not exist on type 'typeof InputFile'.
🎲 Appwrite version
Version 0.10.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Activity