Confirms receipt of messages by a client, cancels PUSH-notification sending.
---functions---
messages.receivedMessages#28abcb68 max_id:int = Vector<int>;
| Name | Type | Description | 
|---|---|---|
| max_id | int | Maximum message ID available in a client. | 
The method returns the list of message IDs, for which PUSH-notifications were cancelled.