1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 00:46:56 +01:00
MadelineProto/docs/TD_docs/constructors/updateMessageViews.md
2017-08-25 14:43:29 +02:00

555 B

title description
updateMessageViews View count of the message has changed

Constructor: updateMessageViews

Back to constructors index

View count of the message has changed

Attributes:

Name Type Required Description
chat_id long Yes Chat identifier
message_id long Yes Message identifier
views int Yes New value of view count

Type: Update