updateChannelMessageViews

The view counter of a message in a channel has changed

updateChannelMessageViews#98a12b4b channel_id:int id:int views:int = Update;

Parameters

Name Type Description
channel_id long Channel ID
id int ID of the message
views int New view counter

Type

Update