tglib icon indicating copy to clipboard operation
tglib copied to clipboard

TDLib (Telegram Database library) bindings for Node.js

Results 7 tglib issues
Sort by recently updated
recently updated
newest added

**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): ![RAW](https://user-images.githubusercontent.com/8540042/89851514-a6c9bd00-db5a-11ea-8c40-6d7924fac99b.png) 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 ![image](https://user-images.githubusercontent.com/14907298/71635160-ba0ec480-2c2a-11ea-9b0f-101fd1258437.png) 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.