|
TDLib
|
This is the complete list of members for td::td_api::chatFolder, including all inherited members.
| chatFolder() (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| chatFolder(object_ptr< chatFolderName > &&name_, object_ptr< chatFolderIcon > &&icon_, int32 color_id_, bool is_shareable_, array< int53 > &&pinned_chat_ids_, array< int53 > &&included_chat_ids_, array< int53 > &&excluded_chat_ids_, bool exclude_muted_, bool exclude_read_, bool exclude_archived_, bool include_contacts_, bool include_non_contacts_, bool include_bots_, bool include_groups_, bool include_channels_) (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| color_id_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| exclude_archived_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| exclude_muted_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| exclude_read_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| excluded_chat_ids_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| icon_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| ID (defined in td::td_api::chatFolder) | td::td_api::chatFolder | static |
| include_bots_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| include_channels_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| include_contacts_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| include_groups_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| include_non_contacts_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| included_chat_ids_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| is_shareable_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| name_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| pinned_chat_ids_ (defined in td::td_api::chatFolder) | td::td_api::chatFolder | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::chatFolder | 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 |