#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1637745966 |
| | Identifier uniquely determining a type of the object.
|
| |
The auto-delete or self-destruct timer for messages in the chat has been changed.
Definition at line 41071 of file td_api.h.
◆ messageChatSetMessageAutoDeleteTime() [1/2]
| td::td_api::messageChatSetMessageAutoDeleteTime::messageChatSetMessageAutoDeleteTime |
( |
| ) |
|
The auto-delete or self-destruct timer for messages in the chat has been changed.
◆ messageChatSetMessageAutoDeleteTime() [2/2]
| td::td_api::messageChatSetMessageAutoDeleteTime::messageChatSetMessageAutoDeleteTime |
( |
int32 |
message_auto_delete_time_, |
|
|
int53 |
from_user_id_ |
|
) |
| |
The auto-delete or self-destruct timer for messages in the chat has been changed.
- Parameters
-
| [in] | message_auto_delete_time_ | New value auto-delete or self-destruct time, in seconds; 0 if disabled. |
| [in] | from_user_id_ | If not 0, a user identifier, which default setting was automatically applied. |
◆ store()
| void td::td_api::messageChatSetMessageAutoDeleteTime::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.
◆ from_user_id_
| int53 td::td_api::messageChatSetMessageAutoDeleteTime::from_user_id_ |
If not 0, a user identifier, which default setting was automatically applied.
Definition at line 41084 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::messageChatSetMessageAutoDeleteTime::ID = 1637745966 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 41100 of file td_api.h.
◆ message_auto_delete_time_
| int32 td::td_api::messageChatSetMessageAutoDeleteTime::message_auto_delete_time_ |
New value auto-delete or self-destruct time, in seconds; 0 if disabled.
Definition at line 41082 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