MadelineProtoDocs/docs/TD_docs/constructors/updateMessageMentionRead.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

696 B

title description image
updateMessageMentionRead Message with an unread mention was read https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateMessageMentionRead

Back to constructors index

Message with an unread mention was read

Attributes:

Name Type Required Description
chat_id int53 Yes Chat identifier
message_id int53 Yes Message identifier
unread_mention_count int Yes New number of unread mention messages left in the chat

Type: Update