UpdateNewStoryReaction#

class pyrogram.raw.types.UpdateNewStoryReaction#

Represents a new reaction to a story.

Constructor of Update.

Details:
  • Layer: 187

  • ID: 1824E40B

Parameters:
  • story_id (int 32-bit) – Story ID.

  • peer (Peer) – The peer where the story was posted.

  • reaction (Reaction) – The reaction.