SecureValueHash#
- class pyrogram.raw.types.SecureValueHash#
Secure value hash.
Constructor of
SecureValueHash
.- Details:
Layer:
158
ID:
ED1ECDB0
- Parameters:
type (
SecureValueType
) – Secure value type.hash (
bytes
) – Hash.
Secure value hash.
Constructor of SecureValueHash
.
Layer: 158
ID: ED1ECDB0
type (SecureValueType
) – Secure value type.
hash (bytes
) – Hash.