Spring Boot starter integrating the Telegram Bot API for Java applications.
A Spring Boot starter that integrates the TelegramBots Java API to simplify building Telegram bots in Java. It auto-registers TelegramLongPollingBot, TelegramWebhookBot, and CustomizableTelegramWebhookBot beans and exposes properties for webhook and proxy configuration. The project is archived; users should prefer the official TelegramBots Java library's Spring Boot starter for ongoing maintenance.
0