View Source ExTDLib.Method.AddCustomServerLanguagePack (ExTDLib v0.0.4)

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

NameTypeDescription
language_pack_idstringIdentifier of a language pack to be added.

More details on telegram's documentation.