Uses of Class
org.drinkless.tdlib.TdApi.InputPassportElementError
-
Packages that use TdApi.InputPassportElementError Package Description org.drinkless.tdlib -
-
Uses of TdApi.InputPassportElementError in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.InputPassportElementError Modifier and Type Field Description TdApi.InputPassportElementError[]TdApi.SetPassportElementErrors. errorsThe errors.Constructors in org.drinkless.tdlib with parameters of type TdApi.InputPassportElementError Constructor Description SetPassportElementErrors(long userId, TdApi.InputPassportElementError[] errors)Creates a function, which informs the user that some of the elements in their Telegram Passport contain errors; for bots only.
-