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 telegram-1.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.justai.jaicf.channel.telegram
├─ com.justai.jaicf.channel.telegram.SuccessfulPaymentHandler.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramAnimationRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramAudioRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramBotRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramBotRequestKt.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramChannel.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramChannelKt.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramContactRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramDispatcherHandlersKt.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramDocumentRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramEvent.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramGameRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramInvocationEventRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramInvocationQueryRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramInvocationRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramLocationRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramPhotosRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramPreCheckoutRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramQueryRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramReactions.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramReactionsKt.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramStickerRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramSuccessfulPaymentRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramTextRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramTypeTokenKt.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramVideoNoteRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramVideoRequest.class - [JAR]
├─ com.justai.jaicf.channel.telegram.TelegramVoiceRequest.class - [JAR]