View Source ExTDLib.Method.DeleteLanguagePack (ExTDLib v0.0.4)
Deletes all information about a language pack in the current localization target. The language pack which is currently in use (including base language pack) or is being synchronized can't be deleted. Can be called before authorization. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| language_pack_id | string | Identifier of the language pack to delete. |
More details on telegram's documentation.