UpdateDialogUnreadMark#

class pyrogram.raw.types.UpdateDialogUnreadMark#

The manual unread mark of a chat was changed

Constructor of Update.

Details:
  • Layer: 205

  • ID: B658F23E

Parameters:
  • peer (DialogPeer) – The dialog

  • unread (bool, optional) – Was the chat marked or unmarked as read

  • saved_peer_id (Peer, optional) – N/A