Uses of Class
org.drinkless.tdlib.TdApi.InputPassportElementErrorSource
Packages that use TdApi.InputPassportElementErrorSource
-
Uses of TdApi.InputPassportElementErrorSource in org.drinkless.tdlib
Subclasses of TdApi.InputPassportElementErrorSource in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
A data field 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 contains an error.static class
One of the files containing 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.InputPassportElementErrorSourceConstructors in org.drinkless.tdlib with parameters of type TdApi.InputPassportElementErrorSourceModifierConstructorDescriptionInputPassportElementError
(TdApi.PassportElementType type, String message, TdApi.InputPassportElementErrorSource source) Contains the description of an error in a Telegram Passport element; for bots only.