WebPageAttributeStory¶
- class pyrogram.raw.types.WebPageAttributeStory[source]¶
Webpage preview of a Telegram story
Constructor of
WebPageAttribute.- Details:
Layer:
229ID:
2E94C3E7
- Parameters:
peer (
Peer) – Peer that posted the storyid (
int32-bit) – Story IDstory (
StoryItem, optional) – May contain the story, if not the story should be fetched when and if needed using stories.getStoriesByID with the aboveidandpeer.