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

632 B

title description image
updateMessageViews View count of the message has changed https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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