#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| string | name_ |
| | If non-empty, human-readable name of the new theme. Otherwise, the chat theme was reset to the default one.
|
| |
|
| static const std::int32_t | ID = 1605251024 |
| | Identifier uniquely determining a type of the object.
|
| |
A chat theme was edited.
Definition at line 57456 of file td_api.h.
◆ pushMessageContentChatSetTheme() [1/2]
| td::td_api::pushMessageContentChatSetTheme::pushMessageContentChatSetTheme |
( |
| ) |
|
◆ pushMessageContentChatSetTheme() [2/2]
| td::td_api::pushMessageContentChatSetTheme::pushMessageContentChatSetTheme |
( |
string const & |
name_ | ) |
|
|
explicit |
A chat theme was edited.
- Parameters
-
| [in] | name_ | If non-empty, human-readable name of the new theme. Otherwise, the chat theme was reset to the default one. |
◆ store()
| void td::td_api::pushMessageContentChatSetTheme::store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
◆ ID
| const std::int32_t td::td_api::pushMessageContentChatSetTheme::ID = 1605251024 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 57482 of file td_api.h.
◆ name_
| string td::td_api::pushMessageContentChatSetTheme::name_ |
If non-empty, human-readable name of the new theme. Otherwise, the chat theme was reset to the default one.
Definition at line 57467 of file td_api.h.
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h