jar

com.github.lamba92 : kotlingram-bot-builder-jvm

Maven & Gradle

Mar 08, 2021
35 stars

kotlingram-bot-builder · Telegram Bot APIs for Kotlin Multiplatform

Table Of Contents

Latest Version

Download com.github.lamba92 : kotlingram-bot-builder-jvm JAR file - Latest Versions:

All Versions

Download com.github.lamba92 : kotlingram-bot-builder-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.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 kotlingram-bot-builder-jvm-1.2.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.lamba92.kotlingram.builder

├─ com.github.lamba92.kotlingram.builder.InlineQueryContext.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.MarkdownBuilder.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.MessageContext.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.MessageHandlersBuilder.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.MessageHandlersContainer.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.ReplyContext.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.ReplyContextKt.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.TelegramBotsDSL.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.TelegramPollingBotBuilder.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.TypealiasesKt.class - [JAR]

├─ com.github.lamba92.kotlingram.builder.UtilsKt.class - [JAR]

Advertisement