Mark messages as read in a monoforum topic ».
 Method schema is available as of layer 204. Switch »
| Name | Type | Description | 
|---|---|---|
| parent_peer | InputPeer | ID of the monoforum group. | 
| peer | InputPeer | ID of the topic. | 
| max_id | int | If a positive value is passed, only messages with identifiers less or equal than the given one will be read. | 
| Code | Type | Description | 
|---|---|---|
| 400 | CHAT_ADMIN_REQUIRED | You must be an admin in this chat to do this. | 
| 400 | PARENT_PEER_INVALID | The specified parent_peeris invalid. | 
Telegram supports direct messages to channels, which can also be used to suggest (even paid) channel posts.