Telegram API schema tracker
This repo scrapes Telegram API schemas from multiple sources every 5 hours and generates
browsable docs for a few libraries. All generated files land on the
data branch.
The scripts that produce them live on
main.
Libraries
ferogram
Raw TL reference for the ferogram Rust MTProto client.
Rust
->
ferogram-py
Raw TL reference for the ferogram Python bindings.
Python
->
Telethon
TL reference generated for the Telethon Python library.
Python
->
TL Diff
tDesktop diff
Layer-by-layer changelog of the tDesktop TL schema.
TL
->
TDLib diff
Layer-by-layer changelog of the TDLib TL schema.
TL
->
Raw Schemas