Uses of Class
org.drinkless.tdlib.TdApi.PassportElementErrorSource
Packages that use TdApi.PassportElementErrorSource
-
Uses of TdApi.PassportElementErrorSource in org.drinkless.tdlib
Subclasses of TdApi.PassportElementErrorSource in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classOne of the data fields contains an error.static classThe file contains an error.static classThe list of attached files contains an error.static classThe front side of the document contains an error.static classThe reverse side of the document contains an error.static classThe selfie with the document contains an error.static classOne of files with the translation of the document contains an error.static classThe translation of the document contains an error.static classThe element contains an error in an unspecified place.Fields in org.drinkless.tdlib declared as TdApi.PassportElementErrorSourceConstructors in org.drinkless.tdlib with parameters of type TdApi.PassportElementErrorSourceModifierConstructorDescriptionPassportElementError(TdApi.PassportElementType type, String message, TdApi.PassportElementErrorSource source) Contains the description of an error in a Telegram Passport element.