UpdateChannelReadMessagesContents#

class pyrogram.raw.types.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)

Constructor of Update.

Details:
  • Layer: 220

  • ID: 25F324F7

Parameters:
  • channel_id (int 64-bit) – Channel/supergroup ID

  • messages (List of int 32-bit) – IDs of messages that were read

  • top_msg_id (int 32-bit, optional) – Forum topic ID.

  • saved_peer_id (Peer, optional) – If set, the messages were read within the specified monoforum topic ».