This is the complete list of members for productInfo, including all inherited members.
description_ | productInfo | |
ID | productInfo | static |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
photo_ | productInfo | |
productInfo() | productInfo | |
productInfo(string const &title_, object_ptr< formattedText > &&description_, object_ptr< photo > &&photo_) | productInfo | |
store(TlStorerToString &s, const char *field_name) const final | productInfo | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
title_ | productInfo | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
~TlObject()=default | TlObject | virtual |