View Source ExTDLib.Method.SetCustomLanguagePackString (ExTDLib v0.0.4)

Adds, edits or deletes a string in a custom local language pack. Can be called before authorization. Returns object_ptr<Ok>.

NameTypeDescription
language_pack_idstringIdentifier of a previously added custom local language pack in the current localization target.
new_stringlanguagePackStringNew language pack string.

More details on telegram's documentation.