Skip to content

setCustomLanguagePackString

Function · TDLib 1.8.67 · d1085f9c

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

language_pack_id

string

Identifier of a previously added custom local language pack in the current localization target

new_string

LanguagePackString

New language pack string