Uses of Class
org.drinkless.tdlib.TdApi.PassportElementError
-
Packages that use TdApi.PassportElementError Package Description org.drinkless.tdlib -
-
Uses of TdApi.PassportElementError in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.PassportElementError Modifier and Type Field Description TdApi.PassportElementError[]TdApi.PassportElementsWithErrors. errorsErrors in the elements that are already available.Constructors in org.drinkless.tdlib with parameters of type TdApi.PassportElementError Constructor Description PassportElementsWithErrors(TdApi.PassportElement[] elements, TdApi.PassportElementError[] errors)Contains information about a Telegram Passport elements and corresponding errors.
-