UpdateChannelReadMessagesContents

class pyrogram.raw.types.UpdateChannelReadMessagesContents

The specified channel/supergroup messages were read

Constructor of Update.

Details:
  • Layer: 187

  • ID: EA29055D

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.