messages.readSavedHistory

Mark messages as read in a monoforum topic ».

 Method schema is available as of layer 204. Switch »

Parameters

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.

Result

Bool

Only users can use this method

Possible errors

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_peer is invalid.

Related pages

Monoforum

Telegram supports direct messages to channels, which can also be used to suggest (even paid) channel posts.