An open API service indexing awesome lists of open source software.

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

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)