jar

com.github.paolodenti : telegram-webhook-types

Maven & Gradle

Apr 13, 2018
0 stars

telegram-webhook-types · Telegram webhook json mapped data types

Table Of Contents

Latest Version

Download com.github.paolodenti : telegram-webhook-types JAR file - Latest Versions:

All Versions

Download com.github.paolodenti : telegram-webhook-types 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 telegram-webhook-types-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.paolodenti.telegram.webhook.types

├─ com.github.paolodenti.telegram.webhook.types.Animation.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Audio.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.CallbackQuery.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Chat.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.ChatPhoto.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.ChosenInlineResult.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Contact.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Document.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Game.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.InlineQuery.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Invoice.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Location.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.MaskPosition.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Message.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.MessageEntity.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.OrderInfo.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.PhotoSize.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.PreCheckoutQuery.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.ShippingAddress.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.ShippingQuery.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Sticker.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.SuccessfulPayment.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Update.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.User.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Venue.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Video.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.VideoNote.class - [JAR]

├─ com.github.paolodenti.telegram.webhook.types.Voice.class - [JAR]

Advertisement