#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1943858054 |
| | Identifier uniquely determining a type of the object.
|
| |
Removes users from the contact list.
Returns object_ptr<Ok>.
Definition at line 119761 of file td_api.h.
◆ ReturnType
Typedef for the type returned by the function.
Definition at line 119794 of file td_api.h.
◆ removeContacts() [1/2]
| td::td_api::removeContacts::removeContacts |
( |
| ) |
|
Default constructor for a function, which removes users from the contact list.
Returns object_ptr<Ok>.
◆ removeContacts() [2/2]
| td::td_api::removeContacts::removeContacts |
( |
array< int53 > && |
user_ids_ | ) |
|
|
explicit |
Creates a function, which removes users from the contact list.
Returns object_ptr<Ok>.
- Parameters
-
| [in] | user_ids_ | Identifiers of users to be deleted. |
◆ store()
| void td::td_api::removeContacts::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::removeContacts::ID = 1943858054 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 119791 of file td_api.h.
◆ user_ids_
| array<int53> td::td_api::removeContacts::user_ids_ |
Identifiers of users to be deleted.
Definition at line 119772 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