- Enclosing class:
- TdApi
Edits information about a custom local
language pack in the current localization
target. Can be called before authorization.
Returns Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
New information about the custom local language pack. -
Constructor Summary
ConstructorDescriptionEdits information about a custom local language pack in the current localization target.Edits information about a custom local language pack in the current localization target.Edits information about a custom local language pack in the current localization target. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
info
New information about the custom local language pack. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
EditCustomLanguagePackInfo
public EditCustomLanguagePackInfo()Edits information about a custom local language pack in the current localization target. Can be called before authorization.Returns
Ok
-
EditCustomLanguagePackInfo
Edits information about a custom local language pack in the current localization target. Can be called before authorization.Returns
Ok
- Parameters:
info
- LanguagePackInfo New information about the custom local language pack.
-
EditCustomLanguagePackInfo
Edits information about a custom local language pack in the current localization target. Can be called before authorization.Returns
Ok
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-