TDLib
|
This is the complete list of members for td::td_api::chatPhotoInfo, including all inherited members.
big_ | td::td_api::chatPhotoInfo | |
chatPhotoInfo() | td::td_api::chatPhotoInfo | |
chatPhotoInfo(object_ptr< file > &&small_, object_ptr< file > &&big_, object_ptr< minithumbnail > &&minithumbnail_, bool has_animation_, bool is_personal_) | td::td_api::chatPhotoInfo | |
get_id() const final | td::td_api::chatPhotoInfo | inlinevirtual |
has_animation_ | td::td_api::chatPhotoInfo | |
ID | td::td_api::chatPhotoInfo | static |
is_personal_ | td::td_api::chatPhotoInfo | |
minithumbnail_ | td::td_api::chatPhotoInfo | |
operator=(const TlObject &)=delete | td::TlObject | |
operator=(TlObject &&)=default | td::TlObject | |
small_ | td::td_api::chatPhotoInfo | |
store(TlStorerToString &s, const char *field_name) const final | td::td_api::chatPhotoInfo | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
td::td_api::Object::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 |