https://github.com/poscat0x04/tdlib-gen
https://github.com/poscat0x04/tdlib-gen
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/poscat0x04/tdlib-gen
- Owner: poscat0x04
- License: bsd-3-clause
- Created: 2020-05-31T07:40:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T23:34:18.000Z (about 6 years ago)
- Last Synced: 2025-10-21T13:58:54.409Z (8 months ago)
- Language: Haskell
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.