Class TelegramWebhookEvent.Document

java.lang.Object
com.bytedesk.social.telegram.TelegramWebhookEvent.Document
Enclosing class:
TelegramWebhookEvent

public static class TelegramWebhookEvent.Document extends Object
  • Field Details

    • fileId

      private String fileId
    • fileUniqueId

      private String fileUniqueId
    • fileName

      private String fileName
    • mimeType

      private String mimeType
    • fileSize

      private int fileSize
  • Constructor Details

    • Document

      public Document()