#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 171203420 |
| | Identifier uniquely determining a type of the object.
|
| |
Represents a list of users.
Definition at line 86467 of file td_api.h.
◆ users() [1/2]
| td::td_api::users::users |
( |
| ) |
|
Represents a list of users.
◆ users() [2/2]
| td::td_api::users::users |
( |
int32 |
total_count_, |
|
|
array< int53 > && |
user_ids_ |
|
) |
| |
Represents a list of users.
- Parameters
-
| [in] | total_count_ | Approximate total number of users found. |
| [in] | user_ids_ | A list of user identifiers. |
◆ store()
| void td::td_api::users::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::users::ID = 171203420 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 86496 of file td_api.h.
◆ total_count_
| int32 td::td_api::users::total_count_ |
Approximate total number of users found.
Definition at line 86478 of file td_api.h.
◆ user_ids_
A list of user identifiers.
Definition at line 86480 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