MadelineProtoDocs/docs/TD_docs/constructors/updateMessageViews.md
2018-04-01 13:24:46 +02:00

559 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 int53 Yes Chat identifier
message_id int53 Yes Message identifier
views int Yes New value of view count

Type: Update