Class PassportFile

  • All Implemented Interfaces:
    Serializable, BotApiObject

    public class PassportFile
    extends Object
    implements BotApiObject
    Version:
    4.0.0 This object represents a file uploaded to Telegram Passport. Currently all Telegram Passport files are in JPEG format when decrypted and don't exceed 10MB.
    Author:
    Ruben Bermudez
    See Also:
    Serialized Form
    • Constructor Detail

      • PassportFile

        public PassportFile()
    • Method Detail

      • getFileId

        public String getFileId()
      • getFileSize

        public Integer getFileSize()
      • getFileDate

        public Integer getFileDate()
      • getFileUniqueId

        public String getFileUniqueId()