https://github.com/tgx-android/tdlib
Prebuilt TDLib Java bundle used in Telegram X for Android.
https://github.com/tgx-android/tdlib
Last synced: about 1 year ago
JSON representation
Prebuilt TDLib Java bundle used in Telegram X for Android.
- Host: GitHub
- URL: https://github.com/tgx-android/tdlib
- Owner: TGX-Android
- License: bsl-1.0
- Created: 2021-01-16T20:18:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T00:31:50.000Z (over 1 year ago)
- Last Synced: 2025-03-30T01:08:53.790Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 5.39 MB
- Stars: 99
- Watchers: 20
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prebuilt TDLib Java Bundle
This repository is a prebuilt [TDLib](https://github.com/tdlib/td) Java bundle currently used in **Telegram X**.
This bundle **is not intended** to be used in any projects except **Telegram X**. Moreover, it might include unstable/work-in-progress features and changes, which may lead to an unexpected behavior of any kind.
If you wish to use TDLib in your Android project, refer to [Using in Java projects](https://github.com/tdlib/td#using-java) section.
## License
`TDLib` is licensed under the terms of the Boost Software License.
For more information, see [LICENSE_1_0.txt](http://www.boost.org/LICENSE_1_0.txt), or refer to the original [TDLib repository](https://github.com/tdlib/td).