jar

xyz.nickr.telegram : telepad

Maven & Gradle

Jun 19, 2017
0 stars

Telepad · A high level API for JavaTelegramBot-API.

Table Of Contents

Latest Version

Download xyz.nickr.telegram : telepad JAR file - Latest Versions:

All Versions

Download xyz.nickr.telegram : telepad JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 telepad-1.1.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

xyz.nickr.telepad.util

├─ xyz.nickr.telepad.util.ConsecutiveId.class - [JAR]

├─ xyz.nickr.telepad.util.Markdown.class - [JAR]

├─ xyz.nickr.telepad.util.PaginatedData.class - [JAR]

├─ xyz.nickr.telepad.util.Partition.class - [JAR]

├─ xyz.nickr.telepad.util.TriFunction.class - [JAR]

├─ xyz.nickr.telepad.util.UserCache.class - [JAR]

xyz.nickr.telepad.command

├─ xyz.nickr.telepad.command.Command.class - [JAR]

├─ xyz.nickr.telepad.command.CommandManager.class - [JAR]

├─ xyz.nickr.telepad.command.HelpCommand.class - [JAR]

├─ xyz.nickr.telepad.command.ScriptedCommand.class - [JAR]

xyz.nickr.telepad

├─ xyz.nickr.telepad.TelepadBot.class - [JAR]

├─ xyz.nickr.telepad.TelepadListener.class - [JAR]

xyz.nickr.telepad.permission

├─ xyz.nickr.telepad.permission.PermissionManager.class - [JAR]

xyz.nickr.telepad.menu

├─ xyz.nickr.telepad.menu.InlineMenu.class - [JAR]

├─ xyz.nickr.telepad.menu.InlineMenuButton.class - [JAR]

├─ xyz.nickr.telepad.menu.InlineMenuButtonResponse.class - [JAR]

├─ xyz.nickr.telepad.menu.InlineMenuMessage.class - [JAR]

├─ xyz.nickr.telepad.menu.InlineMenuRow.class - [JAR]