#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -351905954 |
| | Identifier uniquely determining a type of the object.
|
| |
A background previously set in the chat; for chat backgrounds only.
Definition at line 27020 of file td_api.h.
◆ inputBackgroundPrevious() [1/2]
| td::td_api::inputBackgroundPrevious::inputBackgroundPrevious |
( |
| ) |
|
A background previously set in the chat; for chat backgrounds only.
◆ inputBackgroundPrevious() [2/2]
| td::td_api::inputBackgroundPrevious::inputBackgroundPrevious |
( |
int53 |
message_id_ | ) |
|
|
explicit |
A background previously set in the chat; for chat backgrounds only.
- Parameters
-
| [in] | message_id_ | Identifier of the message with the background. |
◆ store()
| void td::td_api::inputBackgroundPrevious::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::inputBackgroundPrevious::ID = -351905954 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 27046 of file td_api.h.
◆ message_id_
| int53 td::td_api::inputBackgroundPrevious::message_id_ |
Identifier of the message with the background.
Definition at line 27031 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