/tl2swift

Telegram TDLib specification parser

Primary LanguageSwift

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/