RecentStory

class pyrogram.raw.types.RecentStory[source]

Summary of a peer’s active stories », embedded in user. stories_max_id and channel. stories_max_id and returned by stories.getPeerMaxIDs.

Constructor of RecentStory.

Details:
  • Layer: 229

  • ID: 711D692D

Parameters:
  • live (bool, optional) – Whether the peer is currently broadcasting a live story ».

  • max_id (int 32-bit, optional) – If live is set, ID of the peer’s active live story »; otherwise, ID of the peer’s maximum active story.

Functions:

This object can be returned by 1 function.

stories.GetPeerMaxIDs

Get compact active story summaries » for a set of peers.