- Enclosing class:
- TdApi
Deletes a Telegram Passport element.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intElement type. -
Constructor Summary
ConstructorsConstructorDescriptionDeletes 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
toStringMethods 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. ReturnsOk -
DeletePassportElement
Deletes a Telegram Passport element. ReturnsOk- Parameters:
type- PassportElementType Element type.
-
DeletePassportElement
Deletes a Telegram Passport element. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-