InputReplyToStory¶
- class pyrogram.types.InputReplyToStory
Bases:
ObjectContains information about a target replied story.
- Parameters:
peer (
InputPeer) – An InputPeer.story_id (
int) – Unique identifier for the target story.
Bases: Object
Contains information about a target replied story.
peer (InputPeer) – An InputPeer.
story_id (int) – Unique identifier for the target story.