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