jar

com.github.unafraid.telegram-apis : InlineMenuAPI

Maven & Gradle

May 04, 2023
8 stars

InlineMenuAPI · Telegram Bots InlineMenu API

Table Of Contents

Latest Version

Download com.github.unafraid.telegram-apis : InlineMenuAPI JAR file - Latest Versions:

All Versions

Download com.github.unafraid.telegram-apis : InlineMenuAPI JAR file - All Versions:

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

com.github.unafraid.telegrambot.handlers.inline.events

├─ com.github.unafraid.telegrambot.handlers.inline.events.IInlineCallbackEvent.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.events.IInlineMessageEvent.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.events.InlineCallbackEvent.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.events.InlineMessageEvent.class - [JAR]

com.github.unafraid.telegrambot.handlers.inline

├─ com.github.unafraid.telegrambot.handlers.inline.AbstractInlineHandler.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.InlineButton.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.InlineButtonBuilder.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.InlineContext.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.InlineMenu.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.InlineMenuBuilder.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.InlineUserData.class - [JAR]

com.github.unafraid.telegrambot.handlers.inline.layout

├─ com.github.unafraid.telegrambot.handlers.inline.layout.IInlineMenuLayout.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.layout.InlineFixedButtonsPerRowLayout.class - [JAR]

├─ com.github.unafraid.telegrambot.handlers.inline.layout.InlineRowDefinedLayout.class - [JAR]

Advertisement