public static class TdApi.InputPassportElementErrorSourceTranslationFile 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 translation.
|
Constructor and Description |
---|
InputPassportElementErrorSourceTranslationFile()
One of the files containing the translation of the document contains an error.
|
InputPassportElementErrorSourceTranslationFile(byte[] fileHash)
One of the files containing the translation of the document contains an error.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public byte[] fileHash
public static final int CONSTRUCTOR
public InputPassportElementErrorSourceTranslationFile()
public InputPassportElementErrorSourceTranslationFile(byte[] fileHash)
fileHash
- Current hash of the file containing the translation.public int getConstructor()
getConstructor
in class TdApi.InputPassportElementErrorSource