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

557 B

title description
updateChatUnreadMentionCount Chat unread_mention_count has changed

Constructor: updateChatUnreadMentionCount

Back to constructors index

Chat unread_mention_count has changed

Attributes:

Name Type Required Description
chat_id int53 Yes Chat identifier
unread_mention_count int Yes Number of unread mention messages left in the chat

Type: Update