| Package | Description |
|---|---|
| org.telegram.telegrambots.meta.api.methods | |
| org.telegram.telegrambots.meta.api.objects.passport.dataerror |
| Modifier and Type | Method and Description |
|---|---|
List<PassportElementError> |
SetPassportDataErrors.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
SetPassportDataErrors |
SetPassportDataErrors.addError(PassportElementError error) |
| Modifier and Type | Method and Description |
|---|---|
SetPassportDataErrors |
SetPassportDataErrors.setErrors(List<PassportElementError> errors) |
| Constructor and Description |
|---|
SetPassportDataErrors(Integer userId,
List<PassportElementError> errors) |
| Modifier and Type | Class and Description |
|---|---|
class |
PassportElementErrorDataField |
class |
PassportElementErrorFile |
class |
PassportElementErrorFiles |
class |
PassportElementErrorFrontSide |
class |
PassportElementErrorReverseSide |
class |
PassportElementErrorSelfie |
class |
PassportElementErrorTranslationFile |
class |
PassportElementErrorTranslationFiles |
class |
PassportElementErrorUnspecified |
Copyright © 2019. All rights reserved.