TDLib
|
Inherits td::td_api::Object.
Inherited by td::td_api::richTextAnchor, td::td_api::richTextAnchorLink, td::td_api::richTextBold, td::td_api::richTextEmailAddress, td::td_api::richTextFixed, td::td_api::richTextIcon, td::td_api::richTextItalic, td::td_api::richTextMarked, td::td_api::richTextPhoneNumber, td::td_api::richTextPlain, td::td_api::richTextReference, td::td_api::richTextStrikethrough, td::td_api::richTextSubscript, td::td_api::richTextSuperscript, td::td_api::richTextUnderline, td::td_api::richTextUrl, and td::td_api::richTexts.
Additional Inherited Members | |
Public Member Functions inherited from td::TlObject | |
virtual std::int32_t | get_id () const =0 |
virtual void | store (TlStorerUnsafe &s) const |
virtual void | store (TlStorerCalcLength &s) const |
virtual void | store (TlStorerToString &s, const char *field_name) const =0 |
TlObject ()=default | |
TlObject (const TlObject &)=delete | |
TlObject & | operator= (const TlObject &)=delete |
TlObject (TlObject &&)=default | |
TlObject & | operator= (TlObject &&)=default |
virtual | ~TlObject ()=default |
This class is an abstract base class. Describes a text object inside an instant-view web page.