0
9
KKKhalid Khan
This code creates a promise that will return a list of files in the user input bucket for appwrite.
Shortcut: appwrite.listfiles
let promise = sdk.storage.listFiles('[BUCKET_ID]');
0
9
KKKhalid Khan
This code creates a promise that will return a list of files in the user input bucket for appwrite.
Shortcut: appwrite.listfiles
let promise = sdk.storage.listFiles('[BUCKET_ID]');