MessageReplyHeader¶
- class pyrogram.raw.types.MessageReplyHeader¶
Telegram API type.
Constructor of
MessageReplyHeader
.- Details:
Layer:
194
ID:
AFBC09DB
- Parameters:¶
reply_to_scheduled (
bool
, optional) – N/Aforum_topic (
bool
, optional) – N/Aquote (
bool
, optional) – N/Areply_to_msg_id (
int
32-bit
, optional) – N/Areply_to_peer_id (
Peer
, optional) – N/Areply_from (
MessageFwdHeader
, optional) – N/Areply_media (
MessageMedia
, optional) – N/Areply_to_top_id (
int
32-bit
, optional) – N/Aquote_text (
str
, optional) – N/Aquote_entities (List of
MessageEntity
, optional) – N/Aquote_offset (
int
32-bit
, optional) – N/A