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-domain-0.0.72.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.struchkov.godfather.telegram.domain.attachment
├─ dev.struchkov.godfather.telegram.domain.attachment.ButtonClickAttachment.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.attachment.CommandAttachment.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.attachment.ContactAttachment.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.attachment.DocumentAttachment.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.attachment.LinkAttachment.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.attachment.Picture.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.attachment.PictureGroupAttachment.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.attachment.TelegramAttachmentType.class - [JAR]
dev.struchkov.godfather.telegram.domain.config
├─ dev.struchkov.godfather.telegram.domain.config.ProxyConfig.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.config.TelegramConnectConfig.class - [JAR]
dev.struchkov.godfather.telegram.domain.event
├─ dev.struchkov.godfather.telegram.domain.event.Subscribe.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.event.Unsubscribe.class - [JAR]
dev.struchkov.godfather.telegram.domain.keyboard.button
├─ dev.struchkov.godfather.telegram.domain.keyboard.button.ContactButton.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.keyboard.button.UrlButton.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.keyboard.button.WebAppButton.class - [JAR]
dev.struchkov.godfather.telegram.domain
├─ dev.struchkov.godfather.telegram.domain.UnitPage.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.UnitPaginationUtil.class - [JAR]
dev.struchkov.godfather.telegram.domain.keyboard
├─ dev.struchkov.godfather.telegram.domain.keyboard.InlineKeyBoard.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.keyboard.MarkupKeyBoard.class - [JAR]
dev.struchkov.godfather.telegram.domain.files
├─ dev.struchkov.godfather.telegram.domain.files.ByteContainer.class - [JAR]
├─ dev.struchkov.godfather.telegram.domain.files.FileContainer.class - [JAR]