1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:06:54 +01:00
MadelineProto/docs/TD_docs/constructors/updateMessageMentionRead.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

623 B

title description
updateMessageMentionRead Message with an unread mention was read

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