tdlib 1.8.52-0.5c77c46
Cross-platform library for building Telegram clients
Tdlib is a cross-platform library for creating custom Telegram clients following the official Telegram API. It can be easily used from almost any programming language with a C-FFI and features first-class support for high performance Telegram Bot creation.
- Outputs:
out
- Website: https://core.telegram.org/tdlib
- Licenses: Boost 1.0
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tdlib 1.8.52-0.5c77c46
as follows:
guix install tdlib@1.8.52-0.5c77c46
Or install the latest version:
guix install tdlib
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.