#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1056319886 |
| | Identifier uniquely determining a type of the object.
|
| |
Some language pack strings have been updated.
Definition at line 81121 of file td_api.h.
◆ updateLanguagePackStrings() [1/2]
| td::td_api::updateLanguagePackStrings::updateLanguagePackStrings |
( |
| ) |
|
Some language pack strings have been updated.
◆ updateLanguagePackStrings() [2/2]
Some language pack strings have been updated.
- Parameters
-
| [in] | localization_target_ | Localization target to which the language pack belongs. |
| [in] | language_pack_id_ | Identifier of the updated language pack. |
| [in] | strings_ | List of changed language pack strings; empty if all strings have changed. |
◆ store()
| void td::td_api::updateLanguagePackStrings::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::updateLanguagePackStrings::ID = -1056319886 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 81153 of file td_api.h.
◆ language_pack_id_
| string td::td_api::updateLanguagePackStrings::language_pack_id_ |
Identifier of the updated language pack.
Definition at line 81134 of file td_api.h.
◆ localization_target_
| string td::td_api::updateLanguagePackStrings::localization_target_ |
Localization target to which the language pack belongs.
Definition at line 81132 of file td_api.h.
◆ strings_
List of changed language pack strings; empty if all strings have changed.
Definition at line 81136 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