tdl icon indicating copy to clipboard operation
tdl copied to clipboard

Node.js bindings to TDLib 🥒

Results 24 tdl issues
Sort by recently updated
recently updated
newest added

Currently, when a `client.invoke` results in a failure, an error object is constructed and thrown, adhering to the fail-fast principle. I would like to know if there is a mode...

Type: Enhancement

Hi, I'm getting Invalid phone number when I try to login with a telegram account with the phone number purchased from fragment.com (whis is an official Telegram project too, and...

I am developing a website that will allow you to view individual elements of telegram channel statistics. This site should be able to receive statistics on a sufficiently large number...

TDLib issue

I'm trying run tdl client in container. And I get next error: ``` app-1 | [13:46:18 UTC] ERROR: No native build was found for platform=linux arch=x64 runtime=node abi=115 uv=1 libc=musl...