updateChannelReadMessagesContents

The specified channel/supergroup messages were read

updateChannelReadMessagesContents#44bdd535 channel_id:long messages:Vector<int> = Update;

Parameters

Name Type Description
channel_id long Channel/supergroup ID
messages Vector<int> IDs of messages that were read

Type

Update

Related pages

Channels

How to handle channels, supergroups, groups, and what's the difference between them.