messageReplyHeader

Message replies and thread information

messageReplyHeader#a6d57763 flags:# reply_to_scheduled:flags.2?true reply_to_msg_id:int reply_to_peer_id:flags.0?Peer reply_to_top_id:flags.1?int = MessageReplyHeader;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
reply_to_msg_id int ID of message to which this message is replying
reply_to_peer_id flags.0?Peer For replies sent in channel discussion threads of which the current user is not a member, the discussion group ID
reply_to_top_id flags.1?int ID of the message that started this message thread

Type

MessageReplyHeader

Related pages

Threads

Telegram allows commenting on a channel post or on a generic supergroup message, thanks to message threads.