#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1677684669 |
| | Identifier uniquely determining a type of the object.
|
| |
The message was originally sent by a known user.
Definition at line 43914 of file td_api.h.
◆ messageOriginUser() [1/2]
| td::td_api::messageOriginUser::messageOriginUser |
( |
| ) |
|
The message was originally sent by a known user.
◆ messageOriginUser() [2/2]
| td::td_api::messageOriginUser::messageOriginUser |
( |
int53 |
sender_user_id_ | ) |
|
|
explicit |
The message was originally sent by a known user.
- Parameters
-
| [in] | sender_user_id_ | Identifier of the user who originally sent the message. |
◆ store()
| void td::td_api::messageOriginUser::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::messageOriginUser::ID = -1677684669 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 43940 of file td_api.h.
◆ sender_user_id_
| int53 td::td_api::messageOriginUser::sender_user_id_ |
Identifier of the user who originally sent the message.
Definition at line 43925 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