Class TelegramFile


  • public class TelegramFile
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected TelegramFile()  
    • Constructor Detail

      • TelegramFile

        protected TelegramFile()
    • Method Detail

      • getFileId

        public java.lang.String getFileId()
      • getFileSize

        public int getFileSize()
      • getFilePath

        public java.lang.String getFilePath()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object