stories.ReadStories

class pyrogram.raw.functions.stories.ReadStories

Mark all stories up to a certain ID as read, for a given peer; will emit an updateReadStories update to all logged-in sessions.

Details:
  • Layer: 187

  • ID: A556DAC8

Parameters:
  • peer (InputPeer) – The peer whose stories should be marked as read.

  • max_id (int 32-bit) – Mark all stories up to and including this ID as read

Returns:

List of int 32-bit