jar

io.micronaut.chatbots : micronaut-chatbots-telegram-core

Maven & Gradle

Jul 06, 2023
6 stars

Micronaut Chatbots · Ease the creation of Telegram, Google Chat, Discord chatbots with the Micronaut Framework

Table Of Contents

Latest Version

Download io.micronaut.chatbots : micronaut-chatbots-telegram-core JAR file - Latest Versions:

All Versions

Download io.micronaut.chatbots : micronaut-chatbots-telegram-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window micronaut-chatbots-telegram-core-2.0.0-M6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.micronaut.chatbots.telegram.core

├─ io.micronaut.chatbots.telegram.core.CommandHandler.class - [JAR]

├─ io.micronaut.chatbots.telegram.core.DefaultTokenValidator.class - [JAR]

├─ io.micronaut.chatbots.telegram.core.ParseModeUtils.class - [JAR]

├─ io.micronaut.chatbots.telegram.core.SendMessageUtils.class - [JAR]

├─ io.micronaut.chatbots.telegram.core.TelegramBotConfiguration.class - [JAR]

├─ io.micronaut.chatbots.telegram.core.TelegramBotConfigurationProperties.class - [JAR]

├─ io.micronaut.chatbots.telegram.core.TelegramHandler.class - [JAR]

├─ io.micronaut.chatbots.telegram.core.TelegramSlashCommandParser.class - [JAR]

├─ io.micronaut.chatbots.telegram.core.TelegramSpaceParser.class - [JAR]

├─ io.micronaut.chatbots.telegram.core.TokenValidator.class - [JAR]