messages.ReadDiscussion

class pyrogram.raw.functions.messages.ReadDiscussion

Mark a thread as read

Details:
  • Layer: 187

  • ID: F731A9F4

Parameters:
  • peer (InputPeer) – Group ID

  • msg_id (int 32-bit) – ID of message that started the thread

  • read_max_id (int 32-bit) – ID up to which thread messages were read

Returns:

bool