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 class
One of the data fields contains an error.static class
The file contains an error.static class
The list of attached files contains an error.static class
The front side of the document contains an error.static class
The reverse side of the document contains an error.static class
The selfie with the document contains an error.static class
One of files with the translation of the document contains an error.static class
The translation of the document contains an error.static class
The 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.