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 discord-0.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sdkfabric.discord
├─ org.sdkfabric.discord.Channel.class - [JAR]
├─ org.sdkfabric.discord.ChannelMessageTag.class - [JAR]
├─ org.sdkfabric.discord.ChannelTag.class - [JAR]
├─ org.sdkfabric.discord.Client.class - [JAR]
├─ org.sdkfabric.discord.Message.class - [JAR]
├─ org.sdkfabric.discord.MessageAllowedMentions.class - [JAR]
├─ org.sdkfabric.discord.MessageEmbed.class - [JAR]
├─ org.sdkfabric.discord.MessageReference.class - [JAR]