TDLib v0.0.2 TDLib.Object.UpdateMessageViews View Source
The view count of the message has changed.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| message_id | string | Message identifier. |
| views | number | New value of the view count. |
More details on telegram’s documentation.