EncryptedCredentials¶
-
class
aiogram.types.encrypted_credentials.EncryptedCredentials(conf=None, **kwargs)[source]¶ Bases:
aiogram.types.base.TelegramObjectContains data required for decrypting and authenticating EncryptedPassportElement. See the Telegram Passport Documentation for a complete description of the data decryption and authentication processes.
https://core.telegram.org/bots/api#encryptedcredentials
Deserialize object
- Parameters
conf –
kwargs –