#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 79339995 |
| | Identifier uniquely determining a type of the object.
|
| |
A simple object containing a vector of strings; for testing only.
Definition at line 72835 of file td_api.h.
◆ testVectorString() [1/2]
| td::td_api::testVectorString::testVectorString |
( |
| ) |
|
A simple object containing a vector of strings; for testing only.
◆ testVectorString() [2/2]
| td::td_api::testVectorString::testVectorString |
( |
array< string > && |
value_ | ) |
|
|
explicit |
A simple object containing a vector of strings; for testing only.
- Parameters
-
| [in] | value_ | Vector of strings. |
◆ store()
| void td::td_api::testVectorString::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::testVectorString::ID = 79339995 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 72861 of file td_api.h.
◆ value_
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