|
TDLib
|
This is the complete list of members for td::td_api::themeSettings, including all inherited members.
| accent_color_ (defined in td::td_api::themeSettings) | td::td_api::themeSettings | |
| animate_outgoing_message_fill_ (defined in td::td_api::themeSettings) | td::td_api::themeSettings | |
| background_ (defined in td::td_api::themeSettings) | td::td_api::themeSettings | |
| base_theme_ (defined in td::td_api::themeSettings) | td::td_api::themeSettings | |
| ID (defined in td::td_api::themeSettings) | td::td_api::themeSettings | static |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| outgoing_message_accent_color_ (defined in td::td_api::themeSettings) | td::td_api::themeSettings | |
| outgoing_message_fill_ (defined in td::td_api::themeSettings) | td::td_api::themeSettings | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::themeSettings | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| themeSettings() (defined in td::td_api::themeSettings) | td::td_api::themeSettings | |
| themeSettings(object_ptr< BuiltInTheme > &&base_theme_, int32 accent_color_, object_ptr< background > &&background_, object_ptr< BackgroundFill > &&outgoing_message_fill_, bool animate_outgoing_message_fill_, int32 outgoing_message_accent_color_) (defined in td::td_api::themeSettings) | td::td_api::themeSettings | |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| ~TlObject()=default | td::TlObject | virtual |