Skip to content

Telegram API Kotlin extensions generator

Notifications You must be signed in to change notification settings

telewear/td-ktx-generator

 
 

Repository files navigation

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

About

Telegram API Kotlin extensions generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 97.2%
  • Shell 2.8%