stories.SendReaction#
- class pyrogram.raw.functions.stories.SendReaction#
React to a story.
Usable by ✅ Users ❌ Bots- Details:
Layer:
224ID:
7FD736B2
- Parameters:
peer (
InputPeer) – The peer that sent the storystory_id (
int32-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: