updateReadChannelOutbox

Outgoing messages in a channel/supergroup were read

updateReadChannelOutbox#25d6c9c7 channel_id:int max_id:int = Update;

Parameters

Name Type Description
channel_id int Channel/supergroup ID
max_id int Position up to which all outgoing messages are read.

Type

Update

Related pages

Channels

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