UpdateReadMonoForumInbox#

class pyrogram.raw.types.UpdateReadMonoForumInbox#

Incoming messages in a monoforum topic were read

Constructor of Update.

Details:
  • Layer: 220

  • ID: 77B0E372

Parameters:
  • channel_id (int 64-bit) – ID of the monoforum.

  • saved_peer_id (Peer) – Topic ID.

  • read_max_id (int 32-bit) – Position up to which all incoming messages are read.