|
TDLib
|
This is the complete list of members for td::td_api::chatPhoto, including all inherited members.
| added_date_ | td::td_api::chatPhoto | |
| animation_ | td::td_api::chatPhoto | |
| chatPhoto() | td::td_api::chatPhoto | |
| chatPhoto(int64 id_, int32 added_date_, object_ptr< minithumbnail > &&minithumbnail_, array< object_ptr< photoSize > > &&sizes_, object_ptr< animatedChatPhoto > &&animation_, object_ptr< animatedChatPhoto > &&small_animation_, object_ptr< chatPhotoSticker > &&sticker_) | td::td_api::chatPhoto | |
| get_id() const final | td::td_api::chatPhoto | inlinevirtual |
| ID | td::td_api::chatPhoto | static |
| id_ | td::td_api::chatPhoto | |
| minithumbnail_ | td::td_api::chatPhoto | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| sizes_ | td::td_api::chatPhoto | |
| small_animation_ | td::td_api::chatPhoto | |
| sticker_ | td::td_api::chatPhoto | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::chatPhoto | 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 |