#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -205824332 |
| | Identifier uniquely determining a type of the object.
|
| |
The message was originally sent on behalf of a chat.
Definition at line 43992 of file td_api.h.
◆ messageOriginChat() [1/2]
| td::td_api::messageOriginChat::messageOriginChat |
( |
| ) |
|
The message was originally sent on behalf of a chat.
◆ messageOriginChat() [2/2]
| td::td_api::messageOriginChat::messageOriginChat |
( |
int53 |
sender_chat_id_, |
|
|
string const & |
author_signature_ |
|
) |
| |
The message was originally sent on behalf of a chat.
- Parameters
-
| [in] | sender_chat_id_ | Identifier of the chat that originally sent the message. |
| [in] | author_signature_ | For messages originally sent by an anonymous chat administrator, original message author signature. |
◆ store()
| void td::td_api::messageOriginChat::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.
◆ author_signature_
| string td::td_api::messageOriginChat::author_signature_ |
For messages originally sent by an anonymous chat administrator, original message author signature.
Definition at line 44005 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::messageOriginChat::ID = -205824332 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 44021 of file td_api.h.
◆ sender_chat_id_
| int53 td::td_api::messageOriginChat::sender_chat_id_ |
Identifier of the chat that originally sent the message.
Definition at line 44003 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