tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
6.99k stars 1.43k forks source link

is tdweb deprecated or #1778

Closed rahimi7k closed 2 years ago

rahimi7k commented 2 years ago

TdWeb last update was v1.7.2 for 9 month ago and with Telegram new update it is broken now. Why Telegram did not release the update before closing the previous versions, it is very unprofessional! Does tdweb deprecated and not support? If not when exactly new update will release?

levlam commented 2 years ago

It isn't deprecated. You just need to build it yourself as described in https://github.com/tdlib/td/tree/master/example/web.

rahimi7k commented 2 years ago

Thank You very much for answer, but in description it says "Update version to 1.7.0". and it is for 12 month ago! it isn't old source code?

levlam commented 2 years ago

tdweb is a wrapper for TDLib. It can have no commits for years, but still remain compatible with the up-to-date TDLib version.

fantasthu commented 2 years ago

@levlam

have u resolved the problem of tbweb ID problem? thank you

levlam commented 2 years ago

tdweb 1.7.10 was publiched on npm.