SecureValueError#

class pyrogram.raw.types.SecureValueError#

Secure value error.

Constructor of SecureValueError.

Details:
  • Layer: 158

  • ID: 869D758F

Parameters:
  • type (SecureValueType) – Type of element which has the issue.

  • hash (bytes) – Hash.

  • text (str) – Error message.