channels.ReadHistory#

class pyrogram.raw.functions.channels.ReadHistory#

Mark channel/supergroup history as read.

Details:
  • Layer: 158

  • ID: CC104937

Parameters:
  • channel (InputChannel) – Channel/supergroup.

  • max_id (int 32-bit) – ID of message up to which messages should be marked as read.

Returns:

bool