All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.pengrad.telegrambot.passport.DecryptedData Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
package com.pengrad.telegrambot.passport;

/**
 * Stas Parshin
 * 02 August 2018
 * 

* Decrypted data from the data field in EncryptedPassportElement. * Can be one of the following types: PersonalDetails, IdDocumentData, ResidentialAddress */ abstract public class DecryptedData { }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy