setCustomLanguagePackString¶
Adds, edits or deletes a string in a custom local language pack. Can be called before authorization
setCustomLanguagePackString(
language_pack_id: string,
new_string: LanguagePackString
) → Ok