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