#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -2009960452 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains the result of a custom request.
Definition at line 17845 of file td_api.h.
◆ customRequestResult() [1/2]
| td::td_api::customRequestResult::customRequestResult |
( |
| ) |
|
Contains the result of a custom request.
◆ customRequestResult() [2/2]
| td::td_api::customRequestResult::customRequestResult |
( |
string const & |
result_ | ) |
|
|
explicit |
Contains the result of a custom request.
- Parameters
-
| [in] | result_ | A JSON-serialized result. |
◆ store()
| void td::td_api::customRequestResult::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::customRequestResult::ID = -2009960452 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 17871 of file td_api.h.
◆ result_
| string td::td_api::customRequestResult::result_ |
A JSON-serialized result.
Definition at line 17856 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