UpdateReadHistoryOutbox#

class pyrogram.raw.types.UpdateReadHistoryOutbox#

Outgoing messages were read.

Constructor of Update.

Details:
  • Layer: 158

  • ID: 2F2F21BF

Parameters:
  • peer (Peer) – Peer.

  • max_id (int 32-bit) – Maximum ID of read outgoing messages.

  • pts (int 32-bit) – Event count after generation.

  • pts_count (int 32-bit) – Number of events that were generated.