We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The official website mentioned the following interface for uploading files, but it's no longer available in main branch.
InputFile.fromStream(stream, filename, size)
Successfully upload files from a readable stream object
Property 'fromStream' does not exist on type 'typeof InputFile'.
Version 0.10.x
Linux
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
👟 Reproduction steps
The official website mentioned the following interface for uploading files, but it's no longer available in main branch.
👍 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?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: