tglib
tglib copied to clipboard
TDLib (Telegram Database library) bindings for Node.js
**Node version**: v14.16.0 and v15.13.0 (tried on both) did a `npm install tglib` then made a `index.js` and required the module then ran with `node index.js` then it threw error...
So, here's a strange situation. In the telegram desktop client, I sent myself the following file as a photo (i.e., compressed):  When I look at the result in the...
How I can start telegram conversation with new bot with help TDLib? Private message /start to bot doesn’t work(
Hi, could you provide a sample on how to upload a file by url and how to resend a file by ID without reuploading it? I need this for uploading...
I'm using tdlib 1.5 and I'd some problems with authorization node.js  line 494: undefined property is_registered line 495: undefined variable value
Hello! What do you think to build a new lib for tonlib? https://github.com/ton-blockchain/ton/tree/master/tonlib https://github.com/ton-blockchain/ton/blob/master/tl/generate/scheme/tonlib_api.tl Thanks.