ReadEncryptedHistory¶
-
class
pyrogram.raw.functions.messages.
ReadEncryptedHistory
¶ Marks message history within a secret chat as read.
- Details
Layer:
122
ID:
0x7f4b690a
- Parameters
peer (
InputEncryptedChat
) – Secret chat ID.max_date (
int
32-bit
) – Maximum date value for received messages in history.
- Returns
bool
– Primitive type.