MessageActionSecureValuesSentMe#

class pyrogram.raw.types.MessageActionSecureValuesSentMe#

Secure telegram passport values were received.

Constructor of MessageAction.

Details:
  • Layer: 158

  • ID: 1B287353

Parameters:
  • values (List of SecureValue) – Vector with information about documents and other Telegram Passport elements that were shared with the bot.

  • credentials (SecureCredentialsEncrypted) – Encrypted credentials required to decrypt the data.