Spring Boot starter integrating Telegram TDLib client for JVM applications
Spring Boot starter that wraps the TDLib Telegram client and exposes injectable client and authorization beans, update listeners, and templates for common Telegram operations. Targets JVM applications written in Java or Kotlin and requires Java 17 and TDLib native libraries. Suited for backend services, bots, or server-side clients that need programmatic access to Telegram with configurable persistence and proxy support.
0