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