#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -559545626 |
| | Identifier uniquely determining a type of the object.
|
| |
A message was edited. Changes in the message content will come in a separate updateMessageContent.
Definition at line 75952 of file td_api.h.
◆ updateMessageEdited() [1/2]
| td::td_api::updateMessageEdited::updateMessageEdited |
( |
| ) |
|
◆ updateMessageEdited() [2/2]
A message was edited. Changes in the message content will come in a separate updateMessageContent.
- Parameters
-
| [in] | chat_id_ | Chat identifier. |
| [in] | message_id_ | Message identifier. |
| [in] | edit_date_ | Point in time (Unix timestamp) when the message was edited. |
| [in] | reply_markup_ | New message reply markup; may be null. |
◆ store()
| void td::td_api::updateMessageEdited::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.
◆ chat_id_
| int53 td::td_api::updateMessageEdited::chat_id_ |
◆ edit_date_
| int32 td::td_api::updateMessageEdited::edit_date_ |
Point in time (Unix timestamp) when the message was edited.
Definition at line 75967 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::updateMessageEdited::ID = -559545626 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 75987 of file td_api.h.
◆ message_id_
| int53 td::td_api::updateMessageEdited::message_id_ |
◆ reply_markup_
New message reply markup; may be null.
Definition at line 75969 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