mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:46:56 +01:00
559 B
559 B
title | description |
---|---|
updateMessageViews | View count of the message has changed |
Constructor: updateMessageViews
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 |