This object contains information about the quoted part of a message that is replied to by the given m...
std::shared_ptr< TextQuote > Ptr
std::int32_t position
Approximate quote position in the original message in UTF-16 code units as specified by the sender.
std::vector< MessageEntity::Ptr > entities
Optional. Special entities that appear in the quote.
bool isManual
Optional. True, if the quote was chosen manually by the message sender.
std::string text
Text of the quoted part of a message that is replied to by the given message.