- API ›
- Constructors ›
- MessageReplyHeader
MessageReplyHeader
---types--- messageReplyHeader#1b97dd66 reply_to_scheduled:flags.2?true forum_topic:flags.3?true quote:flags.9?true reply_to_msg_id:flags.4?int reply_to_peer_id:flags.0?Peer reply_from:flags.5?MessageFwdHeader reply_media:flags.8?MessageMedia reply_to_top_id:flags.1?int quote_text:flags.6?string quote_entities:flags.7?Vector<MessageEntity> quote_offset:flags.10?int todo_item_id:flags.11?int poll_option:flags.12?bytes = MessageReplyHeader
Belongs to
| MessageReplyHeader |
Parameters
| reply_to_scheduled | true | optional |
| forum_topic | true | optional |
| quote | true | optional |
| reply_to_msg_id | int | optional |
| reply_to_peer_id | Peer | optional |
| reply_from | MessageFwdHeader | optional |
| reply_media | MessageMedia | optional |
| reply_to_top_id | int | optional |
| quote_text | string | optional |
| quote_entities | Vector<MessageEntity> | optional |
| quote_offset | int | optional |
| todo_item_id | int | optional |
| poll_option | bytes | optional |