TDLib
|
This is the complete list of members for td::td_api::messagePhoto, including all inherited members.
caption_ | td::td_api::messagePhoto | |
get_id() const final | td::td_api::messagePhoto | inlinevirtual |
has_spoiler_ | td::td_api::messagePhoto | |
ID | td::td_api::messagePhoto | static |
is_secret_ | td::td_api::messagePhoto | |
messagePhoto() | td::td_api::messagePhoto | |
messagePhoto(object_ptr< photo > &&photo_, object_ptr< formattedText > &&caption_, bool has_spoiler_, bool is_secret_) | td::td_api::messagePhoto | |
operator=(const TlObject &)=delete | td::TlObject | |
operator=(TlObject &&)=default | td::TlObject | |
photo_ | td::td_api::messagePhoto | |
store(TlStorerToString &s, const char *field_name) const final | td::td_api::messagePhoto | virtual |
td::td_api::MessageContent::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
td::td_api::MessageContent::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
TlObject()=default | td::TlObject | |
TlObject(const TlObject &)=delete | td::TlObject | |
TlObject(TlObject &&)=default | td::TlObject | |
~TlObject()=default | td::TlObject | virtual |