This is Java client for Max Bot API. It gives you full access to API in your Java code. Library has been built based on Max Bot ...
src/main/java ├── com.bot.bot │ └── TelegramBot.java # Main bot class ├── com.bot.config ...