Module tdlight.api

Class TdApi.PassportElementErrorSourceFiles

Enclosing class:
TdApi

public static final class TdApi.PassportElementErrorSourceFiles extends TdApi.PassportElementErrorSource
The list of attached files contains an error. The error will be considered resolved when the list of files changes.
  • Field Details

  • Constructor Details

    • PassportElementErrorSourceFiles

      public PassportElementErrorSourceFiles()
      The list of attached files contains an error. The error will be considered resolved when the list of files changes.
    • PassportElementErrorSourceFiles

      public PassportElementErrorSourceFiles(DataInput input) throws IOException
      The list of attached files contains an error. The error will be considered resolved when the list of files changes.
      Throws:
      IOException
  • Method Details