RecentStory¶
- class pyrogram.raw.types.RecentStory[source]¶
Summary of a peer’s active stories », embedded in user.
stories_max_idand channel.stories_max_idand returned by stories.getPeerMaxIDs.Constructor of
RecentStory.- Details:
Layer:
229ID:
711D692D
- Parameters:
live (
bool, optional) – Whether the peer is currently broadcasting a live story ».max_id (
int32-bit, optional) – Ifliveis 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.
Get compact active story summaries » for a set of peers.