public static class TdApi.InputPassportElementErrorSourceTranslationFiles extends TdApi.InputPassportElementErrorSource
TdApi.InputPassportElementErrorSource.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
byte[][] |
fileHashes
Current hashes of all files with the translation.
|
Constructor and Description |
---|
InputPassportElementErrorSourceTranslationFiles()
The translation of the document contains an error.
|
InputPassportElementErrorSourceTranslationFiles(byte[][] fileHashes)
The translation of the document contains an error.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public byte[][] fileHashes
public static final int CONSTRUCTOR
public InputPassportElementErrorSourceTranslationFiles()
public InputPassportElementErrorSourceTranslationFiles(byte[][] fileHashes)
fileHashes
- Current hashes of all files with the translation.public int getConstructor()
getConstructor
in class TdApi.InputPassportElementErrorSource