#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 980874855 |
| | Identifier uniquely determining a type of the object.
|
| |
A call from a message of the type messageCall with non-zero messageCall.unique_id.
Definition at line 27197 of file td_api.h.
◆ inputCallFromMessage() [1/2]
| td::td_api::inputCallFromMessage::inputCallFromMessage |
( |
| ) |
|
A call from a message of the type messageCall with non-zero messageCall.unique_id.
◆ inputCallFromMessage() [2/2]
| td::td_api::inputCallFromMessage::inputCallFromMessage |
( |
int53 |
chat_id_, |
|
|
int53 |
message_id_ |
|
) |
| |
A call from a message of the type messageCall with non-zero messageCall.unique_id.
- Parameters
-
| [in] | chat_id_ | Chat identifier of the message. |
| [in] | message_id_ | Message identifier. |
◆ store()
| void td::td_api::inputCallFromMessage::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::inputCallFromMessage::chat_id_ |
Chat identifier of the message.
Definition at line 27208 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::inputCallFromMessage::ID = 980874855 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 27226 of file td_api.h.
◆ message_id_
| int53 td::td_api::inputCallFromMessage::message_id_ |
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