updateChannelMessageForwards

The forward counter of a message in a channel has changed

updateChannelMessageForwards#d29a27f4 channel_id:long id:int forwards:int = Update;

Parameters

Name Type Description
channel_id long Channel ID
id int ID of the message
forwards int New forward counter

Type

Update