You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
TypeError: Cannot read properties of undefined (reading 'resolve')
at RPC.handleDecryptedMessage (C:\C:\Users\OneDrive\Desktop\node_modules@mtproto\core\src\rpc\index.js:548:21)
at C:\Users\OneDrive\Desktop\node_modules@mtproto\core\src\rpc\index.js:469:14
at Array.forEach ()
at RPC.handleDecryptedMessage (C:\Users\OneDrive\Desktop\node_modules@mtproto\core\src\rpc\index.js:468:24)
at RPC.handleEncryptedMessage (C:\Users\OneDrive\Desktop\node_modules@mtproto\core\src\rpc\index.js:447:10)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.13.0
are you awaere of this and maybe working on a update? That error make the server stop running, maybe you need to add a try catch block?