WebPageAttributeStory#
- class pyrogram.raw.types.WebPageAttributeStory#
Webpage preview of a Telegram story
Constructor of
WebPageAttribute.- Details:
Layer:
225ID:
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 above id and peer.