stories.SendReaction#
- class pyrogram.raw.functions.stories.SendReaction#
React to a story.
- Details:
Layer:
211
ID:
7FD736B2
- Parameters:
peer (
InputPeer
) – The peer that sent the storystory_id (
int
32-bit
) – ID of the story to react toreaction (
Reaction
) – Reactionadd_to_recent (
bool
, optional) – Whether to add this reaction to the recent reactions list ».
- Returns:
Updates