channels.ReadHistory¶
- class pyrogram.raw.functions.channels.ReadHistory[source]¶
Mark channel/supergroup history as read
Usable by Users Bots- Details:
Layer:
229ID:
CC104937
- Parameters:
channel (
InputChannel) – Channel/supergroupmax_id (
int32-bit) – ID of message up to which messages should be marked as read
- Returns:
bool