- Enclosing class:
- TdApi
Deletes a Telegram Passport element.
Returns Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Element type. -
Constructor Summary
ConstructorDescriptionDeletes a Telegram Passport element.Deletes a Telegram Passport element.DeletePassportElement
(DataInput input) Deletes a Telegram Passport element. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
type
Element type. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
DeletePassportElement
public DeletePassportElement()Deletes a Telegram Passport element.Returns
Ok
-
DeletePassportElement
Deletes a Telegram Passport element.Returns
Ok
- Parameters:
type
- PassportElementType Element type.
-
DeletePassportElement
Deletes a Telegram Passport element.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()
-