MessageReplyHeader¶
-
class
pyrogram.raw.types.
MessageReplyHeader
¶ Message replies and thread information.
Constructor type of
MessageReplyHeader
.- Details
Layer:
126
ID:
0xa6d57763
- Parameters
reply_to_msg_id (
int
32-bit
) – ID of message to which this message is replying.reply_to_peer_id (
Peer
, optional) – For replies sent in channel discussion threads of which the current user is not a member, the discussion group ID.reply_to_top_id (
int
32-bit
, optional) – ID of the message that started this message thread.