messages.readEncryptedHistory
Marks message history within a secret chat as read.
Example
TL schema
Parameters
Name | Type | Description |
peer | Secret chat ID | |
max_date | Maximum date value for received messages in history |
Result
Possible errors
Code | Type | Description |
400 | MSG_WAIT_FAILED | A waiting call returned an error |
Can bots use this methd ?
yes
Related pages
Last updated