Ali Gasymov

Results 15 comments of Ali Gasymov

There is an error in the documentation. The code must be 6 characters long

Guys, please tell me why you need proxy support?

Update the library to version 6 and try using the code from the documentation - https://mtproto-core.js.org/docs/call-the-telegram-methods#parse-all-messages-from-channel

The environment means the environment in which the code will be executed. How can cloudflare be an environment? Can you please provide the full context?

I think the reason is that there are no flags in layer 121 (it is used in the library version 6.0.1) yet. Flags appeared in the following layers. I will...

Please attach a sample code so that I can reproduce the error

1. By storage: you need to write your own [`customLocalStorage`](https://github.com/alik0211/mtproto-core#customlocalstorage-localstorage). 2. And probably, now cryptographic functions are not compatible with react-native. I will try to fix this in the next...

What do you mean by "background processing"?

Why `process.exit()` is not a solution?