TDLib
Loading...
Searching...
No Matches
td::td_api::TextEntityType Class Reference

Inherits td::td_api::Object.

Inherited by td::td_api::textEntityTypeBankCardNumber, td::td_api::textEntityTypeBold, td::td_api::textEntityTypeBotCommand, td::td_api::textEntityTypeCashtag, td::td_api::textEntityTypeCode, td::td_api::textEntityTypeCustomEmoji, td::td_api::textEntityTypeEmailAddress, td::td_api::textEntityTypeHashtag, td::td_api::textEntityTypeItalic, td::td_api::textEntityTypeMediaTimestamp, td::td_api::textEntityTypeMention, td::td_api::textEntityTypeMentionName, td::td_api::textEntityTypePhoneNumber, td::td_api::textEntityTypePre, td::td_api::textEntityTypePreCode, td::td_api::textEntityTypeSpoiler, td::td_api::textEntityTypeStrikethrough, td::td_api::textEntityTypeTextUrl, td::td_api::textEntityTypeUnderline, and td::td_api::textEntityTypeUrl.

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
 
TlObjectoperator= (const TlObject &)=delete
 
 TlObject (TlObject &&)=default
 
TlObjectoperator= (TlObject &&)=default
 
virtual ~TlObject ()=default
 

Detailed Description

This class is an abstract base class. Represents a part of the text which must be formatted differently.


The documentation for this class was generated from the following file: