public static class TdApi.InputPassportElementErrorSourceSelfie extends TdApi.InputPassportElementErrorSource
TdApi.InputPassportElementErrorSource.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
byte[] |
fileHash
Current hash of the file containing the selfie.
|
Constructor and Description |
---|
InputPassportElementErrorSourceSelfie()
The selfie contains an error.
|
InputPassportElementErrorSourceSelfie(byte[] fileHash)
The selfie contains an error.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public byte[] fileHash
public static final int CONSTRUCTOR
public InputPassportElementErrorSourceSelfie()
public InputPassportElementErrorSourceSelfie(byte[] fileHash)
fileHash
- Current hash of the file containing the selfie.public int getConstructor()
getConstructor
in class TdApi.InputPassportElementErrorSource