i'm trying to update a label from the appwrite functions but it gives me error THIS: TypeError: this.users.updateLabels is not a function
at AppwriteService.createSubscription (file:///usr/local/server/src/function/src/appwrite.js:36:20)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Module.default (file:///usr/local/server/src/function/src/main.js:35:4)
at async execute (/usr/local/server/src/server.js:141:22)
at async /usr/local/server/src/server.js:158:13