UpdateReadChannelOutbox#

class pyrogram.raw.types.UpdateReadChannelOutbox#

Outgoing messages in a channel/supergroup were read.

Constructor of Update.

Details:
  • Layer: 158

  • ID: B75F99A9

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

  • max_id (int 32-bit) – Position up to which all outgoing messages are read.