#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1388678066 |
| | Identifier uniquely determining a type of the object.
|
| |
A bot that can be managed by the current bot was created or updated; for bots only.
Definition at line 83053 of file td_api.h.
◆ updateManagedBot() [1/2]
| td::td_api::updateManagedBot::updateManagedBot |
( |
| ) |
|
A bot that can be managed by the current bot was created or updated; for bots only.
◆ updateManagedBot() [2/2]
| td::td_api::updateManagedBot::updateManagedBot |
( |
int53 |
user_id_, |
|
|
int53 |
bot_user_id_ |
|
) |
| |
A bot that can be managed by the current bot was created or updated; for bots only.
- Parameters
-
| [in] | user_id_ | Identifier of the user who created the bot. |
| [in] | bot_user_id_ | Identifier of the created managed bot. |
◆ store()
| void td::td_api::updateManagedBot::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.
◆ bot_user_id_
| int53 td::td_api::updateManagedBot::bot_user_id_ |
Identifier of the created managed bot.
Definition at line 83066 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::updateManagedBot::ID = 1388678066 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 83082 of file td_api.h.
◆ user_id_
| int53 td::td_api::updateManagedBot::user_id_ |
Identifier of the user who created the bot.
Definition at line 83064 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