messages.readMentions

Mark mentions as read

 Method schema is available as of layer 148. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
peer InputPeer Dialog
top_msg_id flags.0?int Mark as read only mentions within the specified forum topic

Result

messages.AffectedHistory

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.
400 CHANNEL_PRIVATE You haven't joined this channel/supergroup.
400 MSG_ID_INVALID Invalid message ID provided.
400 PEER_ID_INVALID The provided peer id is invalid.

Related pages

Forums

Telegram allows creating forums with multiple distinct topics.