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

https://github.com/poscat0x04/tdlib-gen


https://github.com/poscat0x04/tdlib-gen

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# tdlib-gen

Generate types and function declarations for TDLib form api specifications (.tl files)

## Usage

run tdlib-gen and follow the interactive questions, this should generate 3 files, `Types.hs`, `Functions.hs` and `FunArgs.hs` at the current directory.