#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1029536832 |
| | Identifier uniquely determining a type of the object.
|
| |
A new background was set in the chat.
Definition at line 40987 of file td_api.h.
◆ messageChatSetBackground() [1/2]
| td::td_api::messageChatSetBackground::messageChatSetBackground |
( |
| ) |
|
A new background was set in the chat.
◆ messageChatSetBackground() [2/2]
| td::td_api::messageChatSetBackground::messageChatSetBackground |
( |
int53 |
old_background_message_id_, |
|
|
object_ptr< chatBackground > && |
background_, |
|
|
bool |
only_for_self_ |
|
) |
| |
A new background was set in the chat.
- Parameters
-
| [in] | old_background_message_id_ | Identifier of the message with a previously set same background; 0 if none. Can be an identifier of a deleted message. |
| [in] | background_ | The new background. |
| [in] | only_for_self_ | True, if the background was set only for self. |
◆ store()
| void td::td_api::messageChatSetBackground::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.
◆ background_
◆ ID
| const std::int32_t td::td_api::messageChatSetBackground::ID = 1029536832 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 41019 of file td_api.h.
◆ old_background_message_id_
| int53 td::td_api::messageChatSetBackground::old_background_message_id_ |
Identifier of the message with a previously set same background; 0 if none. Can be an identifier of a deleted message.
Definition at line 40998 of file td_api.h.
◆ only_for_self_
| bool td::td_api::messageChatSetBackground::only_for_self_ |
True, if the background was set only for self.
Definition at line 41002 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