jar

com.bot4s : telegram-akka_2.13

Maven & Gradle

Jun 09, 2023
403 stars

telegram-akka_2.13 · Telegram Bot API wrapper for Scala

Table Of Contents

Latest Version

Download com.bot4s : telegram-akka_2.13 JAR file - Latest Versions:

All Versions

Download com.bot4s : telegram-akka_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
5.7.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.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 telegram-akka_2.13-5.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bot4s.telegram.marshalling

├─ com.bot4s.telegram.marshalling.AkkaHttpMarshalling.class - [JAR]

com.bot4s.telegram.api

├─ com.bot4s.telegram.api.ActorBroker.class - [JAR]

├─ com.bot4s.telegram.api.AkkaDefaults.class - [JAR]

├─ com.bot4s.telegram.api.AkkaImplicits.class - [JAR]

├─ com.bot4s.telegram.api.AkkaTelegramBot.class - [JAR]

├─ com.bot4s.telegram.api.GameManager.class - [JAR]

├─ com.bot4s.telegram.api.Payload.class - [JAR]

├─ com.bot4s.telegram.api.WebRoutes.class - [JAR]

├─ com.bot4s.telegram.api.Webhook.class - [JAR]

com.bot4s.telegram.clients

├─ com.bot4s.telegram.clients.AkkaHttpClient.class - [JAR]

├─ com.bot4s.telegram.clients.YetAnotherAkkaClient.class - [JAR]

com.bot4s.telegram.models

├─ com.bot4s.telegram.models.AkkaInputFile.class - [JAR]

Advertisement