This is the complete list of members for chatFolder, including all inherited members.
chatFolder() | chatFolder | |
chatFolder(string const &title_, 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_) | chatFolder | |
color_id_ | chatFolder | |
exclude_archived_ | chatFolder | |
exclude_muted_ | chatFolder | |
exclude_read_ | chatFolder | |
excluded_chat_ids_ | chatFolder | |
icon_ | chatFolder | |
ID | chatFolder | static |
include_bots_ | chatFolder | |
include_channels_ | chatFolder | |
include_contacts_ | chatFolder | |
include_groups_ | chatFolder | |
include_non_contacts_ | chatFolder | |
included_chat_ids_ | chatFolder | |
is_shareable_ | chatFolder | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
pinned_chat_ids_ | chatFolder | |
store(TlStorerToString &s, const char *field_name) const final | chatFolder | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
title_ | chatFolder | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
~TlObject()=default | TlObject | virtual |