messages.ReadHistory¶
- class pyrogram.raw.functions.messages.ReadHistory[source]¶
Marks message history as read.
Usable by Users Bots- Details:
Layer:
229ID:
E306D3A
- Parameters:
peer (
InputPeer) – Target user or groupmax_id (
int32-bit) – If a positive value is passed, only messages with identifiers less than or equal to the given one will be read
- Returns: