#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -809083979 |
| | Identifier uniquely determining a type of the object.
|
| |
Chat has_protected_content setting was changed or request to change it was rejected.
Definition at line 40615 of file td_api.h.
◆ messageChatHasProtectedContentToggled() [1/2]
| td::td_api::messageChatHasProtectedContentToggled::messageChatHasProtectedContentToggled |
( |
| ) |
|
Chat has_protected_content setting was changed or request to change it was rejected.
◆ messageChatHasProtectedContentToggled() [2/2]
| td::td_api::messageChatHasProtectedContentToggled::messageChatHasProtectedContentToggled |
( |
int53 |
request_message_id_, |
|
|
bool |
old_has_protected_content_, |
|
|
bool |
new_has_protected_content_ |
|
) |
| |
Chat has_protected_content setting was changed or request to change it was rejected.
- Parameters
-
| [in] | request_message_id_ | Identifier of the message with the request to change the setting; can be an identifier of a deleted message or 0. |
| [in] | old_has_protected_content_ | Previous value of the setting. |
| [in] | new_has_protected_content_ | New value of the setting. |
◆ store()
| void td::td_api::messageChatHasProtectedContentToggled::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::messageChatHasProtectedContentToggled::ID = -809083979 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 40647 of file td_api.h.
◆ new_has_protected_content_
| bool td::td_api::messageChatHasProtectedContentToggled::new_has_protected_content_ |
New value of the setting.
Definition at line 40630 of file td_api.h.
◆ old_has_protected_content_
| bool td::td_api::messageChatHasProtectedContentToggled::old_has_protected_content_ |
Previous value of the setting.
Definition at line 40628 of file td_api.h.
◆ request_message_id_
| int53 td::td_api::messageChatHasProtectedContentToggled::request_message_id_ |
Identifier of the message with the request to change the setting; can be an identifier of a deleted message or 0.
Definition at line 40626 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