UpdateReadMonoForumOutbox#

class pyrogram.raw.types.UpdateReadMonoForumOutbox#

Outgoing messages in a monoforum were read.

Constructor of Update.

Details:
  • Layer: 220

  • ID: A4A79376

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 outgoing messages are read.