View Source ExTDLib.Method.GetLanguagePackInfo (ExTDLib v0.0.4)
Returns information about a language pack. Returned language pack identifier may be different from a provided one. Can be called before authorization. Returns object_ptr<LanguagePackInfo>.
| Name | Type | Description |
|---|---|---|
| language_pack_id | string | Language pack identifier. |
More details on telegram's documentation.