SecureValue¶
- class pyrogram.raw.types.SecureValue¶
 Telegram API type.
Constructor of
SecureValue.- Details:
 Layer:
207ID:
187FA0CA
- Parameters:¶
 type (
SecureValueType) – N/Ahash (
bytes) – N/Adata (
SecureData, optional) – N/Afront_side (
SecureFile, optional) – N/Areverse_side (
SecureFile, optional) – N/Aselfie (
SecureFile, optional) – N/Atranslation (List of
SecureFile, optional) – N/Afiles (List of
SecureFile, optional) – N/Aplain_data (
SecurePlainData, optional) – N/A
- Functions:
 This object can be returned by 3 functions.
Telegram API function.
Telegram API function.
Telegram API function.