messages.ReadSavedHistory

class hydrogram.raw.functions.messages.ReadSavedHistory[source]

Mark messages as read in a monoforum topic ».

Details:
  • Layer: 223

  • ID: BA4A3B5B

Parameters:
  • parent_peer (InputPeer) – ID of the monoforum group.

  • peer (InputPeer) – ID of the topic.

  • max_id (int 32-bit) – If a positive value is passed, only messages with identifiers less or equal than the given one will be read.

Returns:

bool