Skip to content

ombra-chat/tdlib-rs

 
 

Repository files navigation

tdlib-rs

A Rust wrapper around the Telegram Database library. It includes a generator to automatically generate the types and functions from the TDLib's Type Language file.

It's mainly created for using it in the Telegrand client, but it should work also for any other Rust project.

Current supported TDLib version: 1.8.63.

TL API file

https://raw.githubusercontent.com/tdlib/td/f06b0bac65278b03d26414c096080e7bfecfef52/td/generate/scheme/td_api.tl

Credits

  • grammers: the tdlib-tl-gen and tdlib-tl-parser projects are forks of the grammers-tl-gen and grammers-tl-parser projects.
  • rust-tdlib: for inspiration about some client code.

About

Rust wrapper around the Telegram Database Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%