tdlight-telegram-bot-api icon indicating copy to clipboard operation
tdlight-telegram-bot-api copied to clipboard

The TDLight Telegram Bot API is an actively enhanced fork of the original Bot API, featuring experimental user support, proxies, unlimited files size, and more.

Results 17 tdlight-telegram-bot-api issues
Sort by recently updated
recently updated
newest added

So the original Bot servers lets url uploads be handled by the actual telegram backend. This means the self hosted version of the API in your network doesn't solve the...

help wanted

Userbots usually work by reacting to outgoing messages from other clients on the same account. This is currently not possible with this API. I suggest to add a command like...

enhancement

It would be nice to work with calls using the bot api. Because streaming the data live would be quite complicated, I think it would be nice if you would...

enhancement

First of all it does it differently from the bots, where the id of the bot is everything in front of the colon `:`. Additionally it exposes the phone number...

bug

Add a very simple non-modifiable homepage on the bot api instance that shows the link of this repository, a small description on what is it, and a link to the...

enhancement

Merged changes from 7.0 to 7.10 in a few merge steps. Had to add some new flags (see tdlight-api-openapi.yaml for changes) due to changes in the API as well. Lots...