AddCustomServerLanguagePack constructor

AddCustomServerLanguagePack(
  1. {required String language_pack_id,
  2. int? extra,
  3. int? clientId}
)

Adds a custom server language pack to the list of installed language packs in current localization target. Can be called before authorization

Returns Ok

Implementation

AddCustomServerLanguagePack