TdLib is a Cross-platform library for building Telegram clients.
The simplest way to build TDLib
is to use TDLib build instructions generator.
The build artefacts consist of OS-dependent libraries and a language API.
Out of all OSs and programming languages TdLib can be built for, this repo allows to build TdLib Windows and Linux binaries and a Java API.
- Go to the GitHub Actions tab
- Click on the "Run workflow" dropdown on the right and enter the parameters.
- Click on the "Run workflow" button.
The binaries will be made available in the build artefacts on the Actions tab, while Java API will be published on Maven Central.