Module tdlight.api

Class TdApi.PassportElementErrorSourceSelfie

Enclosing class:
TdApi

public static final class TdApi.PassportElementErrorSourceSelfie extends TdApi.PassportElementErrorSource
The selfie with the document contains an error. The error will be considered resolved when the file with the selfie changes.
  • Field Details

  • Constructor Details

    • PassportElementErrorSourceSelfie

      public PassportElementErrorSourceSelfie()
      The selfie with the document contains an error. The error will be considered resolved when the file with the selfie changes.
    • PassportElementErrorSourceSelfie

      public PassportElementErrorSourceSelfie(DataInput input) throws IOException
      The selfie with the document contains an error. The error will be considered resolved when the file with the selfie changes.
      Throws:
      IOException
  • Method Details