channels.ReadHistory#

class pyrogram.raw.functions.channels.ReadHistory[source]#

Mark channel/supergroup history as read

Details:
  • Layer: 224

  • 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