channels.ReadHistory#
- class pyrogram.raw.functions.channels.ReadHistory#
Mark channel/supergroup history as read
- Details:
Layer:
198
ID:
CC104937
- Parameters:
channel (
InputChannel
) – Channel/supergroupmax_id (
int
32-bit
) – ID of message up to which messages should be marked as read
- Returns:
bool