Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 620 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 620 Bytes

td-ktx-generator

Telegram API Kotlin extensions generator

Script for parsing TdApi Java classes using PSI and generating Koltin extensions for them using KotlinPoet

Using

Set apiPath to the place where TdApi.java is located and outputPath for a generated files folder root. Run GENERATE configuration or execute generate.sh script