https://github.com/alexxandergrib/prebuilt-tdlib
Prebuilt tdjson binaries of tdlib
https://github.com/alexxandergrib/prebuilt-tdlib
tdlib telegram
Last synced: about 1 year ago
JSON representation
Prebuilt tdjson binaries of tdlib
- Host: GitHub
- URL: https://github.com/alexxandergrib/prebuilt-tdlib
- Owner: AlexXanderGrib
- Created: 2025-03-06T15:39:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-28T22:24:03.000Z (over 1 year ago)
- Last Synced: 2025-03-28T23:25:42.343Z (over 1 year ago)
- Topics: tdlib, telegram
- Language: Nix
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prebuilt TDLib
> This repository provides prebuilt tdjson binaries of [tdlib](https://github.com/tdlib/td) - C++ library for interacting with Telegram API
## How to use it in JavaScript/TypeScript
Check out [tdlib-native](https://github.com/tdlib-native/tdlib-native)
## How to use it in Python and other programming languages
1. Download correct binary for your platform
2. Grab example from https://github.com/tdlib/td/blob/master/example
## Credits
This package is based on [eilvelia/tdl](https://github.com/eilvelia/tdl)
Licenses:
- Ci pipeline - [Blue Oak Model License 1.0.0](./docs/licenses/ci.license.md)