Message replies and thread information
messageReplyHeader#6917560b flags:# reply_to_scheduled:flags.2?true forum_topic:flags.3?true quote:flags.9?true reply_to_msg_id:flags.4?int reply_to_peer_id:flags.0?Peer reply_from:flags.5?MessageFwdHeader reply_media:flags.8?MessageMedia reply_to_top_id:flags.1?int quote_text:flags.6?string quote_entities:flags.7?Vector<MessageEntity> quote_offset:flags.10?int todo_item_id:flags.11?int = MessageReplyHeader;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| reply_to_scheduled | flags.2?true | This is a reply to a scheduled message. |
| forum_topic | flags.3?true | Whether this message was sent in a forum topic (except for the General topic). |
| quote | flags.9?true | Whether this message is quoting a part of another message. |
| reply_to_msg_id | flags.4?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_from | flags.5?MessageFwdHeader | When replying to a message sent by a certain peer to another chat, contains info about the peer that originally sent the message to that other chat. |
| reply_media |