Class TdApi.InputPassportElementErrorSource

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.InputPassportElementErrorSource
Direct Known Subclasses:
TdApi.InputPassportElementErrorSourceDataField, TdApi.InputPassportElementErrorSourceFile, TdApi.InputPassportElementErrorSourceFiles, TdApi.InputPassportElementErrorSourceFrontSide, TdApi.InputPassportElementErrorSourceReverseSide, TdApi.InputPassportElementErrorSourceSelfie, TdApi.InputPassportElementErrorSourceTranslationFile, TdApi.InputPassportElementErrorSourceTranslationFiles, TdApi.InputPassportElementErrorSourceUnspecified
Enclosing class:
TdApi

public abstract static class TdApi.InputPassportElementErrorSource extends TdApi.Object
This class is an abstract base class. Contains the description of an error in a Telegram Passport element; for bots only.
  • Constructor Details

    • InputPassportElementErrorSource

      public InputPassportElementErrorSource()
      Default class constructor.
  • Method Details

    • getConstructor

      public abstract int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      identifier uniquely determining type of the object.