SecureValue#

class pyrogram.raw.base.SecureValue#

Secure Telegram Passport value.

Constructors:

This base type has 1 constructor available.

SecureValue

Secure value.

Functions:

This object can be returned by 3 functions.

account.GetAllSecureValues

Get all saved Telegram Passport documents.

account.GetSecureValue

Get saved Telegram Passport document.

account.SaveSecureValue

Securely save Telegram Passport document.