MessageReplyHeader
---types---
messageReplyHeader#a6d57763 flags:# reply_to_scheduled:flags.2?true forum_topic:flags.3?true reply_to_msg_id:int reply_to_peer_id:flags.0?Peer reply_to_top_id:flags.1?int = MessageReplyHeader
Belongs to
This type can only be an instance of:
Members
reply_to_msg_id | int | |
reply_to_scheduled | flag | This argument defaults to None and can be omitted. |
forum_topic | flag | This argument defaults to None and can be omitted. |
reply_to_peer_id | Peer | This argument defaults to None and can be omitted. |
reply_to_top_id | int | This argument defaults to None and can be omitted. |