MadelineProtoDocs/docs/TD_docs/constructors/updateMessageViews.md
2018-04-04 19:52:48 +02:00

633 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