QueenBOriginal post
Rank 1: Thread
I created a profile picture functionality for a user, but I wanted to add an update profile picture function. I am not exactly how to use the function , the documentation says updateFile(BUCKETID,FILEID) only , but this doesn't change the content of the file.
Summary
The user was trying to update a profile picture but was unsure how to use the updateFile function. They were confused because the function only allows updating file permissions and not the content itself. A solution was provided in a link to a Discord thread, which explains that the updateFile function is only for changing file permissions. There is no solution for updating the content of the file mentioned in the thread.