InputReplyToStory
- class pyrogram.types.InputReplyToStory
Contains information about a target replied story.
- Parameters:
peer (
InputPeer
) – An InputPeer.story_id (
int
) – If the message is a reply, ID of the target story.
Contains information about a target replied story.
peer (InputPeer
) – An InputPeer.
story_id (int
) – If the message is a reply, ID of the target story.