|
tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
|
This is the complete list of members for td::td_api::storageStatisticsByChat, including all inherited members.
| by_file_type_ | td::td_api::storageStatisticsByChat | |
| chat_id_ | td::td_api::storageStatisticsByChat | |
| count_ | td::td_api::storageStatisticsByChat | |
| ID | td::td_api::storageStatisticsByChat | static |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| size_ | td::td_api::storageStatisticsByChat | |
| storageStatisticsByChat() | td::td_api::storageStatisticsByChat | |
| storageStatisticsByChat(int53 chat_id_, int53 size_, int32 count_, array< object_ptr< storageStatisticsByFileType > > &&by_file_type_) | td::td_api::storageStatisticsByChat | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::storageStatisticsByChat | 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 |