InputReplyToMessage¶
- class pyrogram.raw.types.InputReplyToMessage¶
 Telegram API type.
Constructor of
InputReplyTo.- Details:
 Layer:
207ID:
B07038B0
- Parameters:¶
 reply_to_msg_id (
int32-bit) – N/Atop_msg_id (
int32-bit, optional) – N/Areply_to_peer_id (
InputPeer, optional) – N/Aquote_text (
str, optional) – N/Aquote_entities (List of
MessageEntity, optional) – N/Aquote_offset (
int32-bit, optional) – N/Amonoforum_peer_id (
InputPeer, optional) – N/A