Telegram API Kotlin extensions generator
Script for parsing TdApi Java classes using PSI and generating Koltin extensions for them using KotlinPoet
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