View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window telegramium-high_3-8.68.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
telegramium.bots.high
├─ telegramium.bots.high.Api.class - [JAR]
├─ telegramium.bots.high.BotApi.class - [JAR]
├─ telegramium.bots.high.BotApiError.class - [JAR]
├─ telegramium.bots.high.FailedRequest.class - [JAR]
├─ telegramium.bots.high.Http4sUtils.class - [JAR]
├─ telegramium.bots.high.LongPollBot.class - [JAR]
├─ telegramium.bots.high.Methods.class - [JAR]
├─ telegramium.bots.high.ResponseDecodingError.class - [JAR]
├─ telegramium.bots.high.WebhookBot.class - [JAR]
├─ telegramium.bots.high.package.class - [JAR]
telegramium.bots.high.messageentities
├─ telegramium.bots.high.messageentities.MessageEntities.class - [JAR]
├─ telegramium.bots.high.messageentities.MessageEntityFormat.class - [JAR]
telegramium.bots.high.keyboards
├─ telegramium.bots.high.keyboards.InlineKeyboardButtons.class - [JAR]
├─ telegramium.bots.high.keyboards.InlineKeyboardMarkups.class - [JAR]
├─ telegramium.bots.high.keyboards.KeyboardButtons.class - [JAR]
├─ telegramium.bots.high.keyboards.ReplyKeyboardMarkups.class - [JAR]