InputPeerUser#

class pyrogram.raw.types.InputPeerUser#

Defines a user for further interaction.

Constructor of InputPeer.

Details:
  • Layer: 158

  • ID: DDE8A54C

Parameters:
  • user_id (int 64-bit) – User identifier.

  • access_hash (int 64-bit) – access_hash value from the user constructor.