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

Fetches the latest versions of all strings from a language pack in the current localization target from the server. This method doesn't need to be called explicitly for the current used/base language packs. Can be called before authorization. Returns object_ptr<Ok>.

NameTypeDescription
language_pack_idstringLanguage pack identifier.

More details on telegram's documentation.