StoryItemSkipped
- class pyrogram.raw.types.StoryItemSkipped
Represents an active story, whose full information was omitted for space and performance reasons; use stories.getStoriesByID to fetch full info about the skipped story when and if needed.
Constructor of
StoryItem
.- Details:
Layer:
194
ID:
FFADC913
- Parameters:
id (
int
32-bit
) – Story IDdate (
int
32-bit
) – When was the story posted.expire_date (
int
32-bit
) – When does the story expire.close_friends (
bool
, optional) – Whether this story can only be viewed by our close friends, see here » for more info