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