Class TelegramMessage.Attachment

java.lang.Object
com.bytedesk.social.telegram.TelegramMessage.Attachment
Enclosing class:
TelegramMessage

public static class TelegramMessage.Attachment extends Object
  • Field Details

    • type

      private String type
    • fileId

      private String fileId
    • fileUrl

      private String fileUrl
    • caption

      private String caption
  • Constructor Details

    • Attachment

      public Attachment()