Aliaksei Levin
Aliaksei Levin
An intruder with root access can just extract credentials from memory of the running process. This isn't harder in any way for an attacker managed to escalate privileges. > env...
You can comment the last line in `build-tdlib.sh` to disable `asmjs` building.
You need to remove mentions of `asmjs` from tdweb/src/worker.js.
Something is very wrong, First two crashes looks like memory corruption.
Limits for message editing and sending are shared, but well-behaving bots that don't constantly send/edit messages without user interaction can hardly exceed them. There is no global limit on the...
This is a bad behavior pattern, which creates a lot of unneeded traffic and is bad both for the bot and the user. Such behavior is supposed to be limited....
This isn't that bad, but still can be significantly limited.
> Does using Local Bot API change any rate limits for getFile? No. > Are there Local Bot API parameters that could affect download performance? No. > Are there any...
This is intended behavior. It is impossible to know exact status of all other Telegram users and this is never needed by real app users. The information is updated whenever...
No, it isn't possible.