updateChannelReadMessagesContents

updateChannelReadMessagesContents#25f324f7 flags:# channel_id:long top_msg_id:flags.0?int saved_peer_id:flags.1?Peer messages:Vector<int> = Update;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
channel_id long Identifier of a channel or supergroup.
top_msg_id flags.0?int Forum topic identifier.
saved_peer_id flags.1?Peer Section of Saved Messages the request is about.
messages Vector<int> List of messages.

Type

Update

Related pages

Types used here