Marks message history within a secret chat as read.
boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
messages.readEncryptedHistory#7f4b690a peer:InputEncryptedChat max_date:int = Bool;
Name | Type | Description |
---|---|---|
peer | InputEncryptedChat | Secret chat ID |
max_date | int | Maximum date value for received messages in history |
Code | Type | Description |
---|---|---|
400 | MSG_WAIT_FAILED | A waiting call returned an error. |