java.lang.Object
org.telegram.telegrambots.meta.api.objects.passport.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:
  • Constructor Details

    • PassportFile

      public PassportFile()