Skip to content

modestman/tl2swift

Repository files navigation

tl2swift

This project designated for parsing Telegram Type Language (.tl) specification for TDLib and generating Swift code.
tl2swift generates swift structures, enums and methods for working with TDLib json interface. See example in project tdlib-swift

Build

$ make release

Usage

$ tl2swift td_api.tl ./output/

About

Telegram TDLib specification parser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published