messages.receivedMessages
Confirms receipt of messages by a client, cancels PUSH-notification sending.
Example
TL schema
Parameters
Name | Type | Description |
max_id | Maximum message ID available in a client. |
Result
The method returns the list of message IDs, for which PUSH-notifications were cancelled.
Possible errors
Code | Type | Description |
Can bots use this methd ?
yes
Related pages
Last updated