public static class TdApi.InputPassportElementErrorSourceFiles 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 attached files.
|
Constructor and Description |
---|
InputPassportElementErrorSourceFiles()
The list of attached files contains an error.
|
InputPassportElementErrorSourceFiles(byte[][] fileHashes)
The list of attached files contains an error.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public byte[][] fileHashes
public static final int CONSTRUCTOR
public InputPassportElementErrorSourceFiles()
public InputPassportElementErrorSourceFiles(byte[][] fileHashes)
fileHashes
- Current hashes of all attached files.public int getConstructor()
getConstructor
in class TdApi.InputPassportElementErrorSource