telegram api constructor · layer 229 · #25f324f7

updateChannelReadMessagesContents

The specified channel/supergroup messages were read (emitted specifically for messages like voice messages or video, only once the media is watched and marked as read using channels.readMessageContents)

definition

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#Flags, see TL conditional fields
channel_idlongChannel/supergroup ID
top_msg_idflags.0?intForum topic ID.
saved_peer_idflags.1?PeerIf set, the messages were read within the specified monoforum topic ».
messagesVector<int>IDs of messages that were read

type

Update · 164 other constructors

history

present in layers 71–229 · constructor id changed 3×

idlayers
#89893b4571–132
#44bdd535133–147
#ea29055d148–203
#25f324f7204–229