Family of Kotlin libraries to work with Telegram Client API.

Sources: kotlin-telegram
๐Ÿ“Š Status: WIP
๐Ÿš€ Type: Kotlin Libraries

MTProto protocol is not developer-friendly, or maybe I am just dumb/donโ€™t have enough time. I never managed to finish this project which consists of three libraries:

  • koTL โ€“ Kotlin library to parse TL Language with kotlinx.serialization
  • ktproto โ€“ Kotlin library to work with Telegramโ€™s MTProto protocol
  • kotel^[Kotel itself was never implemented] โ€“ High-level TelegramClient implementation