stories.SendReaction

class pyrogram.raw.functions.stories.SendReaction

React to a story.

Details:
  • Layer: 187

  • ID: 7FD736B2

Parameters:
  • peer (InputPeer) – The peer that sent the story

  • story_id (int 32-bit) – ID of the story to react to

  • reaction (Reaction) – Reaction

  • add_to_recent (bool, optional) – Whether to add this reaction to the recent reactions list ».

Returns:

Updates