WebPageAttributeStory

class pyrogram.raw.types.WebPageAttributeStory

Webpage preview of a Telegram story

Constructor of WebPageAttribute.

Details:
  • Layer: 187

  • ID: 2E94C3E7

Parameters:
  • peer (Peer) – Peer that posted the story

  • id (int 32-bit) – Story ID

  • story (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.