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