Module tdlight.api

Class TdApi.PassportElementErrorSourceTranslationFiles

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PassportElementErrorSource
it.tdlight.jni.TdApi.PassportElementErrorSourceTranslationFiles
Enclosing class:
TdApi

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

  • Constructor Details

    • PassportElementErrorSourceTranslationFiles

      public PassportElementErrorSourceTranslationFiles()
      The translation of the document contains an error. The error will be considered resolved when the list of translation files changes.
    • PassportElementErrorSourceTranslationFiles

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