- Enclosing class:
- TdApi
public static final class TdApi.GetAllPassportElements
extends TdApi.Function<TdApi.PassportElements>
Returns all available Telegram Passport elements.
Returns
PassportElements-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe 2-step verification password of the current user. -
Constructor Summary
ConstructorsConstructorDescriptionReturns all available Telegram Passport elements.GetAllPassportElements(DataInput input) Returns all available Telegram Passport elements.GetAllPassportElements(String password) Returns all available Telegram Passport elements. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
password
The 2-step verification password of the current user. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetAllPassportElements
public GetAllPassportElements()Returns all available Telegram Passport elements. ReturnsPassportElements -
GetAllPassportElements
Returns all available Telegram Passport elements. ReturnsPassportElements- Parameters:
password- String The 2-step verification password of the current user.
-
GetAllPassportElements
Returns all available Telegram Passport elements. ReturnsPassportElements- 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()
-