messages.readReactions

Mark message reactions » as read

 Method schema is available as of layer 148. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
peer InputPeer Peer
top_msg_id flags.0?int Mark as read only reactions to messages within the specified forum topic
saved_peer_id flags.1?InputPeer If set, must be equal to the ID of a monoforum topic: will affect that topic in the monoforum passed in peer.

Result

messages.AffectedHistory

Only users can use this method

Possible errors

Code Type Description
400 PEER_ID_INVALID The provided peer id is invalid.

Related pages

Forums

Telegram allows creating forums with multiple distinct topics.

Monoforum

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

Message reactions

Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.