EditCustomLanguagePackInfo constructor

EditCustomLanguagePackInfo(
  1. {required LanguagePackInfo info,
  2. int? extra,
  3. int? clientId}
)

Edits information about a custom local language pack in the current localization target. Can be called before authorization

Returns Ok

Implementation

EditCustomLanguagePackInfo