InputReplyTo

Contains info about a message or story to reply to.

inputReplyToMessage#9c5386e4 flags:# reply_to_msg_id:int top_msg_id:flags.0?int = InputReplyTo;
inputReplyToStory#15b0f283 user_id:InputUser story_id:int = InputReplyTo;

Constructors

Constructor Description
inputReplyToMessage Reply to a message.
inputReplyToStory Reply to a story.