Class EncryptedCredentials

java.lang.Object
org.telegram.telegrambots.meta.api.objects.passport.EncryptedCredentials
All Implemented Interfaces:
Serializable, BotApiObject

public class EncryptedCredentials extends Object implements BotApiObject
Version:
4.0.0 Contains data required for decrypting and authenticating EncryptedPassportElement. See the Telegram Passport Documentation for a complete description of the data decryption and authentication processes.
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • EncryptedCredentials

      public EncryptedCredentials()