SetCustomLanguagePackString constructor

SetCustomLanguagePackString(
  1. {required String language_pack_id,
  2. required LanguagePackString new_string,
  3. int? extra,
  4. int? clientId}
)

Adds, edits or deletes a string in a custom local language pack. Can be called before authorization

Returns Ok

Implementation

SetCustomLanguagePackString