public static class TdApi.InputPassportElementErrorSourceTranslationFiles extends TdApi.InputPassportElementErrorSource
| 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()
Returns an identifier uniquely determining type of the object.
|
toStringpublic 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()
TdApi.ObjectgetConstructor in class TdApi.Object