Interface PassportElementError

All Superinterfaces:
BotApiObject, Serializable, Validable
All Known Implementing Classes:
PassportElementErrorDataField, PassportElementErrorFile, PassportElementErrorFiles, PassportElementErrorFrontSide, PassportElementErrorReverseSide, PassportElementErrorSelfie, PassportElementErrorTranslationFile, PassportElementErrorTranslationFiles, PassportElementErrorUnspecified

public interface PassportElementError extends Validable, BotApiObject
Version:
4.0.0 This object represents an error in sent Passport Data that should be resolved by the user. It should be one of PassportElementErrorDataField PassportElementErrorFrontSide PassportElementErrorReverseSide PassportElementErrorSelfie PassportElementErrorFile PassportElementErrorFiles PassportElementErrorUnspecified PassportElementErrorTranslationFile PassportElementErrorTranslationFiles
Author:
Ruben Bermudez
  • Method Summary

    Methods inherited from interface org.telegram.telegrambots.meta.api.interfaces.Validable

    validate