tdlib

How to build tdlib

You don’t need to build tdlib yourself, it’s already built and in the package. But if you want, you can rebuild it and defile path to the shared library in the telegram.client.Telegram class constructor (library_path).

Official documentation

Do not forget install the library after:

make install

Also, you can use it with Docker: